Crashing On Team Join

curlydavecurlydave Join Date: 2003-10-21 Member: 21855Members
edited December 2003 in Mapping Forum
<div class="IPBDescription">I've got it to work once, not sure how</div> Alright, here's what I have in my map:

One info_player_start
Two info_team_starts, one set to team one, the other set to team two
Two info_join_teams, one selecting team one, the other team two, both textured with aaatrigger
One info_mapinfo with the default settings
One env_gamma set to 1.6
One team_hive, set to team two, with the start built flag selected
One team_command, set to team one, with the start built flag selected
On func_resource (ps, what does num resources do?)
one light_environment

When I join a team, it crashes. Once however, I got it to work, by some miracle, and I could join either team with no errors.

Is it obvious what I did wrong?

Comments

  • curlydavecurlydave Join Date: 2003-10-21 Member: 21855Members
    Oy, now it's working again. This is weeiiiirrrrddd!
  • ConfusedConfused Wait. What? Join Date: 2003-01-28 Member: 12904Members, Constellation, NS2 Playtester, Squad Five Blue, Subnautica Playtester
    dave: this error is some times casue by teh use of aaatrigger in your ready room. in most cases removing it will solve teh problem.
  • h8_F8h8_F8 Join Date: 2003-05-16 Member: 16362Members
    sounds like an old version of the fgd or qrk, since info_join_team is a POINT entity not brush based one...
  • tseepratseepra Join Date: 2002-12-11 Member: 10530Members
    <!--QuoteBegin--h8_F8+Dec 8 2003, 03:16 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (h8_F8 @ Dec 8 2003, 03:16 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> sounds like an old version of the fgd or qrk, since info_join_team is a POINT entity not brush based one... <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    info_join_team is a brush based entity.
Sign In or Register to comment.