Open TheROFL98 opened 4 days ago
The bug doesn't seem to be reproducible with the latest version of the mods involved in 1.20.1, however downgrading CC:Tweaked to 1.105.1 seems to trigger the bug. Currently investigating further
My mod tries to determine whether it is tradeable by accessing the block's menu, but ComputerCraft Turtle does not allow menus to be called on the client side, so it throws an exception
I've determined that CC:Tweaked may have inadvertently fixed the issue with version 1.110.0, as testing that version against your mod doesn't seem to reproduce the bug.
So do I need to make a fix for version 1.19.2?
If that's possible, yes.
It's easy, but it takes a while to upload
That's completely fine! I can wait :)
When interacting with a ComputerCraft Turtle (haven't tested regular computers but I imagine it will yield the same result) crashes my game.
Forge 43.4.4 CC:Tweaked 1.101.4 Trade Enchantment Display 1.1.3
crash.txt