RL Network Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

RL Network Fix

No reviews yet

Fixes Reactor Logistics networks failing to reconnect after machines or cables are replaced.

Mod Loaders
Minecraft

About

Description

RL Network Fix is a small server-side Forge 1.20.1 compatibility patch for Nuclear Science and Voltaic.

It fixes Reactor Logistics networks that can stop reconnecting after a connected machine, controller, interface, module, receiver, or cable is broken and placed again.

The patch replaces the unsafe stale-receiver cleanup path with iterator-safe removal, keeps direction mappings in sync, and rebuilds cached controller/interface/module role counts only when stale connections are actually removed.

Compatibility:
- Minecraft 1.20.1
- Forge 47.4.22
- Nuclear Science 1.20.1-0.8.10
- Voltaic 1.20.1-1.0.12

Installation:
Put the JAR in the dedicated server's mods folder. Clients do not need this mod.

Source code:
https://github.com/schyu114/rl-network-fix

Remove this patch and re-check the upstream implementation before updating Nuclear Science or Voltaic.