01.03.2014, 11:23
The above quote of the server log says nothing about run time error 19, nor has crashdetect installed.
About the debug info, just create a file pawn.cfg into pawno folder and write in it: -d3
After re-compiling the scripts, they will be compiled with -d3 flag so if there are run time errors/crashes, it (most of the times) gives the line caused it.
About the debug info, just create a file pawn.cfg into pawno folder and write in it: -d3
After re-compiling the scripts, they will be compiled with -d3 flag so if there are run time errors/crashes, it (most of the times) gives the line caused it.