MadMax1960 / Femc-Config-Adjuster

4 stars 1 forks source link

FemC Config Adjuster Crashes if ModUserConfig.json Doesn't Exist #7

Open scottoliver opened 3 weeks ago

scottoliver commented 3 weeks ago

In version 1.0.6 - after selecting the location of Reloaded-II.exe, an unhandled exception occurs when ModUserConfig.json does not exist and the app closes.

Screenshot 2024-08-29 102051

TheBestAstroNOT commented 3 weeks ago

Did you run the game once after installing the dependencies

scottoliver commented 3 weeks ago

Yes, game had already been run with FeMC mod. Configuring FeMC in Reloaded and saving the config creates the file and then the config adjuster works. FeMC Config Adjuster doesn’t seem to have logic for if the file doesn’t exist.

TheBestAstroNOT commented 3 weeks ago

I honestly don't know why this might be caused cause I didn't add it calling the battlethemes moduserconfig anywhere. @RyoTune do you know anything abt this? Also it did have the logic but the thing is we are currently transitioning to a different system to show errors so some auto-error handling is currently not functional.