SA-MP Forums Archive
help in vps - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: help in vps (/showthread.php?tid=585125)



help in vps - thomasanderson39 - 11.08.2015

when I made nohup ./samp03svr & it gave me this http://postimg.org/image/tpv6lbsgj/


and when I made this ./samp03svr & it gave me this http://postimg.org/image/868amqnq7/


what I do I need help


Re: help in vps - X337 - 11.08.2015

Can u show "server_log.txt" ?


Re: help in vps - thomasanderson39 - 11.08.2015

sure


Re: help in vps - thomasanderson39 - 11.08.2015

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

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[15:55:39]
[15:55:39] Server Plugins
[15:55:39] --------------
[15:55:39] Loading plugin: streamer
[15:55:39] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[15:55:39] Loading plugin: sscanf
[15:55:39] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[15:55:39] Loading plugin: mysql
[15:55:39] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[15:55:39] Loading plugin: socket
[15:55:39] Failed (plugins/socket: cannot open shared object file: No such file or directory)
[15:55:39] Loaded 0 plugins.

[15:55:39]
[15:55:39] Filterscripts
[15:55:39] ---------------
[15:55:39] Loading filterscript 'lrpmap.amx'...
[15:55:39] Loaded 1 filterscripts.

[15:55:39] Script[gamemodes/LRP.amx]: Run time error 19: "File or function is not found"
[15:55:39] Number of vehicle models: 0
[16:16:05] --- Server Shutting Down.

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

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[16:16:41]
[16:16:41] Server Plugins
[16:16:41] --------------
[16:16:41] Loading plugin: streamer
[16:16:41] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[16:16:41] Loading plugin: sscanf
[16:16:41] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[16:16:41] Loading plugin: mysql
[16:16:41] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[16:16:41] Loading plugin: socket
[16:16:41] Failed (plugins/socket: cannot open shared object file: No such file or directory)
[16:16:41] Loaded 0 plugins.

[16:16:41]
[16:16:41] Filterscripts
[16:16:41] ---------------
[16:16:41] Loading filterscript 'lrpmap.amx'...
[16:16:41] Loaded 1 filterscripts.

[16:16:41] Script[gamemodes/anixous.amx]: Run time error 19: "File or function is not found"
[16:16:41] Number of vehicle models: 0

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

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[16:17:21]
[16:17:21] Server Plugins
[16:17:21] --------------
[16:17:21] Loading plugin: streamer
[16:17:21] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[16:17:21] Loading plugin: sscanf
[16:17:21] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[16:17:21] Loading plugin: mysql
[16:17:21] Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[16:17:21] Loading plugin: socket
[16:17:21] Failed (plugins/socket: cannot open shared object file: No such file or directory)
[16:17:21] Loaded 0 plugins.

[16:17:21]
[16:17:21] Filterscripts
[16:17:21] ---------------
[16:17:21] Loading filterscript 'lrpmap.amx'...
[16:17:21] Loaded 1 filterscripts.

[16:17:21] Script[gamemodes/anixous.amx]: Run time error 19: "File or function is not found"
[16:17:21] Number of vehicle models: 0



it give me on vps unkown gamemode so I need help here the server log and I made all the plugins .so give me this:http://postimg.org/image/868amqnq7/


Re: help in vps - Infinity - 11.08.2015

By your last reply I assume you just renamed the plugins to .so? You have to actually download the linux versions.


Re: help in vps - Aldo. - 11.08.2015

Quote:
Originally Posted by Infinity
Посмотреть сообщение
By your last reply I assume you just renamed the plugins to .so? You have to actually download the linux versions.
If you read the damn error you would know the files don't exist...


Re: help in vps - Infinity - 12.08.2015

Quote:
Originally Posted by Aldo.
Посмотреть сообщение
If you read the damn error you would know the files don't exist...
And if you had read the (darn) thread you would know that my reply is accurate. He downloaded the dll files, renamed them to .so and that is why the server can't find the proper files.


Re: help in vps - Aldo. - 12.08.2015

Quote:
Originally Posted by Infinity
Посмотреть сообщение
And if you had read the (darn) thread you would know that my reply is accurate. He downloaded the dll files, renamed them to .so and that is why the server can't find the proper files.
That still means the correct files are missing or do you not know a .dll is not a .so now matter how many times it's renamed?


Re: help in vps - [WoF]Sonny - 12.08.2015

Quote:
Originally Posted by Aldo.
Посмотреть сообщение
That still means the correct files are missing or do you not know a .dll is not a .so now matter how many times it's renamed?
*facepalm*

Thats what he said.