CyclopsMC / IntegratedTunnels

Transfer other energy, items and fluids over Integrated Dynamics networks
MIT License
20 stars 13 forks source link

Part Offset seems to be ignored #277

Closed ZeekDaGeek closed 9 months ago

ZeekDaGeek commented 9 months ago

Issue type:


Short description:

When setting an offset for the Item Interface the setting appears to be ignored

Steps to reproduce the problem:

  1. Set offset on Item Interface.
  2. Make sure it's upgraded.
  3. Notice how it's not actually drawing from targeted chest.

image


Versions:

rubensworks commented 9 months ago

Thanks for reporting!

ZeekDaGeek commented 9 months ago

Actually, it appears the issue is a little different than what I reported. If you update the network by adding a new Logic Cable the network appears to update properly and the offset will take effect.

Maybe the problem is more localized to the offset changes not updating the network state. Assigning values in the UI doesn't update until you physically update the network, and using the wrench to apply the setting has the same problem.