SA-MP Forums Archive
YSI\internal\y_natives 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\internal\y_natives Error (/showthread.php?tid=571946)



YSI\internal\y_natives Error - MasonPlay - 23.04.2015

The file is were is supposed to be, but when I'm compiling the error still pops out.

fatal error 100: cannot read from file: "YSI\internal\y_natives"


Re : YSI\internal\y_natives Error - chneubeul - 23.04.2015

i've the same problem with the y_compilerpass, i tried a lot of YSi version on the web no one are working, so i had to extract the include i needed (y_iterate)..


Re: Re : YSI\internal\y_natives Error - MasonPlay - 23.04.2015

Quote:
Originally Posted by chneubeul
Посмотреть сообщение
i've the same problem with the y_compilerpass, i tried a lot of YSi version on the web no one are working, so i had to extract the include i needed (y_iterate)..
I have tried different files aswell, but still the same error, do you have a fix for it ?


Re: YSI\internal\y_natives Error - AberKane - 23.04.2015

Are you sure that the missing files are in the correct folder ?


Re: YSI\internal\y_natives Error - -Jason - 23.04.2015

Don't open the .pwn directly. Open the editor executer in the same folder as where your .pwn file is, then Open inside the program and select the .pwn in the file viewer. Hope this helps.


Re: YSI\internal\y_natives Error - MasonPlay - 23.04.2015

The fix for it was: I have replaced the foreach.inc and now it works. Thanks