gkbm2013 / tinker-IO

Tinker I/O - An addon for Tinkers' Construct!
https://tio.gkbsite.org/
GNU General Public License v3.0
13 stars 8 forks source link

Smart Output Block and Thermal Dynamics Servos #92

Closed ghost closed 4 years ago

ghost commented 5 years ago

Modpack: Crimson Skies V1.2.4.2 Mod: tinker_io-1.12.2-release 2.6.1 Java

I have a smeltery melting sand into Clear Glass. The Molten Glass in the Smeltery is moved into the side of Smart Output block using a basic Servo and hardened fluiduct. The Smart Output block has a Basin Upgrade. This all works fine, the Molten Glass is cast by the Smart Output block into Clear Glass.

However, I cannot get another Servo and Itemduct to extract the Clear Glass to a chest/crate/etc. I've tried attaching the Servo to multiple sides of the Smart Output block with no results. The Servo is set to ignore Redstone signals, but I still cannot get the output from any side of the block.

2019-02-01_14 09 17 2019-02-01_14 09 20 2019-02-01_14 09 24 2019-02-01_14 09 14

What am I missing?

gkbm2013 commented 4 years ago

The issue is caused by the old API used in Tinker I/O 2.6.1. The issue was solve in Tinker I/O 1.12.2 rw2.8.2. Thanks for your report.