SA-MP Forums Archive
[ERROR]Can not read... - 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: [ERROR]Can not read... (/showthread.php?tid=126896)



[ERROR]Can not read... - JakesRolePlay - 10.02.2010

I try to compile my script and I get this error:
pawn Код:
C:\Users\Chris\Desktop\RRP RV™\LA-RP, Raz RP\gamemodes\larp.pwn(13) : fatal error 100: cannot read from file: "morphinc"

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


1 Error.
I even have morphinc in the include folder....
Код:
sa-mpserver/pawno/includes/morphinc.inc



Re: [ERROR]Can not read... - actiwe - 10.02.2010

Download new one and replace it. Should work.


Re: [ERROR]Can not read... - JakesRolePlay - 10.02.2010

Quote:
Originally Posted by actiwe
Download new one and replace it. Should work.
Already tried, still same problem :\


Re: [ERROR]Can not read... - Joe Staff - 10.02.2010

Make sure that you're opening it with the correct Pawno.exe.

go to sampserver->pawno->pawno.exe, then open it with the folder button then compile.


Re: [ERROR]Can not read... - JakesRolePlay - 10.02.2010

Quote:
Originally Posted by Joe Staff
Make sure that you're opening it with the correct Pawno.exe.

go to sampserver->pawno->pawno.exe, then open it with the folder button then compile.
XD Im using windows 7 so I was using the one pinned to my taskbar and it was opening my movie server pawno.exe :P

thanks for the help!