23.07.2013, 10:45
Hi , Im using FlashFTP to connect to my FTP and upload Files to hosted server.
When the server is trying to run the message is showen:
I understand the meaning of "No such file or directory", but all the plugins are in the directory and spelled correctly.
Now this is what showen in Server.cfg (i deleted the line in server.cfg of weburl just to post this).
The gamemode works perfectly on Local server (not hosted) ...
plugins folder located at /samp/plugins/ , the server and the files are located at /samp/.
Tried to search and fix million times, please just suggest me what to do, don't send to search again, i won't find.
Any ideas? please help
When the server is trying to run the message is showen:
Code:
[13:32:03] Script[gamemodes/NRP.amx]: Run time error 19: "File or function is not found"
Code:
[13:29:14] [13:29:14] Server Plugins [13:29:14] -------------- [13:29:14] Loading plugin: nativechecker [13:29:14] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory) [13:29:14] Loading plugin: streamer [13:29:14] Failed (plugins/streamer: cannot open shared object file: No such file or directory) [13:29:14] Loading plugin: sscanf [13:29:14] Failed (plugins/sscanf: cannot open shared object file: No such file or directory) [13:29:14] Loading plugin: FileManager [13:29:14] Failed (plugins/FileManager: cannot open shared object file: No such file or directory) [13:29:14] Loaded 0 plugins.
Now this is what showen in Server.cfg (i deleted the line in server.cfg of weburl just to post this).
Code:
echo Executing Server Config... lanmode 0 rcon_password Bar2007 maxplayers 250 port 34163 hostname [ENG | 0.3x] Neurotic RolePlay [Hosted] [LS] gamemode0 NRP 1 filterscripts time opr knpc youtube Gagi's_D_E_S buttons Toll Tgarage BugReport plugins nativechecker streamer sscanf FileManager announce 0 query 1 onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0
plugins folder located at /samp/plugins/ , the server and the files are located at /samp/.
Tried to search and fix million times, please just suggest me what to do, don't send to search again, i won't find.
Any ideas? please help