MikaylaFischler / cc-mek-scada

Configurable ComputerCraft SCADA system for multi-reactor control of Mekanism fission reactors with a GUI, automatic safety features, waste processing control, and more! Please be sure to take a look at the Wiki tab, this project has lots of docs!
https://youtube.com/playlist?list=PLPTRLQjcSlD2s6HsPe3COlfaULQZogWKK
MIT License
284 stars 11 forks source link

Adding a second reactor to the supervisor crashes the coordinator. #423

Closed Xzidental closed 4 months ago

Xzidental commented 4 months ago

Describe the bug Basically the title.

To Reproduce Steps to reproduce the behavior:

  1. Go to your supervisor
  2. reconfigure to have 2 reactors instead of 2
  3. reboot
  4. womp womp 2024-02-19_21 17 43

Expected behavior A second reactor added to the system

Screenshots and Logs 2024-02-19_21 19 12 2024-02-19_21 19 12

Additional context Adding a fusion reactor to the system doesnt work. when i set the reactor count in the supervisor back to 1 it boots right back up.

MikaylaFischler commented 4 months ago
  1. Fusion reactors aren't supported
  2. You have to change your coordinator's configuration if you change the unit count. That's not a crash, it is telling you your unit counts don't match. The next update will re-word that message.