AP-Hunt / FicsitRemoteMonitoringCompanion

A companion app to the Ficsit Remote Monitoring mod for Satisfactory
18 stars 7 forks source link

FRMC should now start correctly after first boot #12

Closed AP-Hunt closed 2 years ago

AP-Hunt commented 2 years ago

Asynchronously reading the config file on and after the second boot was causing the program to hang while opening. I'm not sure why, but making it a synchronous operation is a decent enough fix and won't really impact anything.