Gamemode not showing errors but Still not starting - 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: Gamemode not showing errors but Still not starting (
/showthread.php?tid=617343)
Gamemode not showing errors but Still not starting -
CoachCarter - 19.09.2016
Before I uploaded my gamemode on the host it was running grandlrc mod normally but when I uploaded the project gamemode plugins and everything is okay but it's not starting I am running it on linux mod and have plugin native checker in it as well all the plugins have ".so" endings in the server.cfg.
server_log:
Код:
[00:18:57] password = "" (string)
[00:18:57] filterscripts = "" (string)
[00:18:57]
[00:18:57] Server Plugins
[00:18:57] --------------
[00:18:57] Loading plugin: mysql_static.so
[00:18:57] >> plugin.mysql: R39-5 successfully loaded.
[00:18:57] Loaded.
[00:18:57] Loading plugin: sscanf.so
[00:18:57]
[00:18:57] ===============================
[00:18:57] sscanf plugin loaded.
[00:18:57] Version: 2.8.1
[00:18:57] © 2012 Alex "******" Cole
[00:18:57] ===============================
[00:18:57] Loaded.
[00:18:57] Loading plugin: streamer.so
[00:18:57]
*** Streamer Plugin v2.8 by Incognito loaded ***
[00:18:57] Loaded.
[00:18:57] Loading plugin: whirlpool.so
[00:18:57]
[00:18:57] ==================
[00:18:57]
[00:18:57] Whirlpool loaded
[00:18:57]
[00:18:57] ==================
[00:18:57]
[00:18:57] Loaded.
[00:18:57] Loading plugin: nativechecker.so
[00:18:57] Loaded.
[00:18:57] Loaded 5 plugins.
[00:18:57]
[00:18:57] Filterscripts
[00:18:57] ---------------
[00:18:57] Loaded 0 filterscripts.
[00:18:58]
[00:18:58]
[00:18:58]
[00:18:58] =======================================
[00:18:58] | |
[00:18:58] | YSI version 3.09.0684 |
[00:18:58] | By Alex "******" Cole |
[00:18:58] | |
[00:18:58] =======================================
After this nothing happends host just says that gamemode is preparing to run but I waited for 2 minutes and it ain't do nothing
Re: Gamemode not showing errors but Still not starting -
Vince - 19.09.2016
Check task manager/process list. If one of the CPU cores is at 100% load then you have an infinite loop somewhere.
Re: Gamemode not showing errors but Still not starting -
CoachCarter - 20.09.2016
what kind of infinite loop are you talking about ? I ran the gamemode on the host before.
server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password chqimista
password
hostname Los Santos Roleplay [Test Server]
filterscripts
gamemode0 Compile 1
plugins crashdetect.so mysql_static.so sscanf.so streamer.so whirlpool.so
announce 1
chatlogging 0
weburl www.ls-rp.ge
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 60
logqueries 0
bind 46.174.50.52
port 7862
maxplayers 20
query 1
Re: Gamemode not showing errors but Still not starting -
CoachCarter - 20.09.2016
crashdetect is showing this error:
"CRASH: Tue Sep 20 14:48:21 MSK 2016"