SA-MP Forums Archive
cannot read from streamer ? - 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: cannot read from streamer ? (/showthread.php?tid=258790)



cannot read from streamer ? - Amel_PAtomAXx - 01.06.2011

This happened to me before several times but I do not know how to fix:
pawn Код:
C:\Documents and Settings\patomaxx\Desktop\SAMP\samp03csvr_R2-2_win32\gamemodes\mah.pwn(6) : fatal error 100: cannot read from file: "streamer"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Im using Incognito's streamer , i have streamer.inc in my unclude folder...


Re: cannot read from streamer ? - TheAntonioRHCP - 01.06.2011

You have to download streamer.so and streamer.dll, and you have to put them in Plugin.


Re: cannot read from streamer ? - Ash. - 01.06.2011

Quote:
Originally Posted by TheAntonioRHCP
Посмотреть сообщение
You have to download streamer.so and streamer.dll, and you have to put them in Plugin.
The error quoted was a compilation error, rather than a server error.

Are you using the correct PAWN(O) program relevant to where you placed streamer.inc and the include folder in which you placed it?


Re: cannot read from streamer ? - Amel_PAtomAXx - 01.06.2011

worked well before, i have plugin and include , I did not script long time, now when I have compiled, I got this error, in the meantime I tested the RyDeR's Streamer...