cannot read from file: "core" - 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: cannot read from file: "core" (
/showthread.php?tid=187080)
cannot read from file: "core" -
Malik_Henderson - 31.10.2010
I need help can anyone get on teamviewer and help me?
Quote:
C:\Users\Angie\Desktop\American Trucker\pawno\include\a_samp.inc(17) : fatal error 100: cannot read from file: "core"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
Re: cannot read from file: "core" - [L3th4l] - 31.10.2010
Dude wtf. Search FFS. I gave you help in the other topic ABOUT THE SAME THING!
https://sampforum.blast.hk/showthread.php?tid=183776
Re: cannot read from file: "core" -
Mr.Jvxmc - 31.10.2010
Download
CORE.INC and add this pawnod/includes and if he goes another error then open pawno.exe & close then open gm/fs and press F5
Re: cannot read from file: "core" -
Malik_Henderson - 31.10.2010
I cant
Becuase i cant change it to an inc its and text how do i change it?
Re: cannot read from file: "core" -
Mr.Jvxmc - 31.10.2010
Don't edit inc files!
Re: cannot read from file: "core" -
Malik_Henderson - 01.11.2010
No its an text file and i need to change it to an inc file
Re: cannot read from file: "core" -
Miguel - 01.11.2010
Change it from core.txt to core.inc.
Re: cannot read from file: "core" -
Mr.Jvxmc - 01.11.2010
Quote:
Originally Posted by Malik_Henderson
No its an text file and i need to change it to an inc file
|
take a_samp.inc file and paste code here and change name
Re: cannot read from file: "core" -
SampStunta - 01.11.2010
Convert.
core.txt > File > Save As > core.inc
Re: cannot read from file: "core" -
DevilG - 01.11.2010
Or..
For example, open a_samp.inc and core.txt;
Select all of the texts in core.txt and copy it, open a_samp.inc and replace all texts inside it with the one that you copied from core.txt, then SAVE AS (Don't save it, save as will do) and change its name to core, and it should fix it..
CMIIW.