Can't load saved games.

Do you have a bug to report? Do this right here.
Post Reply
jeepeez07
Posts: 3
Joined: 24 Aug 2015, 18:19

Can't load saved games.

Post by jeepeez07 »

When I save a game (skirmish), I can't load it. It takes me back to the main menu. What is the problem.
Thanks for your help.

User avatar
Armynator
Posts: 67
Joined: 15 Jul 2015, 21:02

Re: Can't load saved games.

Post by Armynator »

It's working without problems for me.
Is this always the case or just for games that ran a while? How long did you played until you saved? Does it work if you save and load after just some minutes playtime?

Try running Steam and RelicCOH.exe as admin, maybe there are missing write/read permissions.

Kasbah
Posts: 251
Joined: 08 Dec 2014, 12:34

Re: Can't load saved games.

Post by Kasbah »

Never worked for me

User avatar
Michael_Z_Freeman
Posts: 82
Joined: 11 Oct 2015, 16:37

Re: Can't load saved games.

Post by Michael_Z_Freeman »

Hi, I have this same problem with custom maps. In this mappack ...

http://www.moddb.com/mods/d-day-june-19 ... tles-maps/

... the copies of the maps in the official BK Map Pack save and load OK, but the other show a default loading screen. They play OK, I can save a game in Skirmish on them but loading that save just goes back to the main menu. I get this with other custom maps I have tried, such as "Desert Map Pack" (not the BK Africa one, another). I don't get the same behaviour with BK maps or Relic one's. Frustrating, as for BK Africa there are very few desert maps out there and I tend to play against the AI using saved games a lot. If this is a problem with BK maybe it can be fixed, otherwise I guess it could be old custom maps out there. If so is there a way of fixing them to allow Skirmish AI saves ?

User avatar
Michael_Z_Freeman
Posts: 82
Joined: 11 Oct 2015, 16:37

Re: Can't load saved games.

Post by Michael_Z_Freeman »

OK, I fixed one !

Saving and loading of Skirmish games now working for the "Desert Rats" map that was included in the Africa "Desert Battle Maps" download - http://www.moddb.com/mods/d-day-june...t-battles-maps

Steps I used (for this map) ... OR DOWNLOAD AND SKIP TO STEP 4 IS YOU ARE A PLAYER NOT A DEV (Not sure if I have proper permissions to give this map for download, if there's a problem contact me and I will remove it).

1. Extract map using Corsix's Mod Studio ... "Load single SGA archive" --> Right click at top of archive directory tree ("data") --> "Extract all files in folder". Files *must* be extracted to top of "c:\Users\djbarney\Documents\My Games\Company of Heroes\WW2\Data\Scenarios\MP\" or WorldBuilder won't find it. I did not make a subdirectory for the map in that folder as none of the other maps had that.

2. Edited "desert rats.info" ...

Code: Select all

HeaderInfo =  
{
    scenarioname = "BK MOD TIP: Desert Rats (6)",
    scenariodescription = "",
    maxplayers = 6,
    date = "15.08.2012 17:20",
    scenarioabbrname = "",
    savedname = "",
    version = 2004,
    mapsize = 
    {
        512,
        512,
    },
    music = "",
    scenariotype = 2,
    modname = "RelicCOH",
}


The above is the changed version. Changed line "scenarioname =" to conform with BK naming. Changed "modname =" to "RelicCOH" mod. It was on "CheatMod".

3. Load into WorldBuilder and "Export Package" creates ""c:\Users\djbarney\Documents\My Games\Company of Heroes\WW2\scenarios\desert rats.sga" ... renamed to file name conforming to BK naming.

4. Edited "c:\Program Files (x86)\Steam\SteamApps\common\Company of Heroes Relaunch\Afrika.module" (or "Blitzkrieg.module" if you want to see the map in vanilla BK) ... Add line:

"archive.27 = Blitzkrieg\Archives\Maps\6p_Desert_Rats.sga" (without quotes) .... in ";; 6-Player Maps" section (yes, its a 6 player map).

Now map shows in Africa mod map list and saving and loading of the game it working !

Next: Loading screen needs fixing as there is one in the map archive but its not showing for some reason.

I'll try this with the other maps.

kwok
Team Member
Posts: 2516
Joined: 29 Mar 2015, 05:22

Re: Can't load saved games.

Post by kwok »

This is awesome! Thanks barney.
Tarakancheg: I want volkssturmm to upgrade to knights cross holders at vet 5 so that I can just show players how bad they are.

User avatar
Michael_Z_Freeman
Posts: 82
Joined: 11 Oct 2015, 16:37

Re: Can't load saved games.

Post by Michael_Z_Freeman »

Here's some more ...

http://companyofheroes.djbarney.org/

Hopefully these will end up in BK Africa if they have not fixed them themselves already. There are a load more desrt maps in this huge map file download - http://forums.steampowered.com/forums/s ... ?t=1803979 which I'll get to testing/fixing.

Post Reply