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



Streamer error - Jhony_Blaze - 23.03.2014

Hello, I am trying to test a gamemode and it keeps giving me this error even tho I downloaded the streamer.dll and the streamer.inc and I am guessing they should be the same version since they were both in one .rar file.Please tell me how to fix this.

Here is a image with the problem I get :



Also if I recompile the script it says this:

Код:
fatal error 100: cannot read from file: "a_zones"
Thanks !


Re: Streamer error - Sojo12 - 23.03.2014

Is that plugin the latest one and what have you written in your server.cfg in plugins line?


Re: Streamer error - Equuuuin0X - 23.03.2014

Open pawno.exe in where your streamer.inc and streamer.dll is there, re-compile it, done.

same goes with a_zones.

open pawno.exe on where you put a_zones, open the script with pawno.exe, re-compile, done.


Re: Streamer error - Jhony_Blaze - 23.03.2014

Quote:
Originally Posted by Sojo12
Посмотреть сообщение
Is that plugin the latest one and what have you written in your server.cfg in plugins line?
Код:
plugins streamer
this


Re: Streamer error - Equuuuin0X - 23.03.2014

Are you using linux ? if so, add .so after streamer, like ''plugins streamer.so''

and if you have done that,and nothing happends.

do what I said.

Open pawno.exe in where your streamer.inc and streamer.dll is there, re-compile it, done.

same goes with a_zones.

open pawno.exe on where you put a_zones, open the script with pawno.exe, re-compile, done.


Re : Streamer error - samp_boy - 23.03.2014

Update Your Streamer
Open Pawno.exe
Open Your Gm
Compline

+REP if i Helped


Re: Re : Streamer error - Jhony_Blaze - 23.03.2014

Quote:
Originally Posted by samp_boy
Посмотреть сообщение
Update Your Streamer
Open Pawno.exe
Open Your Gm
Compline

+REP if i Helped
I think I have the latest streamer,not sure tho, which is the latest one ?


Re: Streamer error - Equuuuin0X - 23.03.2014

Right, you're starting to ignoring my help.

Good luck with other's help.


Re: Streamer error - Jhony_Blaze - 23.03.2014

Quote:
Originally Posted by Equuuuin0X
Посмотреть сообщение
Right, you're starting to ignoring my help.

Good luck with other's help.
What the hell do you think I didn't tried it ? Of course I tried your help too, but didn't work.I get bunch of errors after that in the script.