Storage Drawers: Natura Pack

Storage Drawers: Natura Pack

9M Downloads

[1.10.2] update breaks translocators, hopper ducts...

tralce opened this issue · 5 comments

commented

In the most recent stable releases for 1.10.2, Translocators no longer will attach to Controllers or Slaves, and Hopper Ducts's Ducts and Grated Hoppers will not work with them either. I beg of you, please fix it.

commented

Do vanilla hoppers work? Or manual insertion?

commented
commented

If these were working before updating to 3.7.0 or beyond, then the answer is probably that translocators, hopper ducts, and the like were never updated to work with Forge's IItemHandler interface that was introduced in 1.8.x. Prior to the 3.7.0 version, I supported both IItemHandler and the older IInventory (from vanilla Minecraft) interfaces.

I didn't intend to drop IInventory support until 1.11.2, but a bug (probably some sort of dupe bug) surfaced that was too difficult to fix with all of that tangled up together. In your situation, it might be more worthwhile to role back to the last 3.6.x release.

If that wasn't the version that broke it, I need specific version numbers.

commented

Apparently, Translocators for 1.10.2 will not be updated to support IItemHandler. The 1.11.2 version will, though. See TheCBProject/Translocators#12

commented

Hopper Ducts is a closed source mod, but a quick scan through disassembly shows that IItemHandler did not receive support until 1.11.2.

So, sorry, there is no resolution for these two mods, other then going back to 3.6.2.