Server Not Working.. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server Not Working.. (
/showthread.php?tid=525981)
Server Not Working.. -
TheRaGeLord - 15.07.2014
Here I Want to Tell You that I Was Opening Server with Linux..And When I Run The Server With Plugins Then Its Not Opening....I Have Put Server Plugins Into this Foler "plugins/(here are plugins)"..
I Am Having These Plugins In plugins folders But Then Also It Is Not Working
Server Log:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[22:27:33]
[22:27:33] Server Plugins
[22:27:33] --------------
[22:27:33] Loading plugin: YSF
[22:27:33] Failed (plugins/YSF: cannot open shared object file: No such file or directory)
[22:27:33] Loading plugin: streamer
[22:27:33] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[22:27:33] Loading plugin: GeoIP_Plugin
//-------------------------------------------------------------------------------------//
After This Server Closes.....
Edit: I Got the Solution.... in server.cfg you should change every plugin extension to .so for example YSF.so
Re: Server Not Working.. -
Team_PRO - 15.07.2014
well you should download the plugin
Код:
Failed (plugins/YSF: cannot open shared object file: No such file or directory)
No such file or directory
download the both plugins and try to re compile again