Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    France Goes First 2.5 not working

    Player Help
    5
    15
    70
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BattleshipYamato last edited by

      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:

      a9b5b18b-5eea-4e04-a887-a7e8b5948691-Screenshot 2026-04-04 at 5.00.28 PM.png

      Is there anything that can be done about this? Thank you!

      W 1 Reply Last reply Reply Quote 0
      • W
        wc_sumpton @BattleshipYamato last edited by

        @battleshipyamato

        Might be a bad download. My copy works fine. Try removing and downloading again.

        Let us know if you need more help.

        Cheers...

        Panther 1 Reply Last reply Reply Quote 0
        • Panther
          Panther Admin Moderators @wc_sumpton last edited by Panther

          @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:
          27_Screenshot 2026-04-06 093311.png

          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:
          1812a939-5476-4ff2-b502-09ac98361261-image.png

          Also visible in the "UHD World War II Global" repo:
          7b38d1e7-2da0-442b-bbda-d41e7b6a048b-image.png

          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

          TheDog 1 Reply Last reply Reply Quote 1
          • TheDog
            TheDog @Panther last edited by

            @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

            Panther 1 Reply Last reply Reply Quote 1
            • Panther
              Panther Admin Moderators last edited by Panther

              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.

              1 Reply Last reply Reply Quote 0
              • Panther
                Panther Admin Moderators @TheDog last edited by Panther

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

                TheDog 1 Reply Last reply Reply Quote 1
                • TheDog
                  TheDog @Panther last edited by

                  @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?

                  1 Reply Last reply Reply Quote 0
                  • Panther
                    Panther Admin Moderators last edited by Panther

                    Also I doubt that on "France Goes First" (with 2.7) those squares are intended ...:

                    9db0675e-d898-4afe-a13b-c4dc519f7f1e-image.png

                    ... but who knows?

                    TheDog 1 Reply Last reply Reply Quote 1
                    • TheDog
                      TheDog @Panther last edited by

                      @crockett36
                      I think this is your map any ideas?

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        crockett36 @TheDog last edited by

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

                        1 Reply Last reply Reply Quote 1
                        • C
                          crockett36 last edited by

                          I hate to sound like a noob, but I am. Where would l learn this stuff? What is it?

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            wc_sumpton @crockett36 last edited by

                            @crockett36

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

                            1 Reply Last reply Reply Quote 2
                            • Panther
                              Panther Admin Moderators last edited by Panther

                              @crockett36
                              Note, that in the directory "maps\games" of France Goes First even the game.xml is called

                              "uhd_world_war_ii_global.xml".

                              So I recommend to replace the references to the unrelated game (uhd_world_war_II_global) with the name of the map you intended to create (such as france_goes_first).

                              So call the xml france_goes_first.xml to be consistent and to avoid the name of a different existing map.

                              1 Reply Last reply Reply Quote 1
                              • Panther
                                Panther Admin Moderators last edited by Panther

                                @wc_sumpton , @crockett36

                                So what I - out of curiosity - did on my local installation right now was:

                                change the map.yml to

                                - {game_name: France Goes First, file_name: france_goes_first.xml}
                                

                                and the game.xml inside maps\games to france_goes_first.xml

                                But still - on TripleA 2.5 - the pre-installation of UHD_World_War_II.... was required for France_goes_First to load.
                                So I searched for other references and found in line 18802 of the xml ...

                                <property name="mapName" value="uhd_world_war_ii_global" editable="false"/>
                                

                                ... and changed that to

                                <property name="mapName" value="france_goes_first" editable="false"/>
                                

                                ... and that finally allowed me to start "France goes First" on TripleA 2.5 without having that UHD-map installed, too.

                                However there are other references to the other map (that don't hurt). Also those squares mentioned above are still present.

                                1 Reply Last reply Reply Quote 1
                                • Panther
                                  Panther Admin Moderators last edited by Panther

                                  @crockett36

                                  What was your intention?
                                  Either to create a totally new map "France_goes_first"
                                  or to create just a different scenario for the existing UHD_World_War_II_Global (in which France goes first).

                                  In the latter case it would have been enough to add a thus changed xml-file to the maps\games directory of UHD... (provided the creator of that map, @beelee, had agreed).
                                  In case you - like you did - create a new map its names and references must differ from already existing maps.

                                  1 Reply Last reply Reply Quote 1
                                  • 1 / 1
                                  • First post
                                    Last post
                                  Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums