Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.71k stars 871 forks source link

Redstone Links Desyncing when reloading chucks on server #5009

Open caek88 opened 1 year ago

caek88 commented 1 year ago

Describe the Bug

Redstone link receivers on my server are no longer responding to changes at the transmitter when they are in different chunks and the chunks are reloaded (logging back in). The links are less than 128 blocks apart and fixing it requires replacing the redstone links and resetting the filters.

Reproduction Steps

  1. Place redstone links in different chunks but less than 128 blocks apart
  2. Set the filters to match each other
  3. Log out and log back in after the chunks have unloaded
  4. The receiver will no longer respond to changes in the transmitter

Expected Result

The receiver should have the same state as the transmitter when they are less than 128 blocks apart.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1b

Minecraft Version

1.18.2

Forge Version

40.2.4

Other Mods

No response

Additional Context

No response

drewcassidy commented 5 months ago

Seeing the same thing on the fabric version (came across this while discussing moving a server to forge). Very frustrating that it causes my storage system to malfunction regularly