Tremulous Forum
General => Troubleshooting => Topic started by: dodo1122 on May 01, 2007, 12:17:45 am
-
Just wanted to ask, is there any way to exec a .cfg bigger than 16.0kb?
when i try to do so, i get Cbuf_InsertText Overflowed.
And no, i don't want to exec 2 cfg's. Just one. Tried putting exec anotherexec.cfg into the first one, but it still overflows.
dodo
-
so just use one? Or am i not catching on?
-
Just wanted to ask, is there any way to exec a .cfg bigger than 16.0kb?
when i try to do so, i get Cbuf_InsertText Overflowed.
And no, i don't want to exec 2 cfg's. Just one. Tried putting exec anotherexec.cfg into the first one, but it still overflows.
dodo
strange, i could have sworn that buffer was 32000 bytes, you can exec 2 files, or if you really are that stubborn, you can compile a client with a larger buffer.
-
so there is no other way?
i changed it, and recompiled, and it works.
Thx for the help,
dodo