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

Controller only recognizes connected entities in its chunk on load #3730

Closed
mcronald-1 opened this issue Aug 29, 2024 · 3 comments
Closed

Controller only recognizes connected entities in its chunk on load #3730

mcronald-1 opened this issue Aug 29, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@mcronald-1
Copy link

Describe the bug

When loading into a saved world only the connected entities (cables, importers, exporters, etc.) in the controller's chunk are recognized.

How can we reproduce this bug or crash?

  1. Place a controller
  2. Connect entities to controller that are outside the controller's chunk
  3. Save world
  4. Load world
  5. Observe controller and confirm that only entities within its chunk are recognized

Before re-load:

BeforeSave

After world load:

AfterLoad

What Minecraft version is this happening on?

Minecraft 1.20.1

What Forge version is this happening on?

47.3.7

What Refined Storage version is this happening on?

1.12.4

Relevant log output

No response

@mcronald-1 mcronald-1 added the bug Something isn't working label Aug 29, 2024
@Nodrance
Copy link

what modpack is this?

@mcronald-1
Copy link
Author

what modpack is this?

It's a custom pack
Mod list

@mcronald-1
Copy link
Author

Was playing again today and suddenly it's working properly again. Not sure what changed, but I'll close this issue as it may not be as repeatable as I thought.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants