progwml6 / ironchest

Iron Chest minecraft mod by CPW
https://minecraft.curseforge.com/projects/iron-chests
GNU General Public License v3.0
137 stars 88 forks source link

[Forge 1.13.2] Chests visually open, but do not show inventory #170

Open Bradayyy opened 5 years ago

Bradayyy commented 5 years ago

Minecraft Forge 1.13.2, Iron Chests 1.13.2

Issue occurs on my Forge 1.13.2 server - but not on my Forge 1.13.2 singleplayer.

Crafting, placing, and all visual elements work fine - it is only when you try to open the chest - it does not show the contents/inventory menu. It only shows the chest visually opening, and nothing comes up.

Screenshot showing the issue: http://prntscr.com/ms7n1j

alexbegt commented 5 years ago

What version of forge are you running?

Bradayyy commented 5 years ago

1.13.2-forge-25.0.63

Also, another issue we discovered which is in connection with the Gravestone mod by EuhDawson, when a player dies - instead of the mod leaving a gravestone how intended - it leaves an obsidian chest (which does contain the items the player died with). Also, upon respawning, the player is supposed to have a piece of paper with the Coords of their grave, and what is in it. Instead, they spawn with an Obsidian -> Diamond chest upgrade in their hands.

alexbegt commented 5 years ago

Gravestone's dropping an obsidian chest is an issue with the gravestone mod itself, I would go ahead and report that to the mod developer. However, can you try with the latest forge and see if the GUIs still won't work on a server?

codabrink commented 5 years ago

Just updated to latest forge for 1.12.2 - 14.23.5.2824 Still experiencing this issue. It happens after leaving a chest open for a period of time.

codabrink commented 5 years ago

I should also comment that this is happening on a crystal chest. I haven't fully tested the other chests.

BrewingCoder commented 5 years ago

I can confirm this happens with all iron chest chests, from iron to crystal. The contents initially appear but then disappear after a few seconds.

Version: ironchest-1.12.2-7.0.59.842 Forge: 14.23.5.2835

The only other thing that is installed that affects storage is: InventoryTweaks-1.64+dev.146.jar for sorting

alexbegt commented 5 years ago

@codabrink @BrewAndCode For the 1.12 issue, Please post on #162 If you guys are using a Smeltery in the same chunk as the chest. As this was for 1.13.2

alexbegt commented 5 years ago

@Bradayyy Does this still occur with the latest forge + latest iron chests? I am unable to recreate this in the debug environment

OsakaMines commented 4 years ago

Just encountered this bug today. Restarted server to no avail. Chests open, no UI. I can break the chests and all the items still show up on the floor. This bug did not occur for the first 48 hours the server was running, which is why I hoped a reboot might help.

Versions: Forge: 1.15.2-31.2.5 Iron Chest: 1.15.2-10.0.3

This is a vanilla server I upgraded from scratch. Running only the following mods: MixinBootstrap-1.0.3.jar lithium-mc1.15.2-forge-0.4.6-rc3-mod.jar phosphor-forge-mc1.15.2-0.5.2+build.4.jar

cfm-7.0.0-pre16-mc1.15.1.jar (MrCrayfish's Furniture Mod) CookingForBlockheads_1.15.2-8.0.1.jar pamhc2crops-1.15.2-1.0.5.jar pamhc2foodcore-1.15.2-1.0.3.jar pamhc2trees-1.15.2-1.0.5.jar

jei-1.15.2-6.0.0.4.jar Hwyla-forge-1.10.8-B72_1.15.2.jar journeymap-1.15.2-5.7.0b2.jar

OreExcavation-1.7.151.jar ironchest-1.15.2-10.0.3.jar

unilock commented 2 years ago

I've commented on this issue here: https://github.com/progwml6/ironchest/issues/209#issuecomment-1027969064 Might be worth closing that issue in favor of this one.

Minecraft: 1.16.5 Forge: 36.2.22 Iron Chests: ironchest-1.16.5-11.2.21

Below is a link to my singleplayer world file. Um, ignore the world name. https://mega.nz/file/QoN0kDAQ#kfo8jOpYclZv1VT4Ta-3Vr2ZlbF3S4EIRP9E392O8CY

EDIT: Seems to not be an issue with only Iron Chests! [Render thread/WARN] [minecraft/ScreenManager]: Failed to create screen for menu type: mekanism:enrichment_chamber

EDIT: I'm not sure if it's relevant, but I'm running Minecraft on Linux.

uname -a:

Linux latitude 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb SMP Thu Jan 20 17:35:05 U x86_64 x86_64 x86_64 GNU/Linux

I have a sneaking suspicion that this is due to memory corruption... but I'm no Java programmer. What do I know? Anyway, the issue has resolved itself after rebooting my laptop and starting Minecraft again...