Bug: Can't load user settings
2017-12-22, 20:45 (This post was last modified: 2017-12-22, 20:46 by Nils Schmidt.)
2017-12-22, 20:45 (This post was last modified: 2017-12-22, 20:46 by Nils Schmidt.)
(2017-12-22, 13:22)GeraldĀ Lasser Wrote: Hi Nils, here's the file. Thanks a lot for your help!
Thanks Gerald!
I found a temporary workaround. Delete your user configuration file config.gz from the LDPE folder.
When you start LDPE again, you have to configure your LDraw path etc. for one time, again.
More in-depth info: Unfortunately, I can't detect the real root cause of this issue yet.
LDPE loaded an UserSettingState object at startup and failed. The logger tried to log the problem but was unable to, because it needed a locale setting for logging (and this setting is stored in the UserSettingState object).