HELP ME (T_T) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (
https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: HELP ME (T_T) (
/showthread.php?tid=511749)
fatal error 103: insufficient memory -
NamiSingza - 07.05.2014
D:\xxx\test.pwn(5551 -- 5552) : fatal error 103: insufficient memory
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Quote:
5551 AntiDeAMX()
5552 SetPlayerVirtualWorld(playerid, virtualworldgolf[playerid]);
|
Re: HELP ME (T_T) -
GeekSiMo - 24.05.2014
the Code ?
Re: HELP ME (T_T) -
CrAzY10 - 24.05.2014
Explaine more please , whats wrong with the cod?
Re: HELP ME (T_T) -
ev0lution - 25.05.2014
It may be a misplaced bracket - sometimes these can confuse the pawn compiler and make it run out of memory.