
[1.20.1 Fabric] Running out of downed time breaks all equipped armor
DmitriBogdanov opened this issue · 3 comments
Issue
Getting incapacitated and dying from running out of time causes equipped armor to instantly break.
Recreating with minimal instance
Version:
Minecraft 1.20.1
Fabric 0.16.7 (latest)
Mods:
Fabric API 0.92.2 (latest)
Incapacitated 1.7.2LTS (latest)
Steps:
- Create a new world with cheats enabled.
- Equip a full set of netherite armor.
- Set gamemode to survival.
- Die using
/kill
,/damage @s 200
or any other method. - Wait for incapacitated timer to run out.
- Once the timer runs out there will be a sound of items breaking and the whole set of armor will disappear.
Notes
- Equiping whole set is not critical - wearing any single armorpiece it still breaks.
- Issue first noticed during testing in a large modpack - disappearing armor caused gravestone mod threads to get stuck due to missing item stacks, which caused tick crash on integrated server, eventually narrowed down to this.
- Setting down time to lower value speeds up testing.
Full logs
A bit of delay on this patch, I apologize, life suddenly got quite busy. I'll try to get this out as soon as I can.