Client locking up on shift click
Opened this issue ยท 4 comments
Inventory tweaks appears to be causing the client to freeze randomly.
This is at the end of my Forge log:
[07:22:32] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: net.minecraft.client.gui.inventory.GuiInventory
[07:22:32] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: net.minecraft.inventory.ContainerPlayer
[07:23:24] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: net.minecraft.client.gui.inventory.GuiInventory
[07:23:24] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: net.minecraft.inventory.ContainerPlayer
[07:24:26] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: codechicken.enderstorage.storage.item.GuiEnderItemStorage
[07:24:26] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: codechicken.enderstorage.storage.item.ContainerEnderItemStorage
[07:24:27] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: de.eydamos.backpack.gui.GuiBackpack
[07:24:27] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: de.eydamos.backpack.inventory.container.ContainerAdvanced
[07:24:30] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: logisticspipes.gui.orderer.NormalGuiOrderer
[07:24:30] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: logisticspipes.utils.gui.DummyContainer
[07:24:34] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: codechicken.enderstorage.storage.item.GuiEnderItemStorage
[07:24:34] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: codechicken.enderstorage.storage.item.ContainerEnderItemStorage
[07:25:06] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: net.minecraft.client.gui.inventory.GuiInventory
[07:25:06] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: net.minecraft.inventory.ContainerPlayer
[07:25:12] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: codechicken.enderstorage.storage.item.GuiEnderItemStorage
[07:25:12] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: codechicken.enderstorage.storage.item.ContainerEnderItemStorage
[07:25:13] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: logisticspipes.gui.orderer.NormalGuiOrderer
[07:25:13] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: logisticspipes.utils.gui.DummyContainer
This started happening after I updated to the latest release of EnderStorage, it is a very likely culprit.
I have the same problem, frequent random freezes, always involving using inventory in one way or another... Organizing things in inventory, moving items from inventory to chests, even using request pipe from Project Red... Last time it froze with this: [21:47:00] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: cpw.mods.ironchest.ContainerIronChest A couple of minutes before that: [21:37:15] [Client thread/INFO] [inventorytweaks/Inventory Tweaks]: openblocks.common.container.ContainerAutoEnchantmentTable
Sorry for the late reply on this one (took a week break to replay Mass Effect).
I was able to track this one down. It's an issue with Flaxbeard's Steam Power mod.
Setting B:"[Thaumcraft] Show control+click to open Thauminomicon messages on TC4 items"=false fixed the issue.
I'm running the latest Jenkins release of inventory tweaks and, haven't noticed a single issue after disabling that setting. You can close this issue.