Plugins doesn't load - And Unknown Gamemode - 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: Plugins doesn't load - And Unknown Gamemode (
/showthread.php?tid=485667)
Plugins doesn't load - And Unknown Gamemode -
Farman - 05.01.2014
Hello there, my gamemode is showing unknown, and no plugin is loading. I have everything, I complied this script in pawno, it doesn't shows any error. My logs
Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[11:55:52] filterscripts = "" (string)
[11:55:52]
[11:55:52] Server Plugins
[11:55:52] --------------
[11:55:52] Loading plugin: whirlpool
[11:55:52] Failed (plugins/whirlpool: cannot open shared object file: No such file or directory)
[11:55:52] Loading plugin: Whirlpool
[11:55:52] Failed (plugins/Whirlpool: cannot open shared object file: No such file or directory)
[11:55:52] Loading plugin: streamer
[11:55:52] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[11:55:52] Loading plugin: sscanf
[11:55:52] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[11:55:52] Loading plugin: irc
[11:55:52] Failed (plugins/irc: cannot open shared object file: No such file or directory)
[11:55:52] Loading plugin: nativechecker
[11:55:52] Failed (plugins/nativechecker: cannot open shared object file: No such file or directory)
[11:55:52] Loaded 0 plugins.
[11:55:52]
[11:55:52] Filterscripts
[11:55:52] ---------------
[11:55:52] Loaded 0 filterscripts.
[11:55:52] Script[gamemodes/modernliferp.amx]: Run time error 19: "File or function is not found"
[11:55:52] Number of vehicle models: 0
Re: Plugins doesn't load - And Unknown Gamemode - Astralis - 05.01.2014
Are you are using windows or linux?
If windows then your plugins must be .dll, if linux then .so.
Also server.cfg for windows should be like:
Код:
plugins Whirlpool whirlpool streamer sscanf irc nativechecker
and for linux
Код:
plugins Whirlpool.so whirlpool.so streamer.so sscanf.so irc.so nativechecker.so
Re: Plugins doesn't load - And Unknown Gamemode -
Farman - 05.01.2014
Yeah, I did that. There .so files in my plugins folder. I restarted the server, it is still unknown gamemode and failing to load the plugins. I am hosting my server from
www.sa-mp.gs.