Open Rixxaw opened 6 years ago
Disabled TinkerIO and server loaded, was able to break transfer node reloading with TinkerIO re-enabled.
I assume that TinkerIO has the cast slot locked and the node is trying to pull the first item which is the cast, which can't be pulled. I have no idea why it crashes the server...
Your pastebin link is 404'd.
This is the correct link https://pastebin.com/eKxru6jr
I implement getStackInSlot(int) method from IItemHandler in SOTileEntity.class
But I get "AbstractMethodError" when I connect transfer pip to a transfer node which is attached on Smart Output.
Can confirm this issue w/ Modern Skyblock 3
https://pastebin.com/eKxru6jr
Crashed client single player when placing TinkerIO Smart output on top of Item Transfer Node. Once ingots are created inside the GUI with an ingot cast in the first slot, the game crashes. Each loading into the game it crashes again. will try uninstalling TinkerIO Smart Output to remove the problem so I can pull the transfer node out.