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

Wireless Grid doesn't properly handle the case when a Wireless Transmitter becomes active while it's open #512

Open
raoulvdberge opened this issue Apr 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@raoulvdberge
Copy link
Contributor

Describe the bug

It will try to remove the watcher because the network can resolve at that point, but won't be able to do since the watcher wasn't registered initially when it was opened and inactive.

It also doesn't update the grid activeness.

How can we reproduce this bug or crash?

see above

What Minecraft version is this happening on?

Minecraft 1.20.4

What NeoForge or Fabric version is this happening on?

not relevant

What Refined Storage version is this happening on?

not relevant

Relevant log output

No response

@raoulvdberge raoulvdberge added the bug Something isn't working label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant