Ok, gae 0.2.12 fixed the problem I had with loading savegame files.
I can now successfully save a game and resume it later by reloading it into gae.
I can also have more than one savegame file and choose the appropriante one from the savegame file chooser.
BUT if, in the file chooser, I click right arrow when displaying the last file (to see the next file, cicle over to the first or just stop) or if I click the left arrow when displaying the first file, I get this:
Node "settings" doesn't have 1 child(ren) named "scenarioPath"
Tree: settings (description mapPath tilesetPath techPath thisFactionIndex factionCount factions (faction (type playerName control team startLocationIndex ) faction (type playerName control team startLocationIndex ) faction (type playerName control team startLocationIndex ) faction (type playerName control team startLocationIndex ) ) )
Hence, though it's fully functional, a wrong click may inadvertedly make gae crash...
Hope that helped.