SA-MP Forums Archive
fatal error 100: cannot read from file ..../y_compilerpass - 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: fatal error 100: cannot read from file ..../y_compilerpass (/showthread.php?tid=601463)



fatal error 100: cannot read from file ..../y_compilerpass - YoDawg - 21.02.2016

Hello. I have this problem with my y_ini, all the ysi files are in ../pawno/include/ysi

And I still get this error:
Код:
fatal error 100: cannot read from file: "..\YSI_Internal\y_compilerpass"
Please help me fix this, thank you.


Re: fatal error 100: cannot read from file ..../y_compilerpass - Jimmi - 21.02.2016

https://github.com/Zeex/amx_assembly
Download, copy all the files into your include folder.


Re: fatal error 100: cannot read from file ..../y_compilerpass - YoDawg - 21.02.2016

Quote:
Originally Posted by Jimmi
Посмотреть сообщение
https://github.com/Zeex/amx_assembly
Download, copy all the files into your include folder.
Nope, still the same error. I've tried this method already, it did fix it the last time, but this time it doesn't work.