SA-MP Forums Archive
OnPlayerDisconnect Crash:S - 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: OnPlayerDisconnect Crash:S (/showthread.php?tid=438432)



OnPlayerDisconnect Crash:S - Admigo - 20.05.2013

Hi all,

Sometimes when a player leaves the server the server crashes.
CrashLog:
Код:
[20:11:30] [debug] #0 native mysql_ping () [71506640] from mysql.DLL
[20:11:30] [debug] #1 00125fc0 in ?? () from acnr_lv2.amx
[20:11:30] [debug] #2 00081e60 in public S@@_OnPlayerDisconnect () from acnr_lv2.amx
[20:11:30] [debug] #3 native CallLocalFunction () [00471c30] from samp-server.exe
[20:11:30] [debug] #4 00010210 in public SSCANF_OnPlayerDisconnect () from acnr_lv2.amx
[20:11:30] [debug] #5 native CallLocalFunction () [00471c30] from samp-server.exe
[20:11:30] [debug] #6 00002c0c in public Streamer_OnPlayerDisconnect () from acnr_lv2.amx
[20:11:30] [debug] #7 native CallLocalFunction () [00471c30] from samp-server.exe
[20:11:30] [debug] #8 000022f8 in public Itter_OnPlayerDisconnect () from acnr_lv2.amx
[20:11:30] [debug] #9 native CallLocalFunction () [00471c30] from samp-server.exe
[20:11:30] [debug] #10 00001814 in public OnPlayerDisconnect () from acnr_lv2.amx
[20:11:30] [debug] System backtrace:
[20:11:31] [debug] #0 772035a7 in ?? () from C:\Windows\SysWOW64\ntdll.dll
[20:11:31] [debug] #1 77203492 in ?? () from C:\Windows\SysWOW64\ntdll.dll
[20:11:31] [debug] #2 75ea14dd in ?? () from C:\Windows\syswow64\kernel32.dll
[20:11:31] [debug] #3 71181c7e in ?? () from S:\Servers\admigo\GameServers\TC75533804624431118070610\LIBMYSQL.dll
[20:11:31] [debug] #4 710f5dde in ?? () from S:\Servers\admigo\GameServers\TC75533804624431118070610\LIBMYSQL.dll
How can i fix this?

Admigo


Re: OnPlayerDisconnect Crash:S - Abhishek. - 20.05.2013

try posting server log maybe we see something intresting there or well then codes


Re: OnPlayerDisconnect Crash:S - Admigo - 20.05.2013

Quote:
Originally Posted by Abhishek.
Посмотреть сообщение
try posting server log maybe we see something intresting there or well then codes
Thats the server log.


Re: OnPlayerDisconnect Crash:S - Littlehelper - 20.05.2013

Show your OnPlayerDisconnect?


Re : OnPlayerDisconnect Crash:S - MCZOFT - 20.05.2013

show us the OnPlayerDisconnect
and the server logo as the friend says . so we can get some thing interesting ..