SA-MP Forums Archive
Server Crashes - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server Crashes (/showthread.php?tid=394517)



Server Crashes - AMEENAMEEN - 22.11.2012

Код:
[00:20:02] [debug] Server crashed while executing myrp.amx
[00:20:02] [debug] Backtrace:
[00:20:02] [debug] #0  00000014 in public OnPlayerKeyStateChange () from enrp.amx
[00:20:02] [debug] Thread backtrace:
[00:20:04] [debug] #0  6C8B1430 in Load () from C:\Users\user\Desktop\New folder (26)\New folder (4)\New folder\server\plugins\crashdetect.DLL
[00:20:04] [debug] #1  6C8B2735 in Load () from C:\Users\user\Desktop\New folder (26)\New folder (4)\New folder\server\plugins\crashdetect.DLL
[00:20:04] [debug] #2  6C8B405E in Load () from C:\Users\user\Desktop\New folder (26)\New folder (4)\New folder\server\plugins\crashdetect.DLL
[00:20:04] [debug] #3  74D9003F in GetProfileStringW () from C:\Windows\syswow64\kernel32.dll
[00:20:04] [debug] #4  0049CC86 in ?? () from C:\Users\user\Desktop\New folder (26)\New folder (4)\New folder\server\samp-server.exe
[00:20:04] [debug] #5  004960C0 in ?? () from C:\Users\user\Desktop\New folder (26)\New folder (4)\New folder\server\samp-server.exe
[00:20:04] [debug] #6  74D533AA in BaseThreadInitThunk () from C:\Windows\syswow64\kernel32.dll
[00:20:04] [debug] #7  77629EF2 in RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll
[00:20:04] [debug] #8  77629EC5 in RtlInitializeExceptionChain () from C:\Windows\SysWOW64\ntdll.dll



Re: Server Crashes - NewerthRoleplay - 22.11.2012

In your game mode you have made a error in the OnPlayerKeyStateChange callback


Re: Server Crashes - LennyBE - 22.11.2012

Are all plugins installed that needed? You named them like crashdetect.so in config file? not just crashdetect but crashdetect.so

Etc ??


Re: Server Crashes - AMEENAMEEN - 22.11.2012

What about the other errors?
Quote:
Originally Posted by Lenny_King
Посмотреть сообщение
Are all plugins installed that needed? You named them like crashdetect.so in config file? not just crashdetect but crashdetect.so

Etc ??
Yes all are there