Closed MPeti1 closed 5 years ago
Thanks for the report, I'll take a look at this and see what I can find out. The logging is of little use even in English since it is a production build and the verbose error reporting is therefore turned off. The important part is the first line of the call stack that tells me that the error occurred in the LoadInitialShipList method.
This should now be fixed.
I've got an unhandled exception on first run after allowing it to enable verbose logging. After clicking continue the window opened correctly Here is the error message: https://gist.github.com/MPeti1/2404d8fdfeaaa7f0c455a28442692d3d
That's pretty weird for me that .NET prints a lot of details with the system language, but currently I don't know how could I change that without changing the system language.