Web 21 Posted May 7, 2018 Share Posted May 7, 2018 Boas, Estava a implementar o sistema de manutenção do VegaS porem quando fui a compilar o Game ocorreu este erro. Alguém me consegue ajudar a corrigir o mesmo? Abraço Hidden Content Give reaction or reply to this topic to see the hidden content. Link to post Share on other sites
NeverMindz 60 Posted May 7, 2018 Share Posted May 7, 2018 (edited) Tens linhas de código mal feitas no ficheiro OXEvent daí te darem erros. Se te ajudei, Dá +1 Cumprimentos. Edited May 7, 2018 by NeverMindz Link to post Share on other sites
Web 21 Posted May 7, 2018 Author Share Posted May 7, 2018 Please login or register to see this quote. Não toquei no OXEvent.cpp momento algum. Inclusive ja compilei varias vezes a source e nunca me deu tal erro. Ficheiros modificados: cmd.cpp cmd_general.cpp input.cpp input_login.cpp input_p2p.cpp main Cumprimentos. Link to post Share on other sites
[Admin] tierrilopes 3052 Posted May 7, 2018 Share Posted May 7, 2018 Coloca aqui o conteúdo do ficheiro Link to post Share on other sites
Web 21 Posted May 7, 2018 Author Share Posted May 7, 2018 Não cabe nem metade do conteudo do ficheiro.. O que posso meter é a parte onde esta o erro. (line 359/360) TPacketGCChat pack_chat; pack_chat.header = HEADER_GC_CHAT; pack_chat.size = sizeof(TPacketGCChat) + len; pack_chat.type = CHAT_TYPE_COMMAND; pack_chat.id = 0; Link to post Share on other sites
[Admin] tierrilopes 3052 Posted May 7, 2018 Share Posted May 7, 2018 pastebin Link to post Share on other sites
Web 21 Posted May 7, 2018 Author Share Posted May 7, 2018 [1] Hidden Content Give reaction or reply to this topic to see the hidden content. [CONTINUAÇÃO] Hidden Content Give reaction or reply to this topic to see the hidden content. Cumpz Link to post Share on other sites
[MOD] WLN 544 Posted May 8, 2018 Share Posted May 8, 2018 TPacketGCChat packet_chat HEADER_GC_CHAT não tem nada a ver com o oxevent.cpp não foram declarados as funções acima, ao que parece mudou algo e não ficou bem finalizado com algum ; ou } verifique os arquivos alterados, basta ter o minimo de atenção as funções podem estar bem, porém se algo no arquivo que há a função definita estiver mal alguma função acima dá problema Link to post Share on other sites
Web 21 Posted May 8, 2018 Author Share Posted May 8, 2018 Já fiz a verificação de todos os ficheiros alterados. Não encontrei nada que esteja errado a meu ver.. Fiz os passos todos novamente que estão no sistema porem continua o mesmo erro... Abraço Link to post Share on other sites
trample 73 Posted May 8, 2018 Share Posted May 8, 2018 ja copilou os demais ? depois tentou copilar a game? Link to post Share on other sites
Web 21 Posted May 8, 2018 Author Share Posted May 8, 2018 Sim. Vou agora aplicar 1 backup que fiz a 2 dias atrás e ver se pode não ser do sistema. Abraço Link to post Share on other sites
Web 21 Posted May 8, 2018 Author Share Posted May 8, 2018 Fixed =) Obrigado a todos que ajudaram. Link to post Share on other sites
Recommended Posts