SA-MP Forums Archive
fatal error 100: cannot read from file: "YSI\y_utils - 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_utils (/showthread.php?tid=360281)



fatal error 100: cannot read from file: "YSI\y_utils - KatieNGG - 17.07.2012

.....


Re: fatal error 100: cannot read from file: "YSI\y_utils - StrangeLove - 17.07.2012

on top of the script

pawn Code:
#include <YSI\y_utils>
and make sure that you have y_utils on your includes.


Re: fatal error 100: cannot read from file: "YSI\y_utils - [KHK]Khalid - 17.07.2012

Scripting Help FAQ

Quote:
Originally Posted by VincentDunn
View Post
Q: [B][COLOR="Red"]When I compile I get the "cannot read from file" error?#/COLOR##/B#

#B#A: #/B# There are two things that could cause this##list##*#You have multiple installations of Pawno#

#LIST=1#
#*#Go into your server directory#
#*#Double-click the folder 'pawno'#
#*#Open up pawno#exe
#*#Click the open icon#
#*#Access the script you are trying to compile#
#*#Compile#
#/LIST#


#*#The include is not in your pawno/includes folder#
  1. Pay attention to what the compiler says it cannot read from.
  2. Go into your server directory and access the pawno/includes folder.
  3. Make sure the file that is giving you the error is located in that folder.
  4. If it is, check the file extension. # ie: ".txt" #
  5. Make sure the file extenstion is " .inc "
  6. If you don't have the file search for it on the internet and donwload it.
[/list]



Re: fatal error 100: cannot read from file: "YSI\y_utils - KatieNGG - 17.07.2012

Quote:
Originally Posted by MrSurfur1
View Post
on top of the script

pawn Code:
#include <YSI\y_utils>
and make sure that you have y_utils on your includes.
I've it but no works still same error


Re: fatal error 100: cannot read from file: "YSI\y_utils - KatieNGG - 17.07.2012

Quote:
Originally Posted by HellSphinX
View Post
I saw it and i've everything as there is written but still same error


Re: fatal error 100: cannot read from file: "YSI\y_utils - RedJohn - 17.07.2012

Update your YSI! Link