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

Variable is not properly updated #1416

Closed
Hiranus opened this issue Nov 2, 2024 · 3 comments
Closed

Variable is not properly updated #1416

Hiranus opened this issue Nov 2, 2024 · 3 comments

Comments

@Hiranus
Copy link

Hiranus commented Nov 2, 2024

Issue type:

  • 🐛 Bug

Short description:

image
Left is the uname of the right
I destroyed the grass block in front of the reader to make the offset line visible.
Pulling any variable out and putting it back in properly updates it.

Steps to reproduce the problem:

  1. Build a network as is in the image, with grass in front of the reader.
  2. Change the offset of the reader.
  3. Wonder why the glass has uname of grass

Expected behaviour:

Variable is properly updated.


Versions:

  • This mod: 1.23.14
  • Minecraft: 1.21.1
  • Mod loader version: NeoForge 21.1.73
@rubensworks
Copy link
Member

Thanks for reporting!

@Hiranus
Copy link
Author

Hiranus commented Nov 2, 2024

Adding to it, It seems like using a script to get uname is also bugged and will result in the same behavior as shown above,

@Hiranus
Copy link
Author

Hiranus commented Nov 7, 2024

This issue seems bigger than earlier.
image
image
Delayer should show amount of books in glass chamber, and its not. If I pull card in display panel and put it back in items are updated and now both Delayer shows correct amount of books and display panel shows correct item.

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

No branches or pull requests

2 participants