View Revisions: Issue #279

Summary 0000279: armor bug with dehacked patch
Revision 2017-02-16 11:12 by simc
Description It looks like the "Misc 0" line or section in the Dehacked lump is causing the Doom armors to bug: The green or the blue armor have no effect and the player gets hurt the same rate as without the armor. Also the armor points on the screen will stick constant at 100 or 200 even if the player gets hurt.

Just plain "Misc 0" line in the deh lump is enough. It doesn't need to follow any real commands. The misc section is for health, armor and infight setups. However, if you've no armor and you pick up only few armor bonuses any damage will wear them off as usual.
Revision 2017-02-16 12:29 by Graf Zahl
Description It looks like the "Misc 0" line or section in the Dehacked lump is causing the Doom armors to bug: The green or the blue armor have no effect and the player gets hurt the same rate as without the armor. Also the armor points on the screen will stick constant at 100 or 200 even if the player gets hurt.

Just plain "Misc 0" line in the deh lump is enough. It doesn't need to follow any real commands. The misc section is for health, armor and infight setups. However, if you've no armor and you pick up only few armor bonuses any damage will wear them off as usual.
Revision 2017-02-16 11:12 by simc
Steps To Reproduce Try the test wad for Doom2 MAP01. It has an embedded deh lump with just one line. Pick up the armor and use the nukage pool or the imp to get hurt. If you edit the wad and remove the dehacked lump the armors behave as usual.

This can be noticed in classic wads such as Knee Deep in ZDoom (kdizd.pk3/kdizd_12.pk3), RTC-3057 (3057hub1.wad), Nimrod and Dark7 mission pack1 with cw-sin1.wad (shipped in dark7mpk1.zip).
Revision 2017-02-16 12:29 by Graf Zahl
Steps To Reproduce Try the test wad for Doom2 MAP01. It has an embedded deh lump with just one line. Pick up the armor and use the nukage pool or the imp to get hurt. If you edit the wad and remove the dehacked lump the armors behave as usual.

This can be noticed in classic wads such as Knee Deep in ZDoom (kdizd.pk3/kdizd_12.pk3), RTC-3057 (3057hub1.wad), Nimrod and Dark7 mission pack1 with cw-sin1.wad (shipped in dark7mpk1.zip).