Problems settings up server with streamer plugin
#1

Hello, I'm having some trouble starting my samp server and I have been working on it for 5 hours with no success so I hope one of you kind folks can help me =)

I'm not exactly the experienced with the files for samp but I think I know most of the basics.

So here is the problem, I am renting a VPS and I have set up the server using PuTTY. The server is running and all the files seem to be in order but the gamemode says 'Unknown' on the Samp server list. When I checked the logs I got this message:


----------------------
v0.3c R2, ©2005-2011 SA-MP Team

[20:55:22] weburl = "www.sa-mp.com" (string)
[20:55:22]
[20:55:22] Server Plugins
[20:55:22] --------------
[20:55:22] Loading plugin: streamer.so
[20:55:22] Failed (plugins/streamer.so: cannot open shared object file: No such file or directory)
[20:55:22] Loaded 0 plugins.

[20:55:22]
[20:55:22] Filter Scripts
[20:55:22] ---------------
[20:55:22] Loading filter script 'animations.amx'...
[20:55:22] Unable to load filter script 'animations.amx'.
[20:55:22] Loaded 0 filter scripts.

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

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

I have no idea on how to fix the issue and have been googling and searching the forums but haven't found any solution. Any help is really appreciated even if it's a long shot. Thanks.
Reply
#2

This is because your streamer.so plugin is not getting loaded therefore the functions provided by the plugin that your script is using, are not available. Make sure that the file streamer.so is in your plugins directory and the directory is readable. Remember that Linux distributions are case-sensitive.
Reply
#3

I've been working on this problem for so long and after all that your reply got me thinking and I changed the P in plugins to a lower case p and it fixed it. I facepalmed xD

Thanks very much, really helped me out!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)