Combination lock not working (GZ version 4.2.4)

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
Abba Zabba
Posts: 2166
Joined: Mon Sep 05, 2011 8:50 pm
Location: a place lol!
Contact:

Combination lock not working (GZ version 4.2.4)

Post by Abba Zabba »

In at least this particular instance, a combo lock isn't functioning properly in GZ.
Spoiler: minor mod gameplay spoiler
Rekkr. Requires Doom 1/Ultimate Doom or Freedoom. A simple demo is attached to this post, for GZDoom version 4.2.4.
Attachments
bug.zip
demo
(2.42 KiB) Downloaded 74 times
Guest

Re: Combination lock not working (GZ version 4.2.4)

Post by Guest »

If the ceiling height of the sector #251 is risen from -198 to -197 the door will open up.

The door opening is done with a dehacked trickery.
However this shouldn't be a compatibility issue. It's not a mapping error. Rebuilding nodes doesn't help either.
There's something odd going on with the item type 693 behavior in GZDoom. It's shooting and aiming.
User avatar
simc
Posts: 128
Joined: Fri Feb 03, 2012 11:44 am

Re: Combination lock not working (GZ version 4.2.4)

Post by simc »

It's a bug in specific conditions. The unopened door in REKKR, the same root cause appears to affect to the playe's own hitscan weapons in GZDoom.

If there are no monsters in sight and with the view centered the player will shoot the pistol to the height of 36 map units. If the player is facing a 36 map units high fence the hitscan pistol bullet will pass that fence but a fence with 37 map units height will stop the hitscan to the sector border. The same way a ceiling at 35 will block hitscan bullets but a ceiling at 36 height will be passed. The same heights seem to apply to Chocolate Doom too.

But in GZDoom If there's a single 2s linedef going across the 36 units high fence sector it will stop and block the hitscan bullets. The 2s line do not require sector changes, line action, tag or special flags. The same type of hitscan blocking happens with 2s lines and ceilings at the height of 36. The blocking doesn't occure if the fence sector floor is lowered by one map unit or if the ceiling block height is risen by one map unit. And this blocking doesn't happen in Chocolate Doom.

Here's a Doom format test map for Doom2 MAP01. Use am_cheat 2 for the automap and to try to shoot the back walls with the player's eyeview centered (mouselook temporarily turned off). You can see the bullet hole decals if you shoot over/under the SHAWN2 textures but not if you shoot over/under the COMPSPAN textures.

A shotgun shot: https://i.imgur.com/Cob7PU7.jpg

- - - -

Edit 2019.12.09: Added comment (spoiler alert):
Spoiler:
This seems to have happened since ZDoom 1.17c. The door should open up in ZDoom 1.16.
Attachments
hitscans_blocked_by_2s_line.7z
(1.44 KiB) Downloaded 73 times
Last edited by simc on Mon Dec 09, 2019 4:30 pm, edited 2 times in total.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49066
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Combination lock not working (GZ version 4.2.4)

Post by Graf Zahl »

I think this shows how few people are playing the game without mouselook. Otherwise this should have shown up during playtesting already.
Post Reply

Return to “Bugs [GZDoom]”