[Bug] Placing enchanted chests on server crashes player
Akitori opened this issue ยท 6 comments
Problem Details
There is a server issue where placing a enchanted chest randomly crashes the placer.
- Get enchanted chest.
- Place it down once. Open it, look inside, notice slots aren't added.
- Try to replace chest.
- CRAAASSSSSHHH
Environment
- OS: Windows 10
- Full Forge version: forge1.12.2-14.23.5.2838
- Mod version: MetalChests 5.2.8
This seems to be happening b/c an instance of the Obsidian chest cannot be read from the tile entity NBT. You say this is happening w/ an iron chest? Have you changed the mod's JSON config file at all?
Also some strange things server side. After the chest is placed, when relogging back in, the chest is facing away from the player and lacks the enchanted glint. Its just a normal iron chest at that point