SA-MP Forums Archive
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: Cannot read from file: "YSI\y_ini" (/showthread.php?tid=370634)



Cannot read from file: "YSI\y_ini" - Zebb - 20.08.2012

Код:
 fatal error 100: cannot read from file: "YSI\y_ini"
pawn Код:
#include <a_samp>
#include <YSI\y_ini>
#include <zcmd>
#include <foreach>
#include <streamer>
#include <sscanf2>
I tried to change the "\" to a "/" and updating, changing location folders, nothing seems to work.


Re: Cannot read from file: "YSI\y_ini" - RicaNiel - 20.08.2012

Check the include file if its there
its a common sense if it cant read then the file must be Unknown


Re: Cannot read from file: "YSI\y_ini" - Zebb - 20.08.2012

It's there, just re-downloaded the newest, still getting that error.


Re: Cannot read from file: "YSI\y_ini" - RicaNiel - 20.08.2012

Quote:
Originally Posted by Zebb
Посмотреть сообщение
It's there, just re-downloaded the newest, still getting that error.
Then check if the foler YSI is inside on the include folder'


Re: Cannot read from file: "YSI\y_ini" - Zebb - 22.08.2012

Quote:
Originally Posted by RicaNiel
Посмотреть сообщение
Then check if the foler YSI is inside on the include folder'
Cpt. Obvious I've already checked that ..


Re: Cannot read from file: "YSI\y_ini" - Zebb - 23.08.2012

Quote:
Originally Posted by ******
Посмотреть сообщение
Make sure you are using the correct version of PAWNO - open the program first from the correct directory, then open your mode from inside there.
Doesn't work, it's quite frustrating, anyhow I tried on another pc and I get an error on "internal\y_version" now.