SA-MP Forums Archive
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:20filterscripts ""  (string)
[
17:13:20]
[
17:13:20Server Plugins
[17:13:20] --------------
[
17:13:20]  Loading pluginsscanf
[17:13:20]   Failed (plugins/sscanfcannot open shared object fileNo such file or directory)
[
17:13:20]  Loading pluginmysql
[17:13:20]   Failed (plugins/mysqlcannot open shared object fileNo such file or directory)
[
17:13:20]  Loading pluginstreamer
[17:13:20]   Failed (plugins/streamercannot open shared object fileNo such file or directory)
[
17:13:20]  Loaded 0 plugins.
[
17:13:20]
[
17:13:20Filterscripts
[17:13:20] ---------------
[
17:13:20]   Loaded 0 filterscripts.
[
17:13:20Script[gamemodes/rotw.amx]: Run time error 19"File or function is not found"
[17:13:20Number of vehicle models0
[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.