Unexplainable include 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: Unexplainable include error. (
/showthread.php?tid=241721)
Unexplainable include error. -
Danny - 18.03.2011
Hi,
Since a month or something i'm scripter on a server (i dont call any names).
But when i try to edit the main include, i get an error while compiling it. I really can't explain it.
No matter what i change. I always get this error!
C:\Users\Tol\---\pawno\include\---.inc(1) : error 010: invalid function or declaration
Cause the code is not public, i cant give any lines. I can ensure you, that file is allright.
Does anyone have experience with this? Please post it!
Greetz,
Danny
Re: Unexplainable include error. -
OldDirtyBastard - 18.03.2011
You may forgot a ; or } i experienced with this couple times, you should check some forwards, variables or arrays,
it mostly hapens there.
Re: Unexplainable include error. -
JaTochNietDan - 18.03.2011
We can't help without seeing the code, it's not possible.
All I can say is look at the error and try to figure out what you've done wrong.