Originally posted by TheKodingKobra
I tried the private match thing, i still cant complete a survival game with more than 1 person. Fine on my own...Thanx For The Help Though.
Thanks, I Originally Thought That The Error Came from too many Shaders, Hence I Made My Menu Only Have One. But I Remember In The Yardsale V7 Patch Thread Taylor Mentioned Something About A "\n fix"? Could This Be The Problem? Because In My Menu There Are Alot Of "\n" as I Added Alot of Descriptions. I'm Assuming Then, That There Is A Problem With The \n. Do You Know How To Fix It? Or Am I Just Screwed?
-Thanks for the help
I think your misunderstanding what a \n overflow fix is...
In most menus nowadays, a new text string gets created for each new line of text.
What the \n fix does, is it makes all the text one string. This reduces the amount of strings in the game substantially...
Shaders are not your problem when dealing with the following error:
"MAX_GAMESTATE_CHARS Exceeded"
That error is caused by too many characters in the game