• 1
  • 265
  • 3
  • 26
  • 41
  • 4
  • 1
  • 2
  • 3
  • 10
  • 22
  • 18
  • 3
  • 23
  • 5
  • 161
  • This topic is deleted!

    1
  • 2
  • 1
  • 2

Recent Posts

  • @wc_sumpton
    Thank you for your interesting input and explanation of the problems.
    It is good to have them summarized, as those problems or parts of them occur quite regularly.

    Now after this discussion and the discussion we had some days ago about the "France Goes First" map I would wish, that we allowed only maps (modules) to be part of the 'official repos' be and downloadable from inside TripleA that meet some 'formal requirements'.

    In other words I miss sort of a "quality check" before maps are added. Not concerning gameplay but concerning formally clean file structure and basic xml/yml-necessities.
    No offense against map makers but a requirement to be controlled when adding/merging.

    read more
  • W

    @panther

    @TonyMez did not specify which version that was being used. The xml states <triplea minimumVersion="1.8"/>, so to help it should be assumed that a version of TripleA at 1.8 or higher is being used.
    It is the double directory, when the map is installed using a version prior to 2.7, that is causing the load problem. When installed using 2.7 everything gets un-zipped into the upper directory, "world_war_i_1914_improved_and_tournament_rules" and "world-war-i-1914-improved-main-master" is removed. Version 2.7 uses the map.yml, which does work even though "map_name" is wrong, it should point to "world_war_i_1914_improved_and_tournament_rules".
    Using a version prior to 2.7, TripleA uses the "mapName" property in the xml, "world_war_i_1914_improved", which might not exist or is the internal, second, directory. This is causing

    @tonymez said in World War 1914 Larry Harries Does Not Work Plus Question:

    I have not had any luck downloading Larry Harri's 1914 Map through the Triple A download maps. Every time i have tried I get an error message and then I can't play other games I previously downloaded. I then am forced to delete this map and its contents so I can use Triple A for other games. Can someone help?

    That @TonyMez is experiencing.
    To fix this problem, remove the second directory. As stated above, 2.7 does this automatically. Correct "map_name" in map.yml and "mapName" in the xml to point to the proper directory.

    The xml uses "<variableList>", which means that this map is not compatible with TripleA versions prior to 2.5 so the "minimumVersion" should be changed to "2.5". Changing "minimumVersion" to "2.7" would stop the problem that @TonyMez described, but is unnecessary if the double directory problem is fixed.
    As discussed here , the directory, "map_name" and "mapName" should be fixed, by @VictoryFirst, the map's owner, to allow the map to load properly and not force a user to remove a map just to unstick TripleA.

    Cheers...

    read more
  • @TonyMez
    @wc_sumpton

    The error message is reproducible with 2.5.stable, too.
    However, it downloads and runs fine with TripleA 2.7 (tested with 2.7.15256).

    read more
  • W

    @tonymez

    "World War I 1914 Tournament Rules" is packed within a double directory so 1.8 cannot find the files. @VictoryFirst will need to correct this. Also, the xml has some advanced code so fixing the directory problem will not help with running this map in TripleA version 1.8.

    Sorry.

    @tonymez said in World War 1914 Larry Harries Does Not Work Plus Question:

    Also, is it possible to add Calvary units as a add on like you all have done with the original AA game with Artillery and Destroyers? In other words can there be a check box to check to add this unit to the game to give it a more realistic affect like the rest of the WW I games, this unit is needed for this game,

    Not on version 1.8, but @VictoryFirst would be the one to answer this.

    Cheers...

    read more