What is the cause of Max_Spawn_Vars error.


(MytMowse) #1

Ok, there was only like one other post on a problem with this, and I get this all the time when I create a terrian using easy gen. I finally made an awesome one I created a hieghtmap in adobe and I saved it using the wolfenstien export and checked marked add skybox and info player start.

I thought it might be that info player start cuz it’s not even in the map editor so I removed it and added player death match and still it did it. I also re did the map in easy gen as the one post said, still does it.

Any ideas?

The full error is G_AddspawnVarToken Max_spawn_vars

And yes I did edit the max/min coords in the worldspawn. ;[


(eldee) #2

it most likely means that you’ve got two info_player_starts or a info_player_start and a info_deathmatch_start. ET only needs 1 info_deathmatch_start (for the initial camera positioning) and a ctf spawn for each team.
if you exported in easygen, you probably checked the “include info_player_start”, then made one in radiant also.

try exporting without the info_player_start and i bet it’ll work out for you.


(MytMowse) #3

Nope, I didn’t do that :slight_smile: I deleted the info player start and added deathmatch instead and I also made one without the playerstart through gen and it still does it.