Server Crash? wtf.. - 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: Server Crash? wtf.. (
/showthread.php?tid=489569)
Server Crash? wtf.. -
Tuntun - 23.01.2014
There is no errors in gamemode/no bug but the server is crashing when i log-in...
Re: Server Crash? wtf.. -
Scottas - 23.01.2014
Have you tried crash detect plugin?
Re: Server Crash? wtf.. -
Tuntun - 23.01.2014
Well,Yes i got crashdetect and nativechecker but i don't see any errors.
Код:
[10:16:42] Loaded.
[10:16:42] Loading plugin: crashdetect.so
[10:16:42] CrashDetect v4.10 is OK.
[10:16:42] Loaded.
[10:16:42] Loading plugin: nativechecker.so
[10:16:42] Loaded.
[10:16:42] Loaded 4 plugins.
what to do?
Re: Server Crash? wtf.. -
Scottas - 23.01.2014
It crashes your server or your client? Also login code could help.
Re: Server Crash? wtf.. -
Tuntun - 23.01.2014
login code won't help. and it crashes the server. the server turns offline.
Re: Server Crash? wtf.. -
ACI - 23.01.2014
And you expect us to solve your problem with the small picture you gave?
Re: Server Crash? wtf.. -
Tuntun - 23.01.2014
At least got the errors. There are the errors:
Код:
[10:40:57] Error: Function not registered: 'SSCANF_Init'
[10:40:57] Error: Function not registered: 'SSCANF_Join'
[10:40:57] Error: Function not registered: 'SSCANF_Leave'
[10:40:57] Error: Function not registered: 'Streamer_CallbackHook'
[10:40:57] [debug] Run time error 19: "File or function is not found"
[10:40:57] [debug] SSCANF_Init
[10:40:57] [debug] SSCANF_Join
[10:40:57] [debug] SSCANF_Leave
[10:40:57] [debug] Streamer_CallbackHook
[10:40:57] [debug] Run time error 19: "File or function is not found"
[10:40:57] [debug] SSCANF_Init
[10:40:57] [debug] SSCANF_Join
[10:40:57] [debug] SSCANF_Leave
[10:40:57] [debug] Streamer_CallbackHook
[10:40:57] Script[gamemodes/18WoS.amx]: Run time error 19: "File or function is not found"
[10:40:57] Number of vehicle models: 0
Re: Server Crash? wtf.. -
ACI - 23.01.2014
Make sure that you have added 'plugins scanf' in your server.cfg
Re: Server Crash? wtf.. -
Tuntun - 23.01.2014
yes i added sscanf.so because i am using Linux.
Re: Server Crash? wtf.. -
Scottas - 23.01.2014
maybe sscanf plugin version and include version don't match? Use latest sscanf plugin and include versions