rwtema / Extra-Utilities-2-Source

Sourcecode for Extra Utilities
Other
108 stars 75 forks source link

Transfer Node connected to TinkerIO Smart Output crashes on world load #25

Open Rixxaw opened 6 years ago

Rixxaw commented 6 years ago

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.

Rixxaw commented 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...

rwtema commented 6 years ago

Your pastebin link is 404'd.

KasperFranz commented 6 years ago

This is the correct link https://pastebin.com/eKxru6jr

gkbm2013 commented 6 years ago

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.

https://github.com/gkbm2013/tinker-IO/issues/67

cinnamennen commented 6 years ago

Can confirm this issue w/ Modern Skyblock 3