NeverMindz Posted April 28, 2018 at 08:32 PM Share Posted April 28, 2018 at 08:32 PM Boas eu tentei compilar a source já com os itens da transmutação e dá-me estes erros. Alguém me consegue ajudar? http://prntscr.com/jbdiy1 Cumprimentos. Link to comment
WLN Posted April 28, 2018 at 08:41 PM Share Posted April 28, 2018 at 08:41 PM está em falta o arquivo defines.h no userinterface, e no pythonplayermodule há partes faltando }, fizeste algo mal, e no packet de marioria das sources do cliente há dois packet_set_item Link to comment
NeverMindz Posted April 28, 2018 at 08:54 PM Author Share Posted April 28, 2018 at 08:54 PM Mas com o sistema nao veio nenhum defines.h... Link to comment
WLN Posted April 28, 2018 at 09:06 PM Share Posted April 28, 2018 at 09:06 PM então tem algo errado na source , comenta o import do defines.h no pythonwindow.h no eterpythonlib Link to comment
NeverMindz Posted April 28, 2018 at 09:33 PM Author Share Posted April 28, 2018 at 09:33 PM Não percebi o que quiseste dizer, desculpa. Link to comment
WLN Posted April 28, 2018 at 09:35 PM Share Posted April 28, 2018 at 09:35 PM na tua source cliente, vá na linha onde importa o arquivo defines.h comenta,salva e volta a compilar Link to comment
NeverMindz Posted April 28, 2018 at 10:13 PM Author Share Posted April 28, 2018 at 10:13 PM o que é isso comenta? não sou brasileiro... Link to comment
WLN Posted April 28, 2018 at 10:17 PM Share Posted April 28, 2018 at 10:17 PM manda o pythonwindow.h sff Link to comment
NeverMindz Posted April 28, 2018 at 10:57 PM Author Share Posted April 28, 2018 at 10:57 PM Vou deixar em anexo.. PythonWindow.cpp PythonWindow.h Link to comment
WLN Posted April 28, 2018 at 11:01 PM Share Posted April 28, 2018 at 11:01 PM substitua e compila PythonWindow.h Link to comment
oserra Posted April 28, 2018 at 11:21 PM Share Posted April 28, 2018 at 11:21 PM 1 hora atrás, NeverMindz disse: o que é isso comenta? não sou brasileiro... Off: Comentar é um conceito básico em programação, nem sequer é um termo brasileiro...(aconselho veres isto: https://www.cprogressivo.net/2012/11/Como-comentar-seu-codigo-C-e-usar-Delimitadores.html) Link to comment
NeverMindz Posted April 28, 2018 at 11:40 PM Author Share Posted April 28, 2018 at 11:40 PM Ainda me deu mais erros com o teu PythonWindow.h :S http://prntscr.com/jbfkqj Link to comment
[Admin] tierrilopes Posted April 28, 2018 at 11:46 PM Share Posted April 28, 2018 at 11:46 PM Utiliza o PythonWindow.h que o wery te enviou e este PythonWindow.cpp PythonWindow.cpp Link to comment
NeverMindz Posted April 29, 2018 at 12:02 AM Author Share Posted April 29, 2018 at 12:02 AM Dá-me estes erros agora http://prntscr.com/jbfqzq Link to comment
[Admin] tierrilopes Posted April 29, 2018 at 12:05 AM Share Posted April 29, 2018 at 12:05 AM PythonWindow.cpp Link to comment
NeverMindz Posted April 29, 2018 at 12:07 AM Author Share Posted April 29, 2018 at 12:07 AM Continua com erros :s http://prntscr.com/jbfscc Link to comment
[Admin] tierrilopes Posted April 29, 2018 at 12:09 AM Share Posted April 29, 2018 at 12:09 AM Experimenta PythonWindow.cpp PythonWindow.h Link to comment
NeverMindz Posted April 29, 2018 at 12:12 AM Author Share Posted April 29, 2018 at 12:12 AM Sem solução ainda... http://prntscr.com/jbfto9 Link to comment
[Admin] tierrilopes Posted April 29, 2018 at 12:17 AM Share Posted April 29, 2018 at 12:17 AM O erro do ficheiro da transmutação está resolvido. Esses erros agora vêm de outros ficheiros, presumo que seja do efeito de "novos itens". Revê o tutorial do mesmo para teres a certeza que fizeste os passos correctos. No caso dos ficheiros da transmutação, tinhas definições de funções duplicadas. Link to comment
NeverMindz Posted April 29, 2018 at 12:20 AM Author Share Posted April 29, 2018 at 12:20 AM Resta estes erros... http://prntscr.com/jbfvfb Deixo os restantes ficheiros em anexo, caso me consigam ajudar a resolver. PythonSlotWindow.cpp PythonSlotWindow.h PythonWindowManagerModule.cpp Link to comment
[Admin] tierrilopes Posted April 29, 2018 at 12:47 AM Share Posted April 29, 2018 at 12:47 AM PythonSlotWindow.h PythonWindow.cpp PythonWindow.h PythonWindowManagerModule.cpp PythonSlotWindow.cpp Link to comment
NeverMindz Posted April 29, 2018 at 12:52 AM Author Share Posted April 29, 2018 at 12:52 AM Estão quase todos resolvidos... http://prntscr.com/jbg42d Deixo em anexo os restantes se conseguirem ajudar por favor NetworkActorManager.cpp PythonNetworkStreamPhaseGameItem.cpp PythonPlayerModule.cpp Link to comment
[Admin] tierrilopes Posted April 29, 2018 at 12:56 AM Share Posted April 29, 2018 at 12:56 AM Ignora os avisos (os amarelos) PythonPlayerModule.cpp PythonSlotWindow.cpp Link to comment
NeverMindz Posted April 29, 2018 at 12:59 AM Author Share Posted April 29, 2018 at 12:59 AM Só me dá este agora http://prntscr.com/jbg67f Link to comment
WLN Posted April 29, 2018 at 02:53 AM Share Posted April 29, 2018 at 02:53 AM userinterface, abre packet e procura por packet_set_item, se nele tiver um DWORD transmutation pesquisa o proximo packet_set_item e adiciona em seguida Link to comment
Recommended Posts