YSI 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: YSI Error (
/showthread.php?tid=535545)
YSI Error -
Jigsaw123 - 04.09.2014
I keep getting this Error when I compile a Filterscript:
Код:
C:\Users\USER\Desktop\Server\pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Help? It has ''internal\y_version'' Already.. And I tried opening the FS from Pawno and compiling it, same Error?
Re: YSI Error -
mzazon - 04.09.2014
Up date YSI
Re: YSI Error -
Jigsaw123 - 04.09.2014
Quote:
Originally Posted by mzazon
Up date YSI
|
I have. Still gives same Error -_-
Re: YSI Error -
Stinged - 04.09.2014
Can you show me your #includes? I want to check something.
Re: YSI Error -
mzazon - 04.09.2014
Quote:
Originally Posted by Jigsaw123
I have. Still gives same Error -_-
|
Which one did you update to?
Are you sure it's the lastest version?
Re: YSI Error -
Jigsaw123 - 04.09.2014
Quote:
Originally Posted by Ralfie
"YSI\y_ini" and not "YSI/y_ini".
|
Thanks works!