Bsp loading problem


(Maxell_cz) #1

I’ve made terrain map for q3, this terrain is little bit difficult, with many layers, but when I do BSP everything works well. Then I tryed run map in q3, and it wrote me following message:


ERROR: G_AddSpawnVarToken: MAX_SPAWN_CHARS


----- Server Shutdown -----
==== ShutdownGame ====

Thank you for any help
Maxell


(digibob) #2

You using vertex shader stuff? i.e. a huge long string in the worldspawn key/valus? If so, try and cut the length of it down as much as you can (dont know what the limit is off hand)