Open jwvanderbeck opened 2 years ago
This seems to be the fix: https://github.com/KSP-RO/KerbalRenamer/pull/15
I don't think #15 will fix this
I can totally see the code getting stuck in infinite recursion if both the user-chosen profile and "CUSTOM" do not exist. There should probably be a check that breaks the recursion if the fallback doesn't exist.
I renamed the CUSTOM profile to something else and changed the weights. When starting a new game the UI still showed the profile named CUSTOM instead of my new name but thought that might be a UI bug.
Well once I got in game and tried to go to the Astronaut Center the whole game froze for several minutes and my log was spammed with entries that look like KerbalRenamer was probably trying to still load a profile named CUSTOM
Don't know if this is a bug or user error?