France Goes First 2.5 not working
-
I’m not sure if this is the right category for this question.
When I try to start a new game of France Goes First on 2.5 TripleA, I get this error message:

Is there anything that can be done about this? Thank you!
-
Might be a bad download. My copy works fine. Try removing and downloading again.
Let us know if you need more help.
Cheers...
-
@wc_sumpton
On 2.5 I got this working only after having installed a map called "UHD World War II Global".Since when does the installation of a map require the pre-installation of another map? And should this not be noted in the repo, game notes and wherever necessary?
But trying to run it on 2.7.prerelease I get:

On a side note, looking at the repo I notice strange data junk in the map directory, as almost every file there is accompanied by a duplicate ending with a "~". See:

Also visible in the "UHD World War II Global" repo:

So while Github usually does not introduce those they must have been created on someone's harddrive (caused by whatever procedure) before copying the files to the repos. I hope that other repos (maps) are not affected by this.
While this hopefully but most likely does not cause any harm it is unnecessary junk and should be removed before publishing, IMHO.CC: @RogerCooper
-
@panther
Re: The missing image, latest versions of 2.7 has lost the ability to substitute (its a regression) a placeholder square icon on the map. So now it errors like you see, I dont know which version broke this, but Im making a new map with 2.7.15256 and it works with the square substitute placeholder icon.https://github.com/triplea-game/triplea/releases/tag/2.7.15256
-
Looking deeper I found out that the Map and Repo "France Goes First" has been published without reliefTiles directory. That seems to explain the remarks and optics for 2.5.
-
@thedog said in France Goes First 2.5 not working:
@panther
Re: The missing image, latest versions of 2.7 has lost the ability to substitute (its a regression) a placeholder square icon on the map. So now it errors like you see, I dont know which version broke this, but Im making a new map with 2.7.15256 and it works with the square substitute placeholder icon.https://github.com/triplea-game/triplea/releases/tag/2.7.15256
Thank you. Indeed I can run "France goes First" with 2.7.15256 - even without ReliefTiles-directory and without UHD Global installed.
But on 2.5 I still need to have the map "UHD Global ..." installed before.
-
@panther said in France Goes First 2.5 not working:
But on 2.5 I still need to have the map "UHD Global ..." installed before.
@beelee
As UHD is your map, any ideas? -
Also I doubt that on "France Goes First" (with 2.7) those squares are intended ...:

... but who knows?
-
@crockett36
I think this is your map any ideas? -
@thedog I did the map with a set of instructions. I followed those instructions and did nothing else. I don't understand anything else. I had intended to go into the program and create a non UHD map, but I haven't got to it yet. I won't be getting to it until July at the earliest. Thank you all for your interest. If you give me instructions, I can follow them.
-
I hate to sound like a noob, but I am. Where would l learn this stuff? What is it?
-
The map.yml states
- {game_name: France Goes First, file_name: uhd_world_war_ii_global.xml}This is the reason for the problem as UHD World War II Global uses the same xml name
- {game_name: UHD World War II Global, file_name: uhd_world_war_ii_global.xml}To correct this, change the xml name on one of the maps. Then correct the yml.
Cheers...