Crash upon opening Terminal or Crafting Terminal - 1.20.1
xKiilash opened this issue · 6 comments
It's Visual Overhaul and World Host breaking each other. I don't see any mention to tom's simple storage in the crash log. You opened the Mods Screen.
Sorry, wrong one, this is the latest one:
-- Affected screen --
Details:
Screen name: com.tom.storagemod.gui.CraftingTerminalScreen
One of your mods breaks the recipe book, Apparently it's Visualoverhaul
(#251), but I can't see why.
I think my crash may be related, not sure- java.lang.NullPointerException: Cannot invoke "net.minecraft.world.inventory.Slot.m_6657_()" because "containerScreen.f_97734_" is null
https://gist.github.com/ProsperCraft/3b9e8bf853433729d477f19a1598d7be
Modpack- TownCraft for 1.20.1
I think my crash may be related, not sure- java.lang.NullPointerException: Cannot invoke "net.minecraft.world.inventory.Slot.m_6657_()" because "containerScreen.f_97734_" is null
https://gist.github.com/ProsperCraft/3b9e8bf853433729d477f19a1598d7be
Modpack- TownCraft for 1.20.1
The issue is with Equipment Compare
AHilyard/EquipmentCompare#28