SA-MP Forums Archive
[HELP]pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version" - 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: [HELP]pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version" (/showthread.php?tid=496684)



[HELP]pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version" - ChristianIvann09 - 23.02.2014

Hi
Im getting this error code when im compiling my GM script
Код:
pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version"
How to fix that??

Thanks


Re: [HELP]pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version" - ColeMiner - 23.02.2014

The same way everyone with this issue fixes it. The same way I've said dozens, if not hundreds, of times. The same way searching would have told you. The same way I wrote a whole tutorial on:

Use "\" not "/".


Re: [HELP]pawno\include\YSI/y_ini.inc(162) : fatal error 100: cannot read from file: "internal\y_version" - ChristianIvann09 - 23.02.2014

Thanks its work now