How many provinces do you have?
What do you have max_provinces set to in default.map?
Currently I have 88 provinces. max_provinces is set to 89, and the province count is 88.
max_provinces = 89
# stats: 88 provinces
I added in some black wasteland area in the hope that the game was looking for that as province 0 somehow, but this didn't work. I have no seas, oceans or rivers, but I had the same issue when I did.
Other than the different province map, terrain map and river map I have done as the tutorial specified. The terrain and river map both work if there are only a black zone, a single province, and the two seas.
Edit: Okay, so it would seem that I was wrong. Province 0 has an invalid origin when booting the vanilla game, as well as other total conversion mods. It's a logged error, but it's not what's causing my crashes.
Using a single land province plus two ocean provinces, identically to in the guide, works. When I add in additional provinces, any number of them, it fails. The game either crashes as soon as the big paradox logo goes, or holds on "loading databases" before crashing.
The only thing of any pertinence in the error logs is "[map.cpp:745]: Strait First Parameter Not Valid! Line: 2", which means nothing to me. I can only find one other instance of this happening anywhere on the internet, and it's in this thread, where it went unanswered.
Despite only modifying the map files, the graphics log is now completely clear when it crashes. The setup log (which the wiki says to check in the case of crash on loading databases) is 6.5k lines long, as opposed to the vanilla setup log which is 11.5k lines long.
I have absolutely no idea what could be wrong.
Last edited: