Shuts down the server after second - 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: Shuts down the server after second (
/showthread.php?tid=312223)
Shuts down the server after second -
Frapsy - 20.01.2012
Hello! Sorry for my English, used an interpreter.
There was a problem: I wrote a mod and decided to check it on the host. I tested it on himself windows, but on a hosting platform linux. Changed includ's (.so) server.kfg corrected.
The problem is this: the server shuts down after a second operation.
Quote of the log:
PHP код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, (C)2005-2011 SA-MP Team
[20:29:45]
[20:29:45] Server Plugins
[20:29:45] --------------
[20:29:45] Loading plugin: mysql.so
[20:29:45]
> MySQL plugin R5 successfully loaded.
[20:29:45] Loaded.
[20:29:45] Loading plugin: sscanf.so
[20:29:45]
[20:29:45] ===============================
[20:29:45] sscanf plugin loaded.
[20:29:45] (c) 2009 Alex "******" Cole
[20:29:45] ===============================
[20:29:45] sscanf error: The current build ONLY supports 0.3d
[20:29:45] Loaded.
[20:29:45] Loaded 2 plugins.
[20:29:45]
[20:29:45] Filterscripts
[20:29:45] ---------------
[20:29:45] Loading filterscript 'EnEx.amx'...
[20:29:45] Loading filterscript 'gl_realtime.amx'...
[20:29:45] Loaded 2 filterscripts.
[20:29:45]
[20:29:45] =======================================
[20:29:45] | |
[20:29:45] | YSI version 1.04.0000 |
[20:29:45] | By Alex "******" Cole |
[20:29:45] | |
[20:29:45] | Checking the latest YSI version.. |
[20:29:45] | |
[20:29:45] =======================================
[20:29:45]
[20:29:45] *** YSI Error: y_amx tracer not found!
[20:29:45] <<<<< CONFIG'S >>>>>
[20:29:45] MySQL connection: alive.
[20:29:45] Property: uid 1, users 59, limit 0, house 2
[20:29:45] House System Download // House: 3
[20:29:45] Org downloaded.
[20:29:45] ______________________
[20:29:45] Pickups: 9 VEH: 89
[20:29:45]
[20:29:45] Number of vehicle models: 24
[20:29:46]
[20:29:46] ======================================
[20:29:46] | |
[20:29:46] | Congratulations! You are running |
[20:29:46] | the latest version of YSI! |
[20:29:46] | |
[20:29:46] ======================================
[20:29:46]
[20:29:47] --- Server Shutting Down.
Re: Shuts down the server after second -
Tigerkiller - 20.01.2012
download the 0.3d server packet.
read the sscanf error
Re: Shuts down the server after second -
niels44 - 20.01.2012
yeah download the 0.3d_R2 pack of sscanf it is giving an error now so just download it again and replace all of its features u have in server
Re: Shuts down the server after second -
Frapsy - 20.01.2012
Downloaded and replaced, but continues the same thing .. Can server.cfg than help?
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 123
hostname Test
gamemode0 SpyJay
filterscripts EnEx gl_realtime
plugins mysql.so sscanf.so
announce 1
query 1
weburl
maxnpc 10
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxplayers 20
bind 176.32.38.47
port 7777
Re: Shuts down the server after second -
BleverCastard - 20.01.2012
Код:
[20:29:45] *** YSI Error: y_amx tracer not found!