fatal error 100: cannot read from file: "YSI\y_ini" - 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: "YSI\y_ini" (
/showthread.php?tid=513934)
fatal error 100: cannot read from file: "YSI\y_ini" -
JakeHunter1 - 18.05.2014
fatal error 100: cannot read from file: "YSI\y_ini"
This error for all includes ? Help
Re: fatal error 100: cannot read from file: "YSI\y_ini" -
ball - 18.05.2014
1. Check if you have this file in includes
2. Try YSI/y_ini
Re: fatal error 100: cannot read from file: "YSI\y_ini" -
AndySedeyn - 18.05.2014
Make sure that you are running the PAWNO.exe from the folder in which your includes are located.
For example:
If your includes are at
C:\Users\Bible\GTA server\pawno\include, you have to run the PAWNO.exe from C:\Users\Bible\GTA server\pawno
It's possible that you are running a PAWNO.exe from another location where the includes are not located.
Re: fatal error 100: cannot read from file: "YSI\y_ini" -
JakeHunter1 - 18.05.2014
Quote:
Originally Posted by ball
1. Check if you have this file in includes
2. Try YSI/y_ini
|
I have them all ... :S
Quote:
Originally Posted by Bible
Make sure that you are running the PAWNO.exe from the folder in which your includes are located.
For example:
If your includes are at
C:\Users\Bible\GTA server\pawno\include, you have to run the PAWNO.exe from C:\Users\Bible\GTA server\pawno
It's possible that you are running a PAWNO.exe from another location where the includes are not located.
|
Nothing i've tryed :S
Re: fatal error 100: cannot read from file: "YSI\y_ini" -
YoungKris - 18.05.2014
Do you have it included at the top of your script?
Do you have the YSI/y_ini files in your pawno/include folder?
Re: fatal error 100: cannot read from file: "YSI\y_ini" -
AndySedeyn - 18.05.2014
You are either missing the required files or you are not running the correct PAWNO.exe.
Double check.
Re: fatal error 100: cannot read from file: "YSI\y_ini" -
JakeHunter1 - 18.05.2014
Quote:
Originally Posted by Bible
You are either missing the required files or you are not running the correct PAWNO.exe.
Double check.
|
Worked thanks .. It wasn't the correct pawno ..