[HELP] Fatal error 100
#1

C:\Documents and Settings\Administrator\Bureaublad\Global_Role-Play_by_Commando\gamemodes\lslrp.pwn(27) : fatal error 100: cannot read from file: "dutils"

I have dutils.inc in my Includes folder and in the Includes folder in pawno, could anyone give me an solution? Thanks
Reply
#2

Change:
pawn Код:
#include <dutils>
To:
pawn Код:
#include <dutils.inc>
Reply
#3

show me line 27
Reply
#4

This is line 27:
#include <dutils>

I tried changing it to dutils.inc , this didn't work.
Reply
#5

Are you sure you have the include in the includes folder of your current working directory? Some people may have multiple pawno.exe editors on their system and with Windows file association may be using a different one!

Try these steps:

Go to the pawno directory where you have the dutils.inc file in the includes folder, then open pawno.exe, go to File > Open, select your script and try to compile it.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)