Linux server doesn't launch gamemode or plugins - 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: Linux server doesn't launch gamemode or plugins (
/showthread.php?tid=624558)
Linux server doesn't launch gamemode or plugins -
BiosMarcel - 18.12.2016
Hello,
Whenever i start the server, it looks like this: Started server on port: 7777, with maxplayers: 50 lanmode is OFF.
That's all there is to it, not less, not more.
It doens't load plugins or gamemodes.
Here is my server.cfg
PHP код:
echo Executing Server Config...
lanmode 0
rcon_password ############
maxplayers 50
port 7777
hostname test
gamemode0 rotw 1
plugins sscanf mysql streamer
filterscripts
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
Server log:
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[17:13:20] filterscripts = "" (string)
[17:13:20]
[17:13:20] Server Plugins
[17:13:20] --------------
[17:13:20] Loading plugin: sscanf
[17:13:20] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[17:13:20] Loading plugin: mysql
[17:13:20] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[17:13:20] Loading plugin: streamer
[17:13:20] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[17:13:20] Loaded 0 plugins.
[17:13:20]
[17:13:20] Filterscripts
[17:13:20] ---------------
[17:13:20] Loaded 0 filterscripts.
[17:13:20] Script[gamemodes/rotw.amx]: Run time error 19: "File or function is not found"
[17:13:20] Number of vehicle models: 0
[17:14:44] --- Server Shutting Down.
Re: Linux server doesn't launch gamemode or plugins -
BiosMarcel - 18.12.2016
Solved, added ".so" to plugins in srever.cfg and downloaded the static version of the mysql plugin
Re: Linux server doesn't launch gamemode or plugins -
saffierr - 02.01.2017
Glad to hear it's solved, was about to say add the .so.