16.07.2013, 14:29
Today I get this crash:
Line:
Line:
Код:
SetPVarInt(playerid, "fPlayerID", cache_get_row_int(0, 0));
Код:
[2013/07/16 16:34:35] [debug] Server crashed while executing nmss.amx [2013/07/16 16:34:35] [debug] AMX backtrace: [2013/07/16 16:34:35] [debug] #0 0009ce58 in public THREAD_Findplayer_1 (playerid=11, queue=17) at C:\Program Files (x86)\Rockstar Games\GTA San Andreas\SERVER\gamemodes\nmss.pwn:14695 [2013/07/16 16:34:35] [debug] System backtrace: [2013/07/16 16:34:35] [debug] #0 f7416f41 in _ZN10StackTraceC1EPv () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #1 f740d41f in _ZN11crashdetect20PrintSystemBacktraceEPv () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #2 f740b963 in _ZN11crashdetect15SystemExceptionEPv () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #3 f74163c1 in ?? () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #4 f7737410 in __kernel_rt_sigreturn () from linux-gate.so.1 [2013/07/16 16:34:35] [debug] #5 f74af506 in ?? () from /lib/libc.so.6 [2013/07/16 16:34:35] [debug] #6 f7182501 in _ZN5boost12lexical_castIiPcEET_RKT0_ () from plugins/mysql_static.so [2013/07/16 16:34:35] [debug] #7 f717e161 in _ZN6Native17cache_get_row_intEP6tagAMXPi () from plugins/mysql_static.so [2013/07/16 16:34:35] [debug] #8 f741ba33 in amx_Exec () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #9 f740c622 in _ZN11crashdetect9DoAmxExecEPii () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #10 f7414699 in ?? () from plugins/crashdetect.so [2013/07/16 16:34:35] [debug] #11 f71841d1 in amx_Exec () from plugins/mysql_static.so [2013/07/16 16:34:35] [debug] #12 f7166db7 in _ZN9CCallback16ProcessCallbacksEv () from plugins/mysql_static.so [2013/07/16 16:34:35] [debug] #13 f718a497 in ProcessTick () from plugins/mysql_static.so [2013/07/16 16:34:35] [debug] #14 080c5df2 in ?? () from ./samp03svr [2013/07/16 16:34:35] [debug] #15 080b5b7a in ?? () from ./samp03svr [2013/07/16 16:34:35] [debug] #16 080b1453 in ?? () from ./samp03svr [2013/07/16 16:34:35] [debug] #17 f74473d5 in __libc_start_main () from /lib/libc.so.6