-
0 Votes1 Posts7 Views
-
0 Votes2 Posts640 Views
-
3 Votes1 Posts462 Views
-
0 Votes2 Posts703 Views
-
2 Votes25 Posts9k Views
-
0 Votes1 Posts505 Views
-
5 Votes6 Posts2k Views
-
2 Votes22 Posts7k Views
-
2 Votes472 Posts763k Views
-
2 Votes17 Posts6k Views
-
1 Votes7 Posts2k Views
-
5 Votes17 Posts6k Views
-
0 Votes31 Posts10k Views
-
1 Votes3 Posts1k Views
-
0 Votes5 Posts3k Views
-
0 Votes6 Posts2k Views
-
0 Votes55 Posts25k Views
-
1 Votes40 Posts14k Views
-
0 Votes4 Posts2k Views
-
0 Votes22 Posts10k Views
Recent Posts
-
I can confirm that it downloads fine now. That already was a good example for the workflow.
Thank you
-
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.
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
-
@LaFayette This is really odd. The link in triplea_maps.yaml is correct
url: https://github.com/triplea-maps/world_war_ii_v5_1942/archive/refs/heads/master.zipAnd here it is on GitHub

I see that @DanVanAtta just made some changes to ww2v5_variants, so maybe he has already fixed the issue.
-
I fixed the map_name for this map
@lafayette
Unfortunately nothing has changed. Still the wrong files from the incorrect repository are downloaded.
I should get the files from
https://github.com/triplea-maps/world_war_ii_v5_1942but instead I get those from
https://github.com/triplea-maps/ww2v5_variantsusing the ingame "Download Maps" feature.