darken2.wad MAP11 silent door

Is there something that doesn't work right in the latest GZDoom? Post about it here.

Moderator: GZDoom Developers

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!
User avatar
Player701
 
 
Posts: 1707
Joined: Wed May 13, 2009 3:15 am
Graphics Processor: nVidia with Vulkan support
Contact:

darken2.wad MAP11 silent door

Post by Player701 »

In The Darkening Episode 2 MAP11, there is a "jammed" blazing door that does not make an opening sound in GZDoom. It only plays its closing sound, and only when it closes by itself (not manually). In PrBoom-Plus 2.5.1.4, the behavior is different: the door plays all sounds correctly except when closed manually. So I guess this may be a case of the so-called "undefined behavior", but I still thought I'd report this inconsistency. I think the door should play both its opening and closing sounds in all cases regardless of how it is activated.

To reproduce, get the PWAD (see the link above) and use the following command-line parameters:

Code: Select all

gzdoom -iwad doom2 -file darken2.wad -nomonsters -warp 11 +"warp -1888 -656"
Turn right to see the door in question. When you open it, it doesn't play a sound.

Tested in GZDoom 4.5.0 and g4.6pre-8-g6e3a4c590.

Return to “Bugs [GZDoom]”