Iustus
King
not sure if this one been reported yet:
Assert Failed
File: CvPlot.cpp
Line: XXXX - not same as your lines
Expression: getCulture(eIndex) >= 0
Message:
----------------------------------------------------------
You are trying to set the culture value on a plot to a negative value. This feels like an XML error where you have some building or something which has a negative culture value in error.
This one would be easy to track down with the debugger, but otherwise, you may have to add a bunch of logging to find it. If you can get it with a regular BetterAI build, I would love to see the save.
-Iustus