Cbuf_InsertText overflow

Discussion for any ET/ETPro/BayonET bugs or cheats you find...

Moderators: Forum moderators, developers

Post Reply
DarkangelUK
Posts: 18
Joined: Wed Jan 28, 2004 3:14 pm

Cbuf_InsertText overflow

Post by DarkangelUK »

Hello, i've made a cfg and when i try and load it, i get the error Cbuf_InsertText overflow. It's not the largest cfg ever but it's basicaly all scripts, no single binds. I'm guessing there's just too much cvars in it. Is there a way round this?
User avatar
V6.Sven
Posts: 86
Joined: Fri Jan 23, 2004 10:12 am
Location: Netherlands!

Post by V6.Sven »

Split it in 2, and at the end of the first file, exec the second.
User avatar
KingJackaL
Posts: 666
Joined: Thu Jan 08, 2004 3:47 pm
Location: ChCh, NZ
Contact:

Post by KingJackaL »

There's a basic .cfg limit of 16kB. Don't make any of your .cfg's larger than 16kB, or you get grief.

( I found that out the hard way - I have just over 1200kB of .cfg files :roll: )
DarkangelUK
Posts: 18
Joined: Wed Jan 28, 2004 3:14 pm

Post by DarkangelUK »

DOH! Believe it or not, the main cfg is 16.1k, bummer. Guess i can throw a script or 2 on a seperate execed cfg.

Thanks for the help.
Post Reply