SA-MP Forums Archive
Samp03srv - 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: Samp03srv (/showthread.php?tid=626013)



Samp03srv - RayanIbrahim - 09.01.2017

Other servers are working in my VPS, I don't know why isn't it running, Can someone help me?



Re: Samp03srv - Sew_Sumi - 09.01.2017

Post up the server.log of that one.

How have you setup the multiple servers? Are you using separate folders for each server?


Re: Samp03srv - Vince - 09.01.2017

If a Linux program exits with code 0 it usually means "no error" (with anything else being an error code). So that means that it was closed with RCON exit.


Re: Samp03srv - Lordzy - 09.01.2017

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Post up the server.log of that one.

How have you setup the multiple servers? Are you using separate folders for each server?
The easiest way (there are better methods) is to simply rename samp03svr per each servers.


Re: Samp03srv - RayanIbrahim - 09.01.2017

Quote:
Originally Posted by Lordzy
Посмотреть сообщение
The easiest way (there are better methods) is to simply rename samp03svr per each servers.
Their is just 1 file & the files of script &server needs to be started to get logs


Re: Samp03srv - RayanIbrahim - 09.01.2017

Can someone personally contact me for fixing it


Re: Samp03srv - RayanIbrahim - 09.01.2017

Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[15:34:23] 
[15:34:23] Server Plugins
[15:34:23] --------------
[15:34:23]  Loading plugin: YSF
[15:34:23]   Failed (plugins/YSF: cannot open shared object file: No such file or directory)
[15:34:23]  Loading plugin: streamer
[15:34:23]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[15:34:23]  Loading plugin: GeoIP_Plugin
[15:34:23]   Failed (plugins/GeoIP_Plugin: cannot open shared object file: No such file or directory)
[15:34:23]  Loading plugin: irc
[15:34:23]   Failed (plugins/irc: cannot open shared object file: No such file or directory)
[15:34:23]  Loading plugin: Whirlpool
[15:34:23]   Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[15:34:23]  Loading plugin: sscanf
[15:34:23]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[15:34:23]  Loaded 0 plugins.

[15:34:23] I couldn't load any gamemode scripts. Please verify your server.cfg
[15:34:23] It needs a gamemode0 line at the very least.

----------
Loaded log file: "server_log.txt".



Re: Samp03srv - Sew_Sumi - 09.01.2017

You're missing the gamemode0 line in the server.cfg, or you messed up the ordering of the cfg file and that's caused the last error.

The plugins failing to load may mean the files aren't there, but more than likely you need to put .so at the end of the plugin names if they are linux versions.


Re: Samp03srv - xPhantom - 10.01.2017

Make sure you have linux plugins installed too, do not use .dll plugins.


Re: Samp03srv - RayanIbrahim - 10.01.2017

Quote:
Originally Posted by xPhantom
Посмотреть сообщение
Make sure you have linux plugins installed too, do not use .dll plugins.
Can you gus give me plugins of linx