SA-MP Forums Archive
ERROR, NEED HELP - 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, NEED HELP (/showthread.php?tid=72888)



ERROR, NEED HELP - neox - 11.04.2009

When i compile my gamemode i get error

C:\Documents and Settings\Admin\Desktop\Server\gamemodes\allnone.pw n(2 : fatal error 100: cannot read from file: "Dini"

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


1 Error.

But i have Dini.inc in my server/pawno/include folder

Why i get this error? PLZ help me...



Re: ERROR, NEED HELP - Rks25 - 11.04.2009

Is it really at correct location and is it:

<include Dini>

and in your files Dini.inc?


Re: ERROR, NEED HELP - Weirdosport - 11.04.2009

Quote:
Originally Posted by Rk_
Is it really at correct location and is it:

<include Dini>

and in your files Dini.inc?
I hope it isn't, it's meant to be #include <dini>


Re: ERROR, NEED HELP - neox - 11.04.2009

how it have to be?

in my gamemode is:

#include <Dini>

is it correct?


Re: ERROR, NEED HELP - Weirdosport - 11.04.2009

Try it with lowercase Dini: #include <dini>


Re: ERROR, NEED HELP - neox - 11.04.2009

do i need to change Dini.inc in dini.inc?


Re: ERROR, NEED HELP - Weirdosport - 11.04.2009

Leave the filename the way you found it, and use #include <dini>

EDIT: saying that mine appears to work in both upper and lower case...

Triple check that the version of pawno you're using has the include like this:

pawno\includes\dini.inc

I remember the transition between different servers caused problems for me as I had forgotten to copy my old includes to the new version of pawno..


Re: ERROR, NEED HELP - neox - 11.04.2009

it doesn't work
i give you my server. Can you fix it?
PLZ... :'(

http://www.sendspace.com/file/518ej2


Re: ERROR, NEED HELP - Weirdosport - 11.04.2009

If what i'm saying doesn't work I don't know what will.


Re: ERROR, NEED HELP - neox - 11.04.2009

PLZ... Just look at GM... maybe you will see the problem... PLZ