CyclopsMC / IntegratedTunnels

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

Interfaces ignore variable cards in offset #289

Closed coolbot100s closed 5 months ago

coolbot100s commented 5 months ago

Issue type:


Short description:

Interfaces, such as the item and energy interface will ignore variable cards placed in the offset slots, and always use the manually applied offsets instead. (including no offset if all values == 0)

Steps to reproduce the problem:

  1. Place any Interface
  2. Apply offset enhancements
  3. Insert any variable card into the interface

Expected behaviour:

The screenshots below demonstrate the issue, in this case, all 4 parts have an integer variable in the x direction with the value of 2, the Player Simulator and Item Exporter behave as expected, however the Item Interface and Energy Interface ignore the variable cards. image image

From what I can tell this is universal and I've tried to account for any variables and tested this on the latest versions with only the required mods installed on a fresh world and instance.


Versions:

rubensworks commented 5 months ago

Thanks for reporting!