<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[world_war_ii_v5_1942 is incorrectly linked and installed]]></title><description><![CDATA[<p dir="auto">When I want to download the original map world_war_ii_v5_1942 - one of the core games - via TripleA that is represented by the map-repository<br />
<a href="https://github.com/triplea-maps/world_war_ii_v5_1942" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/world_war_ii_v5_1942</a><br />
and contains the WW2v5_1942_2nd.xml as well as the WW2v5_1942_2nd_TR.xml</p>
<p dir="auto">I instead get the files from (probably) this repository:<br />
<a href="https://github.com/triplea-maps/ww2v5_variants" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/ww2v5_variants</a><br />
that contains<br />
WW2v5_1942_2nd_Edition_High_Production_Mod.xml as well as<br />
WW2v5-BuildCaps.xml as well as<br />
WW2v5-Maintenance.xml</p>
<p dir="auto">instead of the original game.</p>
<p dir="auto">In case I manually install the correct repo-files, I get an update information - and executing the update overwrites my (correct) installation with the wrong files.</p>
<p dir="auto">So it looks like world_war_ii_v5_1942 is linked to the wrong repository.</p>
<p dir="auto">Is this something you can please take a look on, <a class="plugin-mentions-user plugin-mentions-a" href="/user/rogercooper" aria-label="Profile: rogercooper">@<bdi>rogercooper</bdi></a> ?</p>
<p dir="auto">cc: <a class="plugin-mentions-user plugin-mentions-a" href="/user/lafayette" aria-label="Profile: lafayette">@<bdi>lafayette</bdi></a></p>
]]></description><link>https://forums.triplea-game.org/topic/4360/world_war_ii_v5_1942-is-incorrectly-linked-and-installed</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 19:06:06 GMT</lastBuildDate><atom:link href="https://forums.triplea-game.org/topic/4360.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jun 2026 14:37:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 18:26:32 GMT]]></title><description><![CDATA[<p dir="auto">I can confirm that it downloads fine now. That already was a good example for the workflow.<br />
Thank you <img src="https://forums.triplea-game.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=c644d4dbf97" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /></p>
]]></description><link>https://forums.triplea-game.org/post/78361</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78361</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Mon, 15 Jun 2026 18:26:32 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 18:19:02 GMT]]></title><description><![CDATA[<p dir="auto">It takes a little while for the support server to come back to re-index the map. I updated the DB directly to speed that process up, should appear fixed now.</p>
<pre><code class="language-bash">triplea_support_server=# select map_name from map_index where repo_url = 'https://github.com/triplea-maps/ww2v5_variants';
       map_name       
----------------------
 world_war_ii_v5_1942
(1 row)

triplea_support_server=# update map_index set map_name = 'ww2v5_variants' where repo_url = 'https://github.com/triplea-maps/ww2v5_variants';
UPDATE 1

triplea_support_server=# select map_name from map_index where repo_url = 'https://github.com/triplea-maps/ww2v5_variants';
    map_name    
----------------
 ww2v5_variants
