desht / ModularRouters

A Forge Mod for item routers with pluggable modules
19 stars 21 forks source link

Router GUI goes blank when the block updates #242

Open MuteTiefling opened 2 months ago

MuteTiefling commented 2 months ago

Describe the bug

It's easiest to notice when you insert a camo upgrade into the router. As soon as you do, all installed modules disappear. If you close the router and re-open it it all comes back.

Similarly every time the router sends power, you see the same thing.

https://streamable.com/hdqwpy

How to reproduce the bug

  1. Place Router
  2. Insert modules
  3. Insert camo

Expected behavior

Modules should remain visible

Additional details

No response

Which Minecraft version are you using?

1.21

Crash log

No response

desht commented 2 months ago

Yeah, there's a desync happening. Will take a look.