Personal Chest erroring when trying to open from quickbar
rdunham3 opened this issue ยท 3 comments
Please use the search functionality before reporting an issue. Also take a look at the closed issues!
Issue description: Attempting to open personal chest from quickbar. Errors, does not crash. Chest does not open. Using a dedicated server, if that matters...?
Steps to reproduce:
- put personal chest in quickbar
- attempt to open
Version (make sure you are on the latest version before reporting):
Forge: 13.20.0.2310
Mekanism: 9.3.1.305
Other relevant version: Minecraft 1.11.2 dedi server
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
[gist/pastebin/etc link here] https://pastebin.com/GBKZRZcN
Looks like another missed statement in the migration to 1.11. Will open a pull request soon :)
After fixing the missing ItemStack translation more issues popped up. Seems like the whole personal chest is unusable in any form, placed and from the hotbar.
Will look at this when I've got some spare time.