AlyxMoon / lunar-factorio-mod-manager

A mod manager for Factorio, programmed using the Electron framework.
MIT License
6 stars 2 forks source link

Improved error handling for v1.0 #117

Closed AlyxMoon closed 4 years ago

AlyxMoon commented 4 years ago

Similar to the logging and testing, this is something that I slack on. I want to ensure before v1.0 is official that all parts of the app have more thorough error handling. In too many places I have nothing in the code to account for potential issues.