• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(14758)

Recruit
Feb 15, 2003
5
0
Visit site
Two of my best saves no longer work, when I go in the game screen after clicking single player and choose saves 2 of them just go to the loading screen and then crash to desktop, everything else works except those. Is there anything I can do to fix this or are they too corrupted or soemthing to bring back?
 
You could ask in the editing forum, if any kind sole would take a look at them for you. That about it sorry. :(

Were the games started under 1.04?
 
If it is corrupt, then there is nothing much you can do about it other than scan through it and see if there is anything obviously wrong.
 
This is a shot in the dark, but the only save game I ever saw that would crash on load had a "0" (number zero) added in the nationalprovinces section for a country. This occurs when an event has an addcore command for a province which is already a core province.

Do you get any error messages before the game CTDs?
 
Need a little more info.
Like what is going on between the save that works and the ones that does not.
 
I dont have any savefiles of my campaign that work. Oldautosave, autosave, 2 saves made short after autosave.

Playing 36 scenario as us. Last autosave is made on 1st aug 41.

No war for US. Ger is allied with slo hun bul ita rom arg vic.
lux and denmark annexed. Ger is at war with allies and ussr.

edit: 5th savegame is made at same at the same time savegame 4 is made, so ..
 
Last edited:
Are you saying that you have never had a save that works?
Do you have any Mods installed?
 
I've replaced a few sprites and "tuned" ger and jap with more ic and resources in province.csv. ( I didnt help them much, lol)
But, savegames from older campaigns work. With these changes. So i think the cause is somwhere in that campaign.

edit: latest fix and tweaks included
 
Last edited:
So you are saying that it is just one game that got corrupt (multiple saves of the same game).

I am afraid without any further info, there is not much we can do, the game is corrupt now. You may want to scan though the bug forum, and see if there is anything related there.
 
Originally posted by veritas
I've replaced a few sprites and "tuned" ger and jap with more ic and resources in province.csv. ( I didnt help them much, lol)
But, savegames from older campaigns work. With these changes. So i think the cause is somwhere in that campaign.

edit: latest fix and tweaks included
province.csv is very easy to mess up. I suggest making any ic and resource changes in the scenario files:
Code:
province = { # Berlin
    id = 602
    ic = 50
    maxic = 50
    manpower = 40
    oil = 50
}
C.O.R.E. is now using a separate province.inc file for these mods. You can also add landforts, coastalforts, and change terrain this way.