Freshly upgraded chest doesn't close after opening.
rallias opened this issue ยท 3 comments
When I apply a new upgrade to a chest, say the copper to iron upgrade, if I subsequently open the chest, it does not close when I exit the inventory.
Expected Behavior
Chest should always close if nobody's in it.
Actual Behavior
Steps to Reproduce (including precondition)
- Apply upgrade (such as iron to silver upgrade) to chest.
- Open chest.
- Use
esc
to exit the chests inventory gui. - Observe failure to re-close.
Screenshot of this Problem
Your Environment
- OS: Win 8.1
- Full Forge version: 1.12.2-14.23.4.2727
- Mod version: 1.2.2
This is a pretty common desync issue that even vanilla chests have on servers, but if this is single-player too that might be worth taking a look at.
Yeah, that's single player.
I get that it's a common desync issue. However, the issue at hand was reproducible, hence the report.