SA-MP Forums Archive
Server Plugin Problem - 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: Server Plugin Problem (/showthread.php?tid=317658)



Server Plugin Problem - MurderWsDaCase - 12.02.2012

Alright, I have a dedicated server from serverfss.com. But I'm having a problem when trying to run a certain script on it. I installed the necessary files and added the plugins streamer.dll, streamer.so, scanf.dll and scanf.dll. So when I try to to run the script and check console this is what I get.
Quote:

[08:02:53]
[08:02:53] Server Plugins
[08:02:53] --------------
[08:02:53] Loading plugin: streamer
[08:02:53] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[08:02:53] Loaded 0 plugins.

[08:02:53]
[08:02:53] Filterscripts
[08:02:53] ---------------
[08:02:53] Loading filterscript 'buttons.amx'...
[08:02:53] Loaded 1 filterscripts.

[08:02:53] Script[gamemodes/NE-RP.amx]: Run time error 19: "File or function is not found"
[08:02:53] Number of vehicle models: 0
[08:03:22] Incoming connection: 184.57.247.67:62988
[08:03:22] [join] Mercer_Prior has joined the server (0:184.57.247.67)
[08:03:40] [part] Mercer_Prior has left the server (0:1)

Not sure what the problem could be. I have the plugins and the plugins folder doesnt have any spelling errors neither do the plugins. I'm lost right now. Thanks.


Re: Server Plugin Problem - Guest9328472398472 - 12.02.2012

It said there is no such file or directory. Something you've done causing it not to function / run.


Re: Server Plugin Problem - Markā„¢ - 12.02.2012

ServerFFS uses debian as OS for its servers. Add .so behind the plugin names in server cfg file and upload .so plugins in the plugin folder.


Re: Server Plugin Problem - MurderWsDaCase - 12.02.2012

Fixed, it seems serverfss does use linux. Used the browser server cfg and its running like a charm