You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Nlkola1
changed the title
YSI Compile Error
YSI Compile Warning 208, 213, 235 Help Pls
Apr 5, 2022
Nlkola1
changed the title
YSI Compile Warning 208, 213, 235 Help Pls
YSI Run | YSI Fatal Error: Out of code generation (CGen) space. The current value of CGEN_MEMORY is 60000, please recompile with a higher value (approximately 420000)
Apr 5, 2022
Nlkola1
changed the title
YSI Run | YSI Fatal Error: Out of code generation (CGen) space. The current value of CGEN_MEMORY is 60000, please recompile with a higher value (approximately 420000)
[debug] #1 0041a754 in public SyncUp () at D:\Samp - GameMode\GameModeRPG\gamemodes\RPG-GrandGame.pwn:33207
Apr 6, 2022
What's the problem?
Is this related to YSI includes?
By the way mysql_format(SQL, query, sizeof(query), "UPDATE users SET Days=Days+1 WHERE Member>'0'"); mysql_tquery(SQL, query, "", "");
You don't need format here.
foreach(new i : Player) { if(IsPlayerConnected(i)
why
The text was updated successfully, but these errors were encountered: