Doomworld wad "Endless Torture"
The following wad from Doomworld doesn't load E1M1 with Doomsday:
http://www.doomworld.com/vb/post/1365494
It's a megawad for Ultimate Doom called "Endless Torture".
For some reason the first episode "Cybernetic Nightmare" won't start with Doomsday Engine! Any ideas why?
Thanks in advance!
http://www.doomworld.com/vb/post/1365494
It's a megawad for Ultimate Doom called "Endless Torture".
For some reason the first episode "Cybernetic Nightmare" won't start with Doomsday Engine! Any ideas why?
Thanks in advance!
Comments
It's strange because each level of this megawad is loading fine besides the first one!
With another source port I tried the level loads correct.
"jdrp101+11a+fixes.pk3"
Without loading that file everything works fine!
Thank you for your help!
The actual problem lies in the internal node builder's interpretation of the geometry comprising/surrounding sector #89. Examining the map in an editor reveals that there is only a single two-sided line with this sector number. However, it is not "free standing" and does in fact split sector #23 in two. Clearly the node builder is being confused by this set up. Is this some kind of map hack?
Now I need to figure out how to deal with it
Edit: I've now found the cause of the problem and am currently preparing a fix. It turns out the nodebuilder is actually handling it correctly, the issue lies in the surface decorator working at line / sector level rather than with the convex subspaces.
Edit2: Now fixed for the next unstable build.
Thank you so much! I really appreciate your effort!