• 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.

ConjurerDragon

Generalissimus
79 Badges
Apr 19, 2005
5.559
611
  • Rise of Prussia
  • Hearts of Iron IV Sign-up
  • Stellaris: Galaxy Edition
  • Stellaris: Galaxy Edition
  • Stellaris
  • Europa Universalis IV: Cossacks
  • Crusader Kings II: Horse Lords
  • Europa Universalis IV: Common Sense
  • Humble Paradox Bundle
  • Pride of Nations
  • Magicka: Wizard Wars Founder Wizard
  • Europa Universalis IV: Pre-order
  • Europa Universalis IV: El Dorado
  • Europa Universalis III: Collection
  • 500k Club
  • War of the Roses
  • Warlock: Master of the Arcane
  • Rome: Vae Victis
  • Shadowrun: Hong Kong
  • Shadowrun: Dragonfall
  • Shadowrun Returns
  • Victoria 2
  • Age of Wonders III
  • Crusader Kings Complete
  • Knights of Honor
  • Steel Division: Normandy 44 Deluxe Edition
  • Steel Division: Normandy 44
  • Crusader Kings II: Sword of Islam
  • Europa Universalis IV: Conquest of Paradise
  • Europa Universalis IV: Art of War
  • Europa Universalis IV
  • Europa Universalis III Complete
  • Europa Universalis III: Chronicles
  • Europa Universalis III
  • East India Company Collection
  • Deus Vult
  • Darkest Hour
  • Europa Universalis IV: Wealth of Nations
  • Crusader Kings II: Sunset Invasion
  • Crusader Kings II: Sons of Abraham
  • Crusader Kings II: The Republic
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II
  • Hearts of Iron II: Armageddon
  • Arsenal of Democracy
  • Hearts of Iron Anthology
  • Magicka
  • Teleglitch: Die More Edition
  • Sword of the Stars
Version: 2.1 beta of 15.10.2008 under Windows 98SE

Action: Trying to load a saved game.

Reproducable: Always.

Playing as the Count of St. Gallen I saved a game.
Later I started CK again and wanted to load the game.
The first hint of a bug was that IN the game in the window of saved games the saved games name was only "County of St"the rest being cut off. Not "of St. Gallen" or the date as usually would be.

When clicking on the savegame and trying to start the game CK freezes.

Using CTRL-ALT-DEL I could exit the game. In the savegame folder I found that on the harddisk the name of the savegames is actually correct as "County of St. Gallen"+date.

My guess would be that the "." in the name of the savefile prevents CK somehow from loading the savegame.
 
Upvote 0
Moved to a separate thread since this is a different kind of bug

I have tried to load a save-game as St. Gallen and got into the same problem as you.

You can fix this though, by doing the following. Go to Crusader Kings/config/province_names.csv, open it with Wordpad or Notepad, change the name of St. Gallen to Sankt Gallen, like this

Code:
PROV248;Sankt Gallen;;;Sankt Gallen;;;;;;;X

Then save this file (remember to edit the 'read only' option from the file-properties) again.

Now also rename your save-game so that the . after St. is removed.

You now should be able to play a game as Sankt Gallen
 
...
I have tried to load a save-game as St. Gallen and got into the same problem as you.

You can fix this though, by doing the following. Go to Crusader Kings/config/province_names.csv, open it with Wordpad or Notepad, change the name of St. Gallen to Sankt Gallen, like this

Code:
PROV248;Sankt Gallen;;;Sankt Gallen;;;;;;;X

Then save this file (remember to edit the 'read only' option from the file-properties) again.

Now also rename your save-game so that the . after St. is removed.

You now should be able to play a game as Sankt Gallen

Tried it and it works. However even by simply removing only the .
and naming the country "St Gallen" it works also.