ensiform Posted November 25, 2006 Share Posted November 25, 2006 I was taking a look at the POOLSIZE that Enemy Territory uses and it appears to be ( 4 * 1024 * 1024 ) and I changed ours to that and t2_rancor seems to start now and run instead of crashing, although has many other problems elsewhere. Btw the assert in G_DodgeDrain is kind of bad... should change that to an if !attacker skillpoints then display warning print and return instead of throwing an assertion because ive notice it come up often in coop recently. Link to comment Share on other sites More sharing options...
razorace Posted November 25, 2006 Share Posted November 25, 2006 Really? I thought I set it up so that the NPCs should have at least one skill point when I changed the warning to an assert. Link to comment Share on other sites More sharing options...
ensiform Posted November 25, 2006 Author Share Posted November 25, 2006 Well I just seen the assert thrown last night on t2_rancor as i was killing some mercs. Link to comment Share on other sites More sharing options...
razorace Posted November 26, 2006 Share Posted November 26, 2006 hmmm, maybe something is going around my spawn code. Ticket it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.