Error from core.inc? - 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 from core.inc? (
/showthread.php?tid=123317)
Error from core.inc? -
Redirect Left - 25.01.2010
When compiling, I have this error, any ideas?
C:\...\...\...\...\...\include\core.inc(12) : error 010: invalid function or declaration
The line in core.inc is 'native heapspace();' I am unable to trace any errors in my script causing it, so any help will be much appreciated.
EDIT: Disregard, I have resolved it, although I have zero idea how
Re: Error from core.inc? -
SiJ - 25.01.2010
Quote:
Originally Posted by Redirect Left
When compiling, I have this error, any ideas?
C:\...\...\...\...\...\include\core.inc(12) : error 010: invalid function or declaration
The line in core.inc is 'native heapspace();' I am unable to trace any errors in my script causing it, so any help will be much appreciated.
EDIT: Disregard, I have resolved it, although I have zero idea how ![rolleyes](images/smilies/rolleyes.gif)
|
I had the same error too, because I accidentally put some character at the very top of the script :P