SA-MP Forums Archive
Error? - 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: Error? (/showthread.php?tid=562600)



Error? - marshallbrown - 10.02.2015

Код:
.
----------

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[02:02:56] announce = 1  (bool)
[02:02:56] 
[02:02:56] Server Plugins
[02:02:56] --------------
[02:02:56]  Loading plugin: streamer
[02:02:56]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[02:02:56]  Loaded 0 plugins.

[02:02:56] 
[02:02:56] Filterscripts
[02:02:56] ---------------
[02:02:56]   Loading filterscript 'buttons.amx'...
[02:02:56]   Loading filterscript 'Toll.amx'...
[02:02:56] Initializing toll system...
[02:02:56] ____________________________________
[02:02:56]                   © Lenny 2010    
[02:02:56]   Loading filterscript 'ls_elevator.amx'...
[02:02:56]   Loading filterscript 'AFK.amx'...
[02:02:56]   Loading filterscript 'gCamera.amx'...
[02:02:56] ====================================
[02:02:56] |            gCamera V1.0          |
[02:02:56] |            ©Gamer931215          |
[02:02:56] ====================================
[02:02:56] Initializing...
[02:02:56] gCamera has succesfully loaded 0 camera(s).
[02:02:56]   Loading filterscript 'flash.amx'...
[02:02:56] 
--------------------------------------
[02:02:56]  Police Flash lights V2.1
[02:02:56]  By Stefantjuh97
[02:02:56] --------------------------------------

[02:02:56]   Loading filterscript 'lsmall.amx'...
[02:02:56]   Loaded 7 filterscripts.

[02:02:56] Script[gamemodes/CG-RP1.amx]: Run time error 19: "File or function is not found"
[02:02:56] Number of vehicle models: 0
Streamer isn't loading? I have the streamer right inside the root/samp folder in my VPS, But still it isn't getting loaded. Its Linux and I have streamer.so in my server.cfg and also a file ( latest version ) in the plugins folder.

-- Should I download a new version of the linux stuffs?


Re: Error? - Sabur - 10.02.2015

You should put the streamer plugin inside the plugins folder, not in the root.


Re: Error? - Threshold - 10.02.2015

You should have the streamer.dll and/or streamer.so files in the 'plugins' folder. If you are using linux, you will require to .so file, so in your server.cfg, make sure your plugins line reads:
Код:
plugins streamer.so