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



Cannot read from file error - admantis - 18.11.2010

Hello well basically I have this error.. :S
pawn Код:
C:\Archivos de programa\Rockstar Games\GTA San Andreas\SA-MP 0.3b\Server 0.3b\Fierro Harbor\filterscripts\fz.pwn(5) : fatal error 100: cannot read from file: "uf"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Error.
Im trying to do a filterscript for my current work it says It cannot read from file uf, anyways I have it included
pawn Код:
//Line 5
#include <uf>
And the file uf.inc is in the pawno/include folder and I haven't mixed my two pawnos installed, I ensured it, 3 times.

Whole pastebin: http://pastebin.com/nqSmewf6

Any help is deeply appreciated!


Re: Cannot read from file error - XoSarahMoX - 18.11.2010

Maybe put it in the normal Include folder not the one in pawno? Not sure if it would work but worth a try ^-^


Re: Cannot read from file error - admantis - 18.11.2010

Quote:
Originally Posted by XoSarahMoX
Посмотреть сообщение
Maybe put it in the normal Include folder not the one in pawno? Not sure if it would work but worth a try ^-^
Actually the "normal folder" is in ../pawno/include not in ../include as far I know that's a useless folder I dont use. So any other help?
Thanks for posting anyways


Re: Cannot read from file error - [L3th4l] - 18.11.2010

Try: https://sampforum.blast.hk/showthread.php?tid=183776


Re: Cannot read from file error - admantis - 18.11.2010

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
It basically re-opening my file and compiling? I dont see any difference or fix. I have 2 pawnos but im not MIXING them or whatever


Re: Cannot read from file error - [L3th4l] - 18.11.2010

At least give it a try? Does it hurt? Does it? |

And yes, that has fix many errors like this!

Код:
This forum requires that you wait 120 seconds between posts. Please try again in 35 seconds.
FFS


Re: Cannot read from file error - admantis - 18.11.2010

Quote:
Originally Posted by [L3th4l]
Посмотреть сообщение
At least give it a try? Does it hurt? Does it? |

And yes, that has fix many errors like this!

Код:
This forum requires that you wait 120 seconds between posts. Please try again in 35 seconds.
FFS
Im sorry, it doesn't hurt but it wont work anyways.. I checked the directorys and everything is in order. I can even send you my sa-mp server folder i dont know but as far as I have seen, it's all okay unless Im high or too tired to notice (of course with the main script away)