Error - 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: Error (
/showthread.php?tid=507818)
Error -
Jigsaw123 - 19.04.2014
C:\Users\Owner\Desktop\FRP\gamemodes\EXRPR46.pwn(1 9) : fatal error 100: cannot read from file: "removebuilding_fix"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Anyone know how to fix?
AW: Error -
BiosMarcel - 19.04.2014
yes add the include to your include Folders
Re: Error -
Aerotactics - 19.04.2014
Quote:
cannot read from file: "removebuilding_fix"
|
It's right there. Find out why it cant read from the file. Does the file exist?
AW: Re: Error -
BiosMarcel - 19.04.2014
Quote:
Originally Posted by Aerotactics
It's right there. Find out why it cant read from the file. Does the file exist?
|
When the file is not existing he says that he can not read from it so how you want to know that the file is there
Re: Error -
Jigsaw123 - 19.04.2014
The file does exist, Idk why it cant read from it..
Re: Error -
Bingo - 19.04.2014
Open pawno.exe and compile manually through pawno.
AW: Error -
BiosMarcel - 19.04.2014
copy the "#include..." line into the post and tell us into which Folder u putted the file
Re: Error -
Jigsaw123 - 19.04.2014
Don#t work..
Re: Error -
Bingo - 19.04.2014
Quote:
Originally Posted by Jigsaw123
Don#t work..
|
Open pawno.exe and compile manually through pawno.
Make sure you have your includes in pawno/include.
Re: Error -
Jigsaw123 - 19.04.2014
Can someone help me out on TeamViewer?