Ir para conteúdo

Mikhael

Membro
  • Registro em

  • Última visita

  1. vaas reagiu a uma resposta no tópico: [LINK OFF][9.60] Azeroth Server V.2.0
  2. Rodo esse server a mais de 1 ano, para quem quiser dar uma olhada no projeto: http://pokealternative.servegame.com//index.php/account/create
  3. Alguém pode me ajudar com o mapa, pois estou tentando abrir e dá erro, abre todo bugado... Estou usando o seguinte RME: http://www.tibiaking.com/forum/forums/topic/38665-remeres-map-editor-vers%C3%A3o-cliente-estendidaextended/ EDITADO Estou com o seguinte problema para editar qualquer mapa na versão do DXP
  4. Alguém pode me ajudara compilar para linux?? Estou usando ubuntu 14.04 collect2: error: ld returned 1 exit status Makefile:462: recipe for target 'theforgottenserver' failed make[1]: *** [theforgottenserver] Error 1 make[1]: Leaving directory '/home/dxp' Makefile:404: recipe for target 'all' failed make: *** [all] Error 2 root@mikhaeel:/home/dxp#
  5. Estou tentando compilar para WINDOWS 64 bits, usando: VISUAL STUDIO 2015: vs2015.1.com_enu. Porem está dando os seguintes erros... ------ Build started: Project: theforgottenserver, Configuration: Release x64 ------ otpch.cpp protocolgamebase.cpp protocolspectator.cpp ..\src\protocolspectator.cpp(376): warning C4100: 'broadcast': unreferenced formal parameter actions.cpp ban.cpp baseevents.cpp bed.cpp chat.cpp combat.cpp commands.cpp condition.cpp configmanager.cpp connection.cpp container.cpp creature.cpp creatureevent.cpp cylinder.cpp database.cpp databasemanager.cpp databasetasks.cpp depotchest.cpp ..\src\depotchest.cpp(33): warning C4100: 'actor': unreferenced formal parameter ..\src\depotchest.cpp(32): warning C4100: 'index': unreferenced formal parameter Compiling... depotlocker.cpp events.cpp fileloader.cpp game.cpp ..\src\game.cpp(4391): warning C4456: declaration of 'targetPos' hides previous local declaration ..\src\game.cpp(4310): note: see declaration of 'targetPos' globalevent.cpp groups.cpp guild.cpp house.cpp housetile.cpp inbox.cpp ioguild.cpp iologindata.cpp iomap.cpp iomapserialize.cpp iomarket.cpp item.cpp items.cpp luascript.cpp mailbox.cpp map.cpp Compiling... monster.cpp monsters.cpp mounts.cpp movement.cpp ..\src\movement.cpp(837): warning C4100: 'fromPos': unreferenced formal parameter networkmessage.cpp npc.cpp otserv.cpp outfit.cpp outputmessage.cpp party.cpp player.cpp position.cpp protocol.cpp protocolgame.cpp ..\src\protocolgame.cpp(1435): warning C4100: 'depotId': unreferenced formal parameter protocollogin.cpp ..\src\protocollogin.cpp(47): warning C4100: 'version': unreferenced formal parameter protocolold.cpp quests.cpp raids.cpp reward.cpp rewardchest.cpp Compiling... rsa.cpp scheduler.cpp scriptmanager.cpp server.cpp spawn.cpp spells.cpp protocolstatus.cpp talkaction.cpp tasks.cpp teleport.cpp thing.cpp tile.cpp tools.cpp trashholder.cpp vocation.cpp waitlist.cpp weapons.cpp wildcardtree.cpp commands.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::reload(void)" (?reload@Store@@QEAA_NXZ) game.obj : error LNK2001: unresolved external symbol "public: class boost::optional<class StoreOffer &> __cdecl Store::getOfferById(unsigned int)" (?getOfferById@Store@@QEAA?AV?$optional@AEAVStoreOffer@@@boost@@I@Z) game.obj : error LNK2001: unresolved external symbol "public: static unsigned int __cdecl IOAccount::getCoinBalance(unsigned int)" (?getCoinBalance@IOAccount@@SAII@Z) game.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::executeOnBuy(class Player *,class StoreOffer *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?executeOnBuy@Store@@QEAA_NPEAVPlayer@@PEAVStoreOffer@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) game.obj : error LNK2001: unresolved external symbol "public: static void __cdecl IOAccount::addCoins(unsigned int,int)" (?addCoins@IOAccount@@SAXIH@Z) game.obj : error LNK2001: unresolved external symbol "public: void __cdecl Store::onTransactionCompleted(unsigned int,int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?onTransactionCompleted@Store@@QEBAXIHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) protocolgame.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::executeOnRender(class Player *,class StoreOffer *)" (?executeOnRender@Store@@QEAA_NPEAVPlayer@@PEAVStoreOffer@@@Z) protocolgame.obj : error LNK2001: unresolved external symbol "public: void __cdecl Store::getTransactionHistory(unsigned int,unsigned short,unsigned int,class std::vector<struct StoreTransaction,class std::allocator<struct StoreTransaction> > &)const " (?getTransactionHistory@Store@@QEBAXIGIAEAV?$vector@UStoreTransaction@@V?$allocator@UStoreTransaction@@@std@@@std@@@Z) scriptmanager.obj : error LNK2001: unresolved external symbol "public: __cdecl Store::Store(void)" (??0Store@@QEAA@XZ) scriptmanager.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::loadFromXml(bool)" (?loadFromXml@Store@@QEAA_N_N@Z) C:\Users\Administrador\Desktop\Pack Premium\otpremium\vc14\x64\Release\theforgottenserver.exe : fatal error LNK1120: 10 unresolved externals ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  6. Server KPDO em minha opinião é um dos melhores que há. Mesmo sem sources e bem limitado e bloqueado consegui por online. Para quem quiser dar uma olhada como ficou: Site para logar e baixar o client.
  7. Estou tentando compilar para WINDOWS 64 bits, usando: VISUAL STUDIO 2015: vs2015.1.com_enu. Porem está dando os seguintes erros... ------ Build started: Project: theforgottenserver, Configuration: Release x64 ------ otpch.cpp protocolgamebase.cpp protocolspectator.cpp ..\src\protocolspectator.cpp(376): warning C4100: 'broadcast': unreferenced formal parameter actions.cpp ban.cpp baseevents.cpp bed.cpp chat.cpp combat.cpp commands.cpp condition.cpp configmanager.cpp connection.cpp container.cpp creature.cpp creatureevent.cpp cylinder.cpp database.cpp databasemanager.cpp databasetasks.cpp depotchest.cpp ..\src\depotchest.cpp(33): warning C4100: 'actor': unreferenced formal parameter ..\src\depotchest.cpp(32): warning C4100: 'index': unreferenced formal parameter Compiling... depotlocker.cpp events.cpp fileloader.cpp game.cpp ..\src\game.cpp(4391): warning C4456: declaration of 'targetPos' hides previous local declaration ..\src\game.cpp(4310): note: see declaration of 'targetPos' globalevent.cpp groups.cpp guild.cpp house.cpp housetile.cpp inbox.cpp ioguild.cpp iologindata.cpp iomap.cpp iomapserialize.cpp iomarket.cpp item.cpp items.cpp luascript.cpp mailbox.cpp map.cpp Compiling... monster.cpp monsters.cpp mounts.cpp movement.cpp ..\src\movement.cpp(837): warning C4100: 'fromPos': unreferenced formal parameter networkmessage.cpp npc.cpp otserv.cpp outfit.cpp outputmessage.cpp party.cpp player.cpp position.cpp protocol.cpp protocolgame.cpp ..\src\protocolgame.cpp(1435): warning C4100: 'depotId': unreferenced formal parameter protocollogin.cpp ..\src\protocollogin.cpp(47): warning C4100: 'version': unreferenced formal parameter protocolold.cpp quests.cpp raids.cpp reward.cpp rewardchest.cpp Compiling... rsa.cpp scheduler.cpp scriptmanager.cpp server.cpp spawn.cpp spells.cpp protocolstatus.cpp talkaction.cpp tasks.cpp teleport.cpp thing.cpp tile.cpp tools.cpp trashholder.cpp vocation.cpp waitlist.cpp weapons.cpp wildcardtree.cpp commands.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::reload(void)" (?reload@Store@@QEAA_NXZ) game.obj : error LNK2001: unresolved external symbol "public: class boost::optional<class StoreOffer &> __cdecl Store::getOfferById(unsigned int)" (?getOfferById@Store@@QEAA?AV?$optional@AEAVStoreOffer@@@boost@@I@Z) game.obj : error LNK2001: unresolved external symbol "public: static unsigned int __cdecl IOAccount::getCoinBalance(unsigned int)" (?getCoinBalance@IOAccount@@SAII@Z) game.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::executeOnBuy(class Player *,class StoreOffer *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?executeOnBuy@Store@@QEAA_NPEAVPlayer@@PEAVStoreOffer@@AEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) game.obj : error LNK2001: unresolved external symbol "public: static void __cdecl IOAccount::addCoins(unsigned int,int)" (?addCoins@IOAccount@@SAXIH@Z) game.obj : error LNK2001: unresolved external symbol "public: void __cdecl Store::onTransactionCompleted(unsigned int,int,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)const " (?onTransactionCompleted@Store@@QEBAXIHAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) protocolgame.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::executeOnRender(class Player *,class StoreOffer *)" (?executeOnRender@Store@@QEAA_NPEAVPlayer@@PEAVStoreOffer@@@Z) protocolgame.obj : error LNK2001: unresolved external symbol "public: void __cdecl Store::getTransactionHistory(unsigned int,unsigned short,unsigned int,class std::vector<struct StoreTransaction,class std::allocator<struct StoreTransaction> > &)const " (?getTransactionHistory@Store@@QEBAXIGIAEAV?$vector@UStoreTransaction@@V?$allocator@UStoreTransaction@@@std@@@std@@@Z) scriptmanager.obj : error LNK2001: unresolved external symbol "public: __cdecl Store::Store(void)" (??0Store@@QEAA@XZ) scriptmanager.obj : error LNK2001: unresolved external symbol "public: bool __cdecl Store::loadFromXml(bool)" (?loadFromXml@Store@@QEAA_N_N@Z) C:\Users\Administrador\Desktop\Pack Premium\otpremium\vc14\x64\Release\theforgottenserver.exe : fatal error LNK1120: 10 unresolved externals ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  8. Esse aqui: http://www.tibiaking.com/forum/forums/topic/36403-tfs-12-1097-1100-globalfull-otherworld-hearth-of-destruction-quest-battlefield-last-man-standing-capture-the-flag-zoombie-event-war-anti-entrosa-website-database-sources-v30/ RESOLVIDO. no Arquivo shopsystem.php. Alterei: PARA:
  9. A Questão é: não tem a pasta POT e o erro acusa a pasta "CLASSES" More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist
  10. Olá @frank007 , Então... Não existe esse arquivo.
  11. @EDITADO RESOLVIDO. no Arquivo shopsystem.php. Alterei: PARA: ---------------------------------------------------------- ALGUEM PODE ME AJUDAR COM ESSE ERRO? Error occured! Error ID: #E-7 More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist File: /var/www/html/system/load.init.php Line: 14 File: Unknown Line: Unknown File: /var/www/html/pages/shopsystem.php Line: 1101 File: /var/www/html/system/load.page.php Line: 7 File: /var/www/html/index.php Line: 37 Estou usando o GESIOR que vem no pack.
  12. Alguem pode ajudar com esse erro ? Error occured! Error ID: #E-7 More info: Cannot load class OTS_Player, file ./classes/class.ots_player.php doesn't exist File: /var/www/html/system/load.init.php Line: 14 File: Unknown Line: Unknown File: /var/www/html/pages/shopsystem.php Line: 1101 File: /var/www/html/system/load.page.php Line: 7 File: /var/www/html/index.php Line: 37
  13. Qual map editor uso para abrir essa versão do mapa? Estou usando este aqui: http://www.tibiaking.com/forum/forums/topic/65505-remeres-map-editor-1090/ Porem não consigo visualizar as áreas como: Roshamuul etc...
  14. Essas sources não serve para compilar em linux ... collect2: error: ld returned 1 exit status Makefile:462: recipe for target 'theforgottenserver' failed make[1]: *** [theforgottenserver] Error 1 make[1]: Leaving directory '/home/dxp' Makefile:404: recipe for target 'all' failed make: *** [all] Error 2 root@mikhaeel:/home/dxp#
  15. Instalei certinho, porem nao pega o loot e nao aparece erro na distro...

Informação Importante

Confirmação de Termo