Menu

#45 Desync: m203-433.lmp

closed-fixed
nobody
5
2008-08-07
2006-11-24
No

http://competn.doom2.net/pub/compet-n/pwads/mm2/speed/m203-433.zip

The reasons of a problem are the sector 75 and the following code in EV_DoPlat():

//jff 1/26/98 Avoid raise plat bouncing a head off a ceiling and then
//going down forever -- default low to plat height when triggered
plat->low = sec->floorheight;

This field is not initialized by vanilla (like "crash" field for stairs) and, hence, has randomly value after AddThinker. Relative to subj it is enough to remove this line, but we cannot guarantee correct behaviour in any similar cases with the current (changed) memory manager.

Discussion

  • Andrey Budko

    Andrey Budko - 2008-08-07
    • status: open --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB