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



fatal error 100: cannot read from file: "a_samp" - brandypol - 18.08.2015

Hey I was trying to run a new server, everything was fine until I compiled my gamemode. The compiler said : «fatal error 100: cannot read from file: "a_samp"». The problem with it is that I have the a_samp.inc in my pawno includes folder and the #include a_samp is at the toop of my script. Plus I tried to make another a_samp include and overwrite it on the other but the same problem occured. I looked at older topics, tried everything they told us to do but nothing worked. So can someone help me plz ?


Re: fatal error 100: cannot read from file: "a_samp" - Crystallize - 18.08.2015

open pawno then open the gamemode , don't open the gamemode by direct clicking it will use pawno from other folders


Re: fatal error 100: cannot read from file: "a_samp" - brandypol - 18.08.2015

Quote:
Originally Posted by Wizzard2H
Посмотреть сообщение
open pawno then open the gamemode , don't open the gamemode by direct clicking it will use pawno from other folders
Thanks a lot it worked