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://www.youtube.com/@cc-mek-scada
MIT License
336 stars 14 forks source link

Delay for Monitor Chunk Load #432

Closed MikaylaFischler closed 7 months ago

MikaylaFischler commented 7 months ago

I had started and discarded an implementation of this, but there should be a delay before assuming a monitor is missing on startup if the computer just started running, as that would mean the chunk may have just loaded so the monitor might not have loaded yet.