Server crash - 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 (
/showthread.php?tid=603077)
Server crash -
kevi11 - 18.03.2016
Hi guys,since last night I have a problem starting the server and do not know the reason (that used to work early and I have not changed anything) returning to the speech, I tried to see if there was any error in the gamemode, filterscript etc but no error I I found I tried to see the cfg and alright I do not know how to help me
SERVER LOG:
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[12:40:19]
[12:40:19] Server Plugins
[12:40:19] --------------
[12:40:19] Loading plugin: sscanf
[12:40:19]
[12:40:19] ===============================
[12:40:19] sscanf plugin loaded.
[12:40:19] Version: 2.8.1
[12:40:19] (c) 2012 Alex "******" Cole
[12:40:19] ===============================
[12:40:19] Loaded.
[12:40:19] Loading plugin: streamer
[12:40:19] Failed.
[12:40:19] Loading plugin: whirlpool
[12:40:19]
[12:40:19] ==================
[12:40:19]
[12:40:19] Whirlpool loaded
[12:40:19]
[12:40:19] ==================
[12:40:19]
[12:40:19] Loaded.
[12:40:19] Loading plugin: mysql
[12:40:19] Failed.
[12:40:19] Loaded 2 plugins.
[12:40:19]
[12:40:19] Filterscripts
[12:40:19] ---------------
[12:40:19] Loading filterscript 'custom.amx'...
[12:40:19] Loading filterscript 'polizia.amx'...
[12:40:19] Loading filterscript 'taser.amx'...
[12:40:19]
[12:40:19]
[12:40:19]
[12:40:19] =======================================
[12:40:19] | |
[12:40:19] | YSI version 3.09.0684 |
[12:40:19] | By Alex "******" Cole |
[12:40:19] | |
[12:40:19] =======================================
[12:40:19]
[12:40:19] Loading filterscript 'mdc.amx'...
[12:40:19]
----------------------------------------
[12:40:19] Sistema MDC by EdwardStone caricato correttamente
[12:40:19] -----------------------------------------
[12:40:19] Loading filterscript 'biz.amx'...
[12:40:19] Loading filterscript 'strisciechiodate.amx'...
[12:40:19] Loaded 6 filterscripts.
[12:40:19] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[12:40:19] Number of vehicle models: 3
SERVER.CFG:
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 500
port 7777
hostname tscript
gamemode0 rp 1
filterscripts custom polizia taser mdc biz strisciechiodate
plugins sscanf streamer whirlpool mysql
announce 0
query 1
chatlogging 0
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Re: Server crash -
K0P - 18.03.2016
Код:
[12:40:19] Loading plugin: mysql
[12:40:19] Failed.
Re: Server crash -
Joron - 18.03.2016
PHP код:
[12:40:19] Loading plugin: streamer
[12:40:19] Failed.
[12:40:19] Loading plugin: mysql
[12:40:19] Failed.
The Plugins failed thats why,so just update them and it should work
Re: Server crash -
kevi11 - 18.03.2016
Can u link me streamer?
Re: Server crash -
SyS - 18.03.2016
Here it is
Click Here
Re: Server crash -
kevi11 - 18.03.2016
Guys don't go.., sscanf and streamer error
Re: Server crash -
SyS - 21.03.2016
Quote:
Originally Posted by kevi11
Guys don't go.., sscanf and streamer error
|
what is prob now?
Re: Server crash -
kevi11 - 21.03.2016
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[14:06:17] weburl = "www.sa-mp.com" (string)
[14:06:17]
[14:06:17] Server Plugins
[14:06:17] --------------
[14:06:17] Loading plugin: sscanf
[14:06:17]
[14:06:17] ===============================
[14:06:17] sscanf plugin loaded.
[14:06:17] (c) 2009 Alex "******" Cole
[14:06:17] ===============================
[14:06:17] Loaded.
[14:06:17] Loading plugin: streamer
[14:06:17] Failed.
[14:06:17] Loading plugin: whirlpool
[14:06:17]
[14:06:17] ==================
[14:06:17]
[14:06:17] Whirlpool loaded
[14:06:17]
[14:06:17] ==================
[14:06:17]
[14:06:17] Loaded.
[14:06:17] Loading plugin: mysql
[14:06:17] >> plugin.mysql: R39-4 successfully loaded.
[14:06:17] Loaded.
[14:06:17] Loading plugin: nativechecker
[14:06:17] Loaded.
[14:06:17] Loaded 4 plugins.
[14:06:17]
[14:06:17] Filterscripts
[14:06:17] ---------------
[14:06:17] Loading filterscript 'custom.amx'...
[14:06:17] Error: Function not registered: 'CreateDynamicObject'
[14:06:17] Loading filterscript 'polizia.amx'...
[14:06:17] Error: Function not registered: 'SSCANF_Init'
[14:06:17] Error: Function not registered: 'SSCANF_Join'
[14:06:17] Error: Function not registered: 'SSCANF_Leave'
[14:06:17] Loading filterscript 'taser.amx'...
[14:06:17]
[14:06:17]
[14:06:17]
[14:06:17] =======================================
[14:06:17] | |
[14:06:17] | YSI version 3.09.0684 |
[14:06:17] | By Alex "******" Cole |
[14:06:17] | |
[14:06:17] =======================================
[14:06:17]
[14:06:17] Loading filterscript 'mdc.amx'...
[14:06:17]
----------------------------------------
[14:06:17] Sistema MDC by EdwardStone caricato correttamente
[14:06:17] -----------------------------------------
[14:06:17] Loaded 4 filterscripts.
[14:06:17] Error: Function not registered: 'SSCANF_Init'
[14:06:17] Error: Function not registered: 'SSCANF_IsConnected'
[14:06:17] Error: Function not registered: 'SSCANF_Join'
[14:06:17] Error: Function not registered: 'SSCANF_Leave'
[14:06:17] Error: Function not registered: 'DestroyDynamicPickup'
[14:06:17] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[14:06:17] Error: Function not registered: 'CreateDynamicPickup'
[14:06:17] Error: Function not registered: 'CreateDynamic3DTextLabel'
[14:06:17] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[14:06:17] Number of vehicle models: 0
Re: Server crash -
kevi11 - 21.03.2016
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[14:06:17] weburl = "www.sa-mp.com" (string)
[14:06:17]
[14:06:17] Server Plugins
[14:06:17] --------------
[14:06:17] Loading plugin: sscanf
[14:06:17]
[14:06:17] ===============================
[14:06:17] sscanf plugin loaded.
[14:06:17] (c) 2009 Alex "******" Cole
[14:06:17] ===============================
[14:06:17] Loaded.
[14:06:17] Loading plugin: streamer
[14:06:17] Failed.
[14:06:17] Loading plugin: whirlpool
[14:06:17]
[14:06:17] ==================
[14:06:17]
[14:06:17] Whirlpool loaded
[14:06:17]
[14:06:17] ==================
[14:06:17]
[14:06:17] Loaded.
[14:06:17] Loading plugin: mysql
[14:06:17] >> plugin.mysql: R39-4 successfully loaded.
[14:06:17] Loaded.
[14:06:17] Loading plugin: nativechecker
[14:06:17] Loaded.
[14:06:17] Loaded 4 plugins.
[14:06:17]
[14:06:17] Filterscripts
[14:06:17] ---------------
[14:06:17] Loading filterscript 'custom.amx'...
[14:06:17] Error: Function not registered: 'CreateDynamicObject'
[14:06:17] Loading filterscript 'polizia.amx'...
[14:06:17] Error: Function not registered: 'SSCANF_Init'
[14:06:17] Error: Function not registered: 'SSCANF_Join'
[14:06:17] Error: Function not registered: 'SSCANF_Leave'
[14:06:17] Loading filterscript 'taser.amx'...
[14:06:17]
[14:06:17]
[14:06:17]
[14:06:17] =======================================
[14:06:17] | |
[14:06:17] | YSI version 3.09.0684 |
[14:06:17] | By Alex "******" Cole |
[14:06:17] | |
[14:06:17] =======================================
[14:06:17]
[14:06:17] Loading filterscript 'mdc.amx'...
[14:06:17]
----------------------------------------
[14:06:17] Sistema MDC by EdwardStone caricato correttamente
[14:06:17] -----------------------------------------
[14:06:17] Loaded 4 filterscripts.
[14:06:17] Error: Function not registered: 'SSCANF_Init'
[14:06:17] Error: Function not registered: 'SSCANF_IsConnected'
[14:06:17] Error: Function not registered: 'SSCANF_Join'
[14:06:17] Error: Function not registered: 'SSCANF_Leave'
[14:06:17] Error: Function not registered: 'DestroyDynamicPickup'
[14:06:17] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[14:06:17] Error: Function not registered: 'CreateDynamicPickup'
[14:06:17] Error: Function not registered: 'CreateDynamic3DTextLabel'
[14:06:17] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[14:06:17] Number of vehicle models: 0
Re: Server crash -
SyS - 22.03.2016
Update your your plugin (mainly streamer) and includes of gm recompile and done