I'm having problems with my map mod during startup, I keep getting a CTD at "Loading Databases" and I think it might have something to do with the bitmaps.
What strikes me as odd here is that your map files are a lot larger than normal vanilla map files ....
Since you're here Jon, I followed your instructions for just a test map, but it crashes while "Creating Rivers" without an error message. It get keeps loading until the audio stutters and the game exits to desktop. Do you know what could cause this?
A crash at creating rivers does not mean there's an issue with your rivers themselves. Check all your files are properly indexed to start off.
Several of the .bmp files need to use indexed colors.
I'm trying a new map mod, but I keep having this problem: It gets fine to the main menu, but pressing singleplayer-> selecting the bookmarked character -> pressing PLAY gives me a CTD with no message error (nor a relevant report in the error log, even with -debug -debugscript enabled in the exe). Can someone help me?
Alternatively, does someone have a basic map mod from which I could start working?
https://www.mediafire.com/?276ncc3dfscpmi7
(on another not, which are the "allowed extensions" to attach files to these posts? I tried to attach a .rar but it gave me the wrong extension error)
Nop. Stilldespairingwith it. If anyone out there has a basic workingmap that don't mind sharing, I would be eternally grateful. At this ponit I don't know what elseto do
That's a shame, but thanks for replying. It must be something to do with the Horse Lords DLC but other than that I have no idea!
(on another not, which are the "allowed extensions" to attach files to these posts? I tried to attach a .rar but it gave me the wrong extension error)
If you end up figuring it in your own, please do tell.
Took me a lot of trial and error, but I figured it out: Put a folder in common named "trade_routes". Put a blank text file in there called "00_silk_route.txt".
That's it!
replace_path = common/trade_routes would probably work as well. You just don't want a trade routes file with vanilla provinces being loaded, when you don't have provinces with those IDs.