Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Part Offset seems to be ignored #277

Closed
ZeekDaGeek opened this issue Sep 30, 2023 · 2 comments
Closed

Part Offset seems to be ignored #277

ZeekDaGeek opened this issue Sep 30, 2023 · 2 comments

Comments

@ZeekDaGeek
Copy link

Issue type:

  • 🐛 Bug

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:

  • This mod: 1.8.21
  • Minecraft: 1.19.2
  • Forge: 43.2.14
@rubensworks
Copy link
Member

Thanks for reporting!

@ZeekDaGeek
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants