SA-MP Forums Archive
Crash on server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Crash on server (/showthread.php?tid=526149)



Crash on server - IKnowWhatIAmDoing - 15.07.2014

Код:
[15/07/2014 22:15:43] [debug] Server crashed while executing mymode.amx
[15/07/2014 22:15:43] [debug] AMX backtrace:
[15/07/2014 22:15:43] [debug] #0 native SendClientMessage () [00470810] from samp-server.exe
[15/07/2014 22:15:43] [debug] #1 00040988 in ?? (0xfc4141ff, 0x00148178) from mymode.amx
[15/07/2014 22:15:43] [debug] #2 0008b684 in public OnPlayerEnterDynamicCP (0x00000002, 0x00000008) from mymode.amx
[15/07/2014 22:15:43] [debug] #3 native cache_get_field_count () [671fc730] from mysql.DLL
[15/07/2014 22:15:43] [debug] #4 00000008 in public Debug_OnScriptInit () from mymode.amx
[15/07/2014 22:15:43] [debug] Native backtrace:
[15/07/2014 22:15:43] [debug] #0 0049926c in ?? () from samp-server.exe
[15/07/2014 22:15:43] [debug] #1 0c0d2445 in ?? () from samp-server.exe
[15/07/2014 22:15:43] [debug] #2 0045acee in ?? () from samp-server.exe
[15/07/2014 22:15:43] [debug] #3 00488f5e in ?? () from samp-server.exe
I don't think the issue is with mysql because I haven't done anything with mysql at a close future.


Re: Crash on server - David (Sabljak) - 15.07.2014

post OnPlayerEnterDynamicCP ?


Re: Crash on server - IKnowWhatIAmDoing - 15.07.2014

Never mind, fixed. I had a code using %s and %d but without formatting straight away using on SendClientMessage