-
0 Votes1 Posts514 Views
-
2 Votes4 Posts1k Views
-
1 Votes2 Posts516 Views
-
0 Votes8 Posts2k Views
-
0 Votes1 Posts469 Views
-
5 Votes265 Posts232k Views
-
-1 Votes3 Posts748 Views
-
0 Votes26 Posts9k Views
-
1 Votes41 Posts13k Views
-
1 Votes4 Posts1k Views
-
1 Votes1 Posts568 Views
-
1 Votes2 Posts584 Views
-
0 Votes3 Posts910 Views
-
0 Votes10 Posts2k Views
-
0 Votes22 Posts7k Views
-
3 Votes18 Posts2k Views
-
0 Votes3 Posts584 Views
-
1 Votes23 Posts7k Views
-
0 Votes5 Posts1k Views
-
3 Votes161 Posts144k 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.