SA-MP Forums Archive
Can't Load "Streamer" plugin - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Can't Load "Streamer" plugin (/showthread.php?tid=278305)



Can't Load "Streamer" plugin - -CaRRoT - 21.08.2011

Well.. I Faced this problem today - When i run samp.server it tell me "File or Function not found" - And when i scroll up in it i see that it failed to load Streamer plugin , i downloaded many servers from here to test which use Streamer and same happens with them , they load all the other plugins succesucly , Except streamer , i got it in plugins folder and on server cfg under Announce : plugins streamer , so... Can someone help please ?


Re: Can't Load "Streamer" plugin - [MWR]Blood - 21.08.2011

Are you sure you are using the .dll file for windows?


Re: Can't Load "Streamer" plugin - -CaRRoT - 21.08.2011

yah , This is my .cfg...



Quote:

echo Executing Server Config...
lanmode 0
rcon_password CuCu12345
maxplayers 32
port 7777
hostname X-Zone RPG [Refunding]
gamemode0 xzrpg
filterscripts buttons backcaps beret Glasses Hair1 Hats Zones
announce 1
plugins streamer
query 1
weburl www.X-Zone-RPG.co.cc
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]

And on plugins folder - i got streamer.dll and also streamer.so


Re: Can't Load "Streamer" plugin - Dragony92 - 21.08.2011

If you are using windows put in server.cfg
plugins streamer.dll
or if you are using linux
plugins streamer.so


Re: Can't Load "Streamer" plugin - -CaRRoT - 21.08.2011

This was my samp.server do :

Quote:

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

[19:46:16]
[19:46:16] Server Plugins
[19:46:16] --------------
[19:46:16] Loading plugin: streamer
[19:46:16] Failed.
[19:46:16] Loaded 0 plugins.

[19:46:16]
[19:46:16] Ban list
[19:46:16] --------
[19:46:16] Loaded: samp.ban
[19:46:16]
[19:46:16]
[19:46:16] Filter Scripts
[19:46:16] ---------------
[19:46:16] Loading filter script 'buttons.amx'...
[19:46:16] Loading filter script 'backcaps.amx'...
[19:46:16] Loading filter script 'beret.amx'...
[19:46:16]
=============================================
[19:46:16] Beret FilterScript by Xaviour212/Dimas Rizward
[19:46:16] =============================================

[19:46:16] Loading filter script 'Glasses.amx'...
[19:46:16]

[ Insanity Sunglasses loaded ]
Type /glasses to put yout glasses


[19:46:16] Loading filter script 'Hair1.amx'...
[19:46:16]
==========================================
[19:46:16] Ulric Hair System by Xaviour212.
[19:46:16] ==========================================

[19:46:16] Loading filter script 'Hats.amx'...
[19:46:16]
================================================== ======
[19:46:16] Ulric Hat/Caps FS by Xaviour212/Dimas Rizward
[19:46:16] ================================================== ======

[19:46:16] Loading filter script 'Zones.amx'...
[19:46:16]
--------------------------------------
[19:46:16] Zone System 0.1 by RoamPT
[19:46:16] --------------------------------------

[19:46:16] Loaded 7 filter scripts.

[19:46:16] Script[gamemodes/xzrpg.amx]: Run time error 19: "File or function is not found"
[19:46:16] Number of vehicle models: 0
[19:46:18] --- Server Shutting Down.

And i used in windows to type only streamer in servver.cfg but i tried to add .dll but same..


Re: Can't Load "Streamer" plugin - mprofitt - 21.08.2011

Quote:
Originally Posted by Breto
View Post
This was my samp.server do :




And i used in windows to type only streamer in servver.cfg but i tried to add .dll but same..
Code:
[19:46:16]
[19:46:16] Server Plugins
[19:46:16] --------------
[19:46:16] Loading plugin: streamer
[19:46:16] Failed.
[19:46:16] Loaded 0 plugins.

AND

[19:46:16] Script[gamemodes/xzrpg.amx]: Run time error 19: "File or function is not found"
Is your problem


Re: Can't Load "Streamer" plugin - Dragony92 - 21.08.2011

Make sure that the streamer.dll file is in your plugins folder and also your script file xzrpg.amx in gamemodes folder...


Re: Can't Load "Streamer" plugin - -CaRRoT - 21.08.2011

they are all there..


Re: Can't Load "Streamer" plugin - [WoF]Sonny - 21.08.2011

this happens if you have more then 1. pawn on your pc, delete pawn that you dont use, then go to pawno folder, open pawno.exe and compile again


Re: Can't Load "Streamer" plugin - -CaRRoT - 21.08.2011

Well , i have about 10 lol , i will try and see


Re: Can't Load "Streamer" plugin - lucianmemo - 21.08.2011

Install .NET Framework 3.5 to work!


Re: Can't Load "Streamer" plugin - -CaRRoT - 22.08.2011

Quote:

Install .NET Framework 3.5 to work!

Thanks man , worked (Gave you Reputtion)