Game crashes with message "invalid string position".
This happens sometimes when just starting the application and sometimes after a while playing. The message is always the same but the timestamp of course varies.
This is quite random: Reloading an autosave never triggered the problem again at the same time.
The frequency is annoying but I is still playable.
The actual message in the log is.
Is there a way to increase debug output?2830.356 Error Util.cpp:57: invalid string position
This may be related to a mod, or not, but the error seems to be in the cpp source code. It feels like an assertion violation.
If you could tell me what happens in Util.cpp:57 I might be able to investigate more.