Menu

#16 please add check for untagged 1-sided special line

1.0
closed
nobody
None
2015-12-19
2015-09-08
No

Hi Andrew,

in MAP06 there are two lines of type 117 (DR Open Door /fast) that will immediately crash Chocolate Doom is activated, because they are missing a tag and are 1-sided, i.e. they have no sector on their backside. These lines are linedef #24 and #25, inside the red door.

Please add a check and emit a warning for this.

Boom already has a check for this in EV_VerticalDoor().

Thanks,

Fabian

Discussion

  • Andrew Apted

    Andrew Apted - 2015-09-10

    I agree this should be checked. On the TODO.

     
  • Andrew Apted

    Andrew Apted - 2015-12-19

    OK there is now a check for this situation.

    BTW you had me a bit worried when mentioning tags, but I double checked and EV_VerticalDoor() never checks or uses the line's tag.

     
  • Andrew Apted

    Andrew Apted - 2015-12-19
    • status: open --> closed
     

Log in to post a comment.