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



cannot read from file " " - YoDawg - 03.04.2015

Hello. So I just started scripting (at least trying to learn it) and whenever I compile my script it says this error.

Код:
C:\Users\Bruno\Desktop\samp servu\gamemodes\barron.pwn(1) : fatal error 100: cannot read from file: ""

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


1 Error.



Re: cannot read from file " " - YoDawg - 03.04.2015

Okay, nevermind I got it.

EDIT: Can't start the samp_server.exe right now, so I still need help.


Re: cannot read from file " " - Loot - 03.04.2015

Ever tried searching the issue at the forum?

A simple search has came up with a helpful solution:
Quote:

1. Open pawno.exe ( Make sure you open the same pawno that contains all your stuff )
2. Click: File > Open > YOURSCRIPT ( The one that is showing errors )
3. Compile.

I assume that pawno.exe and barron.pwn are not at the same main folder..
Folder > pawn.exe > filterscript > barron.pwn.