-
0 Votes22 Posts8k Views
-
0 Votes2 Posts1k Views
-
0 Votes5 Posts2k Views
-
0 Votes3 Posts1k Views
-
4 Votes40 Posts16k Views
-
0 Votes4 Posts2k Views
-
0 Votes4 Posts2k Views
-
0 Votes3 Posts2k Views
-
0 Votes41 Posts20k Views
-
0 Votes1 Posts979 Views
-
0 Votes3 Posts2k Views
-
1 Votes13 Posts4k Views
-
1 Votes22 Posts10k Views
-
3 Votes4 Posts2k Views
-
0 Votes4 Posts2k Views
-
1 Votes5 Posts2k Views
-
0 Votes4 Posts2k Views
-
0 Votes3 Posts1k Views
-
0 Votes16 Posts5k Views
-
0 Votes4 Posts2k 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.