No found plugins and GM - 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: No found plugins and GM (
/showthread.php?tid=466602)
No found plugins and GM -
Dorlevi1506 - 28.09.2013
Hello guys.
I have SA-MP server and i have host I upload all the files to the host but is doesn't working but in my computer its working
Error:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team
[19:11:51] weburl = "www.sa-mp.com" (string)
[19:11:51]
[19:11:51] Server Plugins
[19:11:51] --------------
[19:11:51] Loading plugin: audio
[19:11:51] Failed (plugins/audio: cannot open shared object file: No such file or directory)
[19:11:51] Loading plugin: sscanf
[19:11:51] Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[19:11:51] Loading plugin: streamer
[19:11:51] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[19:11:51] Loaded 0 plugins.
[19:11:51]
[19:11:51] Filterscripts
[19:11:51] ---------------
[19:11:51] Loading filterscript 'buttons.amx'...
[19:11:51] Loading filterscript 'vactions.amx'...
[19:11:51] Loaded 2 filterscripts.
[19:11:51] Script[gamemodes/DorRP.amx]: Run time error 19: "File or function is not found"
[19:11:51] Number of vehicle models: 0
----
Its not load the plugins and the GM , someone can help me with that?
Re: No found plugins and GM -
Voxel - 28.09.2013
open server.cfg and add a line called plugins an dput it like this:
plugins audio sscanf streamer