</code></pre>
]]></description><link>https://forums.triplea-game.org/post/78359</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78359</guid><dc:creator><![CDATA[LaFayette]]></dc:creator><pubDate>Mon, 15 Jun 2026 18:19:02 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 18:16:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lafayette" aria-label="Profile: LaFayette">@<bdi>LaFayette</bdi></a> This is really odd. The link in triplea_maps.yaml is correct</p>
<pre><code>  url: https://github.com/triplea-maps/world_war_ii_v5_1942/archive/refs/heads/master.zip
</code></pre>
<p dir="auto">And here it is on GitHub</p>
<p dir="auto"><img src="/assets/uploads/files/1781547298470-f1b539e3-9f7f-4fcd-8c9c-cbf846112062-image.jpeg" alt="f1b539e3-9f7f-4fcd-8c9c-cbf846112062-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">I see that @DanVanAtta just made some changes to ww2v5_variants, so maybe he has already fixed the issue.</p>
]]></description><link>https://forums.triplea-game.org/post/78358</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78358</guid><dc:creator><![CDATA[RogerCooper]]></dc:creator><pubDate>Mon, 15 Jun 2026 18:16:20 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 18:16:18 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lafayette" aria-label="Profile: LaFayette">@<bdi>LaFayette</bdi></a> <a href="/post/78351">said</a>:</p>
<p dir="auto">I fixed the map_name for this map</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lafayette" aria-label="Profile: lafayette">@<bdi>lafayette</bdi></a><br />
Unfortunately nothing has changed. Still the wrong files from the incorrect repository are downloaded.<br />
I should get the files from<br />
<a href="https://github.com/triplea-maps/world_war_ii_v5_1942" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/world_war_ii_v5_1942</a></p>
<p dir="auto">but instead I get those from<br />
<a href="https://github.com/triplea-maps/ww2v5_variants" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/ww2v5_variants</a></p>
<p dir="auto">using the ingame "Download Maps" feature.</p>
]]></description><link>https://forums.triplea-game.org/post/78356</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78356</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Mon, 15 Jun 2026 18:16:18 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 17:57:49 GMT]]></title><description><![CDATA[<p dir="auto">I fixed the map_name for this map</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: panther">@<bdi>panther</bdi></a> I opened a new thread with an answer to your question: <a href="https://forums.triplea-game.org/topic/4362/doc-map-population-on-website-and-download-list">https://forums.triplea-game.org/topic/4362/doc-map-population-on-website-and-download-list</a></p>
]]></description><link>https://forums.triplea-game.org/post/78351</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78351</guid><dc:creator><![CDATA[LaFayette]]></dc:creator><pubDate>Mon, 15 Jun 2026 17:57:49 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 17:15:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: Panther">@<bdi>Panther</bdi></a></p>
<p dir="auto">Here's a quick How to Guide you can link people to until it gets fixed</p>
<p dir="auto"><a href="https://forums.triplea-game.org/topic/4361/how-to-manually-download-world_war_ii_v5_1942-or-any-map">https://forums.triplea-game.org/topic/4361/how-to-manually-download-world_war_ii_v5_1942-or-any-map</a></p>
]]></description><link>https://forums.triplea-game.org/post/78348</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78348</guid><dc:creator><![CDATA[beelee]]></dc:creator><pubDate>Mon, 15 Jun 2026 17:15:09 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 16:36:01 GMT]]></title><description><![CDATA[<p dir="auto">So what I understand here is</p>
<p dir="auto"><img src="/assets/uploads/files/1781541121623-79abed90-e776-4c5b-a404-ca82969a1ea7-image.jpeg" alt="79abed90-e776-4c5b-a404-ca82969a1ea7-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">that the map_name needs to be changed to</p>
<pre><code>map_name: ww2v5_variants
</code></pre>
<p dir="auto">too?</p>
<p dir="auto">Can anyone explain the current way how the map-info from the map-repository is transferred to the "Download Maps"-list in TripleA as well as to<br />
<a href="https://triplea-game.org/maps-list/maps/" target="_blank" rel="noopener noreferrer nofollow ugc">https://triplea-game.org/maps-list/maps/</a><br />
respectively<br />
<a href="https://triplea-game.org/map/*specific" target="_blank" rel="noopener noreferrer nofollow ugc">https://triplea-game.org/map/*specific</a> map* ?</p>
]]></description><link>https://forums.triplea-game.org/post/78346</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78346</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Mon, 15 Jun 2026 16:36:01 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 16:21:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: Panther">@<bdi>Panther</bdi></a></p>
<p dir="auto">I'm not sure the current process but I believe I saw the other day where the yaml has been removed, so you have to do it a different way.</p>
<p dir="auto">Roger probably knows.</p>
<p dir="auto">That or whoever can access the repo can correct it and then you'll get the new/fixed one when you DL</p>
]]></description><link>https://forums.triplea-game.org/post/78344</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78344</guid><dc:creator><![CDATA[beelee]]></dc:creator><pubDate>Mon, 15 Jun 2026 16:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 16:21:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wc_sumpton" aria-label="Profile: wc_sumpton">@<bdi>wc_sumpton</bdi></a> Cool, thank you.<br />
Would this correct the entry on <a href="https://triplea-game.org/map/world-war-ii-v5-1942/" target="_blank" rel="noopener noreferrer nofollow ugc">https://triplea-game.org/map/world-war-ii-v5-1942/</a> (automatically), too? And the list/connection in "Download Maps" within TripleA, too?</p>
]]></description><link>https://forums.triplea-game.org/post/78343</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78343</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Mon, 15 Jun 2026 16:21:37 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 15:52:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: panther">@<bdi>panther</bdi></a>, <a class="plugin-mentions-user plugin-mentions-a" href="/user/thedog" aria-label="Profile: thedog">@<bdi>thedog</bdi></a></p>
<p dir="auto">The problem is with the map.yml. ww2v5_variants was created without the map.yml. To create the map.yml, mapName in the xml was used which is "world_war_ii_v5_1942" in WW2v5-BuildCaps.xml and WW2v5_1942_2nd_Edition_High_Production_Mod.xml while WW2v5-Maintenance.xml has "ww2v5_variants".</p>
<p dir="auto">There is also World War II v5 1942 2nd Ed. (High Production Mod) which has a good map.yml but WW2v5_1942_2nd_Edition_High_Production_Mod.xml mapName has "world_war_ii_v5_1942".</p>
<p dir="auto">The map.yml would need to change for ww2v5_variants v2026-06 (2.7) does not use the mapName in the xmls.</p>
<p dir="auto">Cheers...</p>
]]></description><link>https://forums.triplea-game.org/post/78339</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78339</guid><dc:creator><![CDATA[wc_sumpton]]></dc:creator><pubDate>Mon, 15 Jun 2026 15:52:12 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 15:23:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thedog" aria-label="Profile: TheDog">@<bdi>TheDog</bdi></a> Very good idea - as when you go to</p>
<p dir="auto"><a href="https://triplea-game.org/map/world-war-ii-v5-1942/" target="_blank" rel="noopener noreferrer nofollow ugc">https://triplea-game.org/map/world-war-ii-v5-1942/</a></p>
<p dir="auto"><img src="/assets/uploads/files/1781536716145-faa9d69f-2ed1-47b9-a35d-f48f1ae1441a-image.jpeg" alt="faa9d69f-2ed1-47b9-a35d-f48f1ae1441a-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">and klick on Manual Download</p>
<p dir="auto">you will see that this is incorrectly  linked with<br />
<a href="https://github.com/triplea-maps/ww2v5_variants/archive/refs/heads/master.zip" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/ww2v5_variants/archive/refs/heads/master.zip</a></p>
<p dir="auto">instead of<br />
<a href="https://github.com/triplea-maps/world_war_ii_v5_1942" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/world_war_ii_v5_1942</a> /...</p>
<p dir="auto">what is the cause of the problem., indeed, as I think that this list is relevant for the TripleA-internal download-list, too.</p>
<p dir="auto">(BTW the triplea_maps.yaml is correct.)</p>
]]></description><link>https://forums.triplea-game.org/post/78337</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78337</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Mon, 15 Jun 2026 15:23:10 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 15:09:22 GMT]]></title><description><![CDATA[<p dir="auto">I have tried to fix some of the problems on<br />
<a href="https://triplea-game.org/maps-list/maps/" target="_blank" rel="noopener noreferrer nofollow ugc">https://triplea-game.org/maps-list/maps/</a></p>
<p dir="auto">but the changes are not being reflected.</p>
<p dir="auto">That site <strong>might</strong> be same as the TripleA download  list ?</p>
]]></description><link>https://forums.triplea-game.org/post/78336</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78336</guid><dc:creator><![CDATA[TheDog]]></dc:creator><pubDate>Mon, 15 Jun 2026 15:09:22 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 15:02:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/thedog" aria-label="Profile: thedog">@<bdi>thedog</bdi></a> Thanks a lot.</p>
<p dir="auto">I can still get the correct download containing the correct files manually from<br />
<a href="https://github.com/triplea-maps/world_war_ii_v5_1942" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/triplea-maps/world_war_ii_v5_1942</a></p>
<p dir="auto">But obviously the list of Downloadable Maps in TripleA has linked this map to a wrong repository.</p>
]]></description><link>https://forums.triplea-game.org/post/78335</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78335</guid><dc:creator><![CDATA[Panther]]></dc:creator><pubDate>Mon, 15 Jun 2026 15:02:16 GMT</pubDate></item><item><title><![CDATA[Reply to world_war_ii_v5_1942 is incorrectly linked and installed on Mon, 15 Jun 2026 15:00:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/panther" aria-label="Profile: Panther">@<bdi>Panther</bdi></a><br />
I have this downloaded in May 2024<br />
<a href="https://drive.google.com/file/d/1IfoiVd2UM9B72M43PjlisN2syINajoO5/view?usp=sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1IfoiVd2UM9B72M43PjlisN2syINajoO5/view?usp=sharing</a></p>
<p dir="auto">Hopefully it has what you need?</p>
]]></description><link>https://forums.triplea-game.org/post/78334</link><guid isPermaLink="true">https://forums.triplea-game.org/post/78334</guid><dc:creator><![CDATA[TheDog]]></dc:creator><pubDate>Mon, 15 Jun 2026 15:00:10 GMT</pubDate></item></channel></rss>