SA-MP Forums Archive
fatal error 100: cannot read from file: "internal\y_version" - lol ? - 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: "internal\y_version" - lol ? (/showthread.php?tid=374304)



fatal error 100: cannot read from file: "internal\y_version" - lol ? - -CaRRoT - 02.09.2012

Aight - This is a nubbish Question , And I know it's answer - I have to put the Includes in pawno/includes and Open the Pawn from it's source and re-compile bla bla bla- I Tried everything But it still gives me that error :

fatal error 100: cannot read from file: "internal\y_version"


I didn't sleep for 2 days so yh - I might have forgot something xD - Helping would be appreciated.


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - Smokkr - 02.09.2012

Make sure you have the y_version include.And open the script witn Pawno(foder)>Pawno.exe and re-compile it.


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - -CaRRoT - 02.09.2012

Already did that... Thanks for trying to help tho.


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - TaLhA XIV - 02.09.2012

Put the include in the include folder that is in the pawno folder.


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - mamorunl - 02.09.2012

Are you sure it is in the correct path? Check the path relative from the include where the error came from.

Another thing you forgot to do is sleep


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - -CaRRoT - 02.09.2012

Mhm.. As I've stated.. Arleady did that - I am not a Noob guys.. -.-


@mamorunl - Yeah lol - It's a wierd problem tho.


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - RanSEE - 02.09.2012

pawn Код:
#include <YSI\y_whatever>
- Correct

pawn Код:
#include <YSI/y_whack>
- wrong


Re: fatal error 100: cannot read from file: "internal\y_version" - lol ? - -CaRRoT - 02.09.2012

Quote:
Originally Posted by RanSEE
Посмотреть сообщение
pawn Код:
#include <YSI\y_whatever>
- Correct

pawn Код:
#include <YSI/y_whack>
- wrong
You're Awesome xD - Fixed.

Note : Repped +