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

Reactor PLC PCALL Messages Not Compatible With New Lua Version #486

Closed MikaylaFischler closed 1 month ago

MikaylaFischler commented 1 month ago

New Lua version doesn't include "pcall: " at the start of the messages, so this logic needs to be changed to support both cases.