Quote:
Originally Posted by ShadowMortar
1) Download crashdetect.dll or crashdetect.so.
2) Edit pawn.cfg, add "-d3", or use #pragma option -d3 on top of the script, then compile it.
3) Run server.exe, when it breaks, you will see the EXACT line where the error has occurred.
4) Profit.
|
I already fixed it using -d3 method.. thanks