View Single Post
BloodBullet
Junior Member
Join Date: May 2020
Old 05-23-2020 , 02:22   Re: fatal error 186: insufficient memory
Reply With Quote #6

Quote:
Originally Posted by Silvers View Post
Doesn't it give you a line number for the error?

Use sizeof() instead of hard coding values when using Format etc.

Also old syntax ewww.

Oh and why are double posting the same thing? ffs.

//SourceMod Batch Compiler
// by the SourceMod Dev Team


//// jailbreak_menu.sp
//
// E:\CSGO_ServerMain\csgo\addons\sourcemod\scri pting\jailbreak_menu.sp(238) : fatal error 186: insufficient memory
//
// Compilation aborted.
// 1 Error.
//
// Compilation Time: 0.09 sec
// ----------------------------------------

Press enter to exit ...

Last edited by BloodBullet; 05-23-2020 at 02:23.
BloodBullet is offline