SA-MP Forums Archive
Invalid memory access - 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: Invalid memory access (/showthread.php?tid=128914)



Invalid memory access - BeCometA - 20.02.2010

Hello,

i have a little trouble.
When i'm start a server with my own gamemode(using MySQL) console print's:

Код:
Script[gamemodes/fgamemode.amx]: Run time error 5: "Invalid memory access"
And the line is:

Код:
while(mysql_fetch_row(resultline))
Any suggestion?


Re: Invalid memory access - AdiX_PL - 20.02.2010

Damn, i have that problem too...


Re: Invalid memory access - BeCometA - 21.02.2010

Guys, what's wrong?
No one known?