Returning unknown command
#4

Hi,

Great! Now you should compile your GameMode in debug mode so CrashDetect can output more useful information (like the exact line on which the error occurs). To do so you need to pass the flag "-d3" to the Pawn compiler, you can easily do this by creating a "pawn.cfg" file inside the Pawno folder with the following contents:
Код:
-r -O0 -d3
After doing that, compile the GameMode, run the server and post the server log here again
Reply


Messages In This Thread
Returning unknown command - by conor565 - 06.09.2015, 19:00
Re: Returning unknown command - by Nixtren - 06.09.2015, 19:49
Re: Returning unknown command - by conor565 - 06.09.2015, 19:54
Re: Returning unknown command - by Nixtren - 06.09.2015, 20:07
Re: Returning unknown command - by conor565 - 06.09.2015, 20:23
Re: Returning unknown command - by Nixtren - 06.09.2015, 20:39
Re: Returning unknown command - by Threshold - 07.09.2015, 03:56

Forum Jump:


Users browsing this thread: 1 Guest(s)