[Help]Server crash Debug please help
#1

Code:
[debug] Server crashed while executing NGRP_dfu.amx
[28/04/2014 06:07:53] [debug] AMX backtrace:
[28/04/2014 06:07:53] [debug] #0 native mysql_close () [00339500] from mysql.DLL
[28/04/2014 06:07:53] [debug] #1 0002c034 in ?? () from NGRP_dfu.amx
[28/04/2014 06:07:53] [debug] #2 000ae088 in public SAT_OnGameModeExit () from NGRP_dfu.amx
[28/04/2014 06:07:53] [debug] #3 native CallLocalFunction () [00472ef0] from samp-server.exe
[28/04/2014 06:07:53] [debug] #4 0001b6a4 in public ScriptInit_OnGameModeExit () from NGRP_dfu.amx
[28/04/2014 06:07:53] [debug] #5 native CallLocalFunction () [00472ef0] from samp-server.exe
[28/04/2014 06:07:53] [debug] #6 0000e1dc in public OnGameModeExit () from NGRP_dfu.amx
[28/04/2014 06:07:53] [debug] System backtrace:
I got crash from this call , Can anyone help me resolve this?

Thanks for visit my topic
Reply
#2

public OnGameModeExit()
{
djson_GameModeExit();
g_mysql_Exit();
return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)