Refined Storage

Refined Storage

115M Downloads

Network Transmitter Crash

Closed this issue ยท 1 comments

commented

Describe the bug

Crash caused by Refined Storage when a network transmitter at specific coordinates is removed or updated, resulting in an empty network which triggers an unhandled IllegalStateException.

crash-2025-05-31_10.54.52-server.txt

How can we reproduce this bug or crash?

The crash can be reproduced by cutting power to a Refined Storage ME system containing a network transmitter, which triggers a network split and leads to an unhandled IllegalStateException due to an empty resulting network.

What Minecraft version is this happening on?

Minecraft 1.21.1

What NeoForge or Fabric version is this happening on?

21.1.172

What Refined Storage version is this happening on?

2.0.0-beta.2

Relevant log output

commented

Duplicate of #943