SA-MP Forums Archive
fatal error 100: cannot read from file: "a_irc" - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: fatal error 100: cannot read from file: "a_irc" (/showthread.php?tid=65286)



fatal error 100: cannot read from file: "a_irc" - SuperS0nic - 11.02.2009

I got a_irc in my include folder but it cannot read the file :S

Quote:

C:\DOCUME~1\17FE8~1.MRK\SKRIVB~1\serv\pawno\18C6AF ~1.PWN(1 : fatal error 100: cannot read from file: "a_irc"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Quote:

Line 18: #include <a_irc>




Re: fatal error 100: cannot read from file: "a_irc" - 1337connor - 16.02.2009

Do you have more then 1 SAMP server folder? If so, Put the includes in all of them.


Re: fatal error 100: cannot read from file: "a_irc" - Vyorel - 19.02.2009

Quote:
Originally Posted by SuperS0nic
I got a_irc in my include folder but it cannot read the file :S

Quote:

C:\DOCUME~1\17FE8~1.MRK\SKRIVB~1\serv\pawno\18C6AF ~1.PWN(1 : fatal error 100: cannot read from file: "a_irc"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Quote:

Line 18: #include <a_irc>

I have the same problem and me.What can I do?

Sorry for bad English.


Re: fatal error 100: cannot read from file: "a_irc" - ICECOLDKILLAK8 - 19.02.2009

what script are you using?


Re: fatal error 100: cannot read from file: "a_irc" - Vyorel - 20.02.2009

Quote:
Originally Posted by JeNkStAX
what script are you using?
Roleplay/Cops/Robbers Edited


Re: fatal error 100: cannot read from file: "a_irc" - Daren_Jacobson - 20.02.2009

are you sure it is a_irc.inc not something like a_irc.txt


Re: fatal error 100: cannot read from file: "a_irc" - Vyorel - 20.02.2009

Look
Код:
#include <a_irc>



Re: fatal error 100: cannot read from file: "a_irc" - Daren_Jacobson - 20.02.2009

not that, the actual file, is it called a_irc.inc ?


Re: fatal error 100: cannot read from file: "a_irc" - Vyorel - 20.02.2009

Quote:
Originally Posted by Daren_Jacobson
not that, the actual file, is it called a_irc.inc ?
Yes.Look



Re: fatal error 100: cannot read from file: "a_irc" - Daren_Jacobson - 20.02.2009

the only thing i can think of is that you are using the wrong PAWNO, go where you see the a_irc.inc thing and hit up one level and run pawno.exe from there, and try to compile your script.