18.05.2016, 15:48
Well I started a server in linux VPS but in my pc works fine. After uploading it to the VPS and launch it said Unknown and the server is not working. Anyone can help me?
1 failed transfer /home/sampsv/samp03/scriptfiles/SpeedCameras Reason:Creating directory
SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [11:26:13] filterscripts = "" (string) [11:26:13] [11:26:13] Server Plugins [11:26:13] -------------- [11:26:13] Loading plugin: streamer.so [11:26:13] *** Streamer Plugin v2.6.1 by Incognito loaded *** [11:26:13] Loaded. [11:26:13] Loading plugin: sscanf.so [11:26:13] [11:26:13] =============================== [11:26:13] sscanf plugin loaded. [11:26:13] © 2009 Alex "******" Cole [11:26:13] 0.3d-R2 500 Players "dnee" [11:26:13] =============================== [11:26:13] Loaded. [11:26:13] Loading plugin: whirlpool.so [11:26:13] Failed (plugins/whirlpool.so: cannot open shared object file: No such file or directory) [11:26:13] Loaded 2 plugins. [11:26:13] [11:26:13] Filterscripts [11:26:13] --------------- [11:26:13] Loaded 0 filterscripts. [11:26:13] Script[gamemodes/DRP.amx]: Run time error 19: "File or function is not found" [11:26:13] Number of vehicle models: 0
First of all, your plugins are not updated. Update them to their latest version along with their includes, re-compile your scripts (upload what files are necessary) and try again.
As for whirlpool plugin, in linux the case of the letters matters so change to "Whirlpool.so" (in server.cfg) and if it still shows "cannot open shared object file: No such file or directory" error, the file is not in your plugins folder. |