04.10.2013, 14:32
Something inside CrashListener crashes your server. Try compiling with -d3 and let's see.
Go to pawno directory and create a file pawn.cfg
Open the file and write in it:
Save it and re-compile rw.pwn file. The next time it will happen, it might gives more details such as line etc.
By the way, use the latest version (4.12) of crashdetect if you do not already use it.
https://github.com/Zeex/samp-plugin-...ases/tag/v4.12
Go to pawno directory and create a file pawn.cfg
Open the file and write in it:
pawn Код:
-d3
By the way, use the latest version (4.12) of crashdetect if you do not already use it.
https://github.com/Zeex/samp-plugin-...ases/tag/v4.12