PDA

View Full Version : Bsp loading problem


Maxell_cz
23rd November 2002, 09:39
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
25th November 2002, 12:17
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)