Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Well, the linux porting was a pain in the butt at times, but you get the idea ;)
Windows doesn't mind the file extensions. At least, XP and onward don't :)
The actual error message is:
"
Sharing violation on path C:/Program Files (x86)/Steam/steamapps/common/Bionic_Dues/RuntimeData/Save/Ironman_1.save
"
And there's another one for Ironman_2.save
Anyway, does anything else have those files open, like a text editor, another running instance of the game, etc?
Basically what's happening is the game is trying to replace the save file and the OS is telling it "no". There's not a lot the game can do about that. I can check to see if it can handle the error more gracefully, though.
* The ironman automatically-save-after-turn logic now avoids saving more often than every 3 real seconds to avoid sharing violations (apparently sometimes the OS doesn't like it writing to the same file twice really quickly).
** Also, if it gets a sharing violation anyway it will handle it more gracefully with an explanatory message rather than an unhandled error in the log.
Thanks :)
I'll try to get that one out next week; been both busy and sick lately so it's hard to say for sure.