dymanoid
dymanoid
Does this already work?
This issue is not caused by Real Time. There is some other mod that patches the method `DisasterManager.IsEvacuating` which is called by Real Time. When Real Time calls that method,...
Still happens to me.
The root cause for both issues is this: https://www.sqlite.org/faq.html#q18 > The default configuration of SQLite only supports case-insensitive comparisons of ASCII characters. To solve this, we need to overload the...
Happy to investigate this.