Refined Storage

Refined Storage

77M Downloads

Controller only recognizes connected entities in its chunk on load

mcronald-1 opened this issue ยท 3 comments

commented

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

commented

what modpack is this?

It's a custom pack
Mod list

commented

what modpack is this?

commented

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.