Connection Error in wwII_revised
-
As pointed out in https://www.axisandallies.org/forums/topic/41993/revised-is-this-a-error
there is a connection error:Both game.xml in line 426 incorrectly list:
<connection t1="63 Sea Zone" t2="Western Canada"/>
while there of course should not be a connection.
Does anyone want to correct this on Github? Thank you.
-
I think @RogerCooper has access to all the repos ? Maybe he would like to fix ? Obviously it's a easy one.
I guess we should ping the Tournament guys @EyesWideShut I'm guessing it's the same map, so they can Player enforce this.
-
@beelee I removed the connection from world_war_ii_revised.
-
@rogercooper Thank you. But please update lhtr.xml too, as both included XML are/were affected. Thank you again.
-
@panther said in Connection Error in wwII_revised:
@rogercooper Thank you. But please update lhtr.xml too, as both included XML are/were affected. Thank you again.
Done
-
Thank you very much. Unfortunately when starting LHTR the following error message appears:
While in WW2v2.xml you simply removed the connection (line 426) you modified some more text/code in LHTR.xml, effectively replacing "63 Sea Zone"
with only " Zone" in some lines.
This causes the error message. Would you be so kind to correct this?
Sorry to bother you again, technically I could do all of this myself, but I don't have writing access to the map repos. -
@panther I wonder how that happened. I will try to correct this tomorrow. I have an in-person A&A game today.
-
@rogercooper I am not seeing this in the file. Here is what I am seeing on GitHub
-
This is what I get from Github right now:
The missing "63" in line 112 is there, too. But not on the screenshot.
https://github.com/triplea-maps/world_war_ii_revised/blob/master/map/games/lhtr.xml
Or klick here:
...to see the changes introduced by the commit (what is my screenshot above):
https://github.com/triplea-maps/world_war_ii_revised/commit/719cd188109b63b319d4713d31ed8874e20c4862
-
@panther Fixed it. I was looking at the wrong file.
-
@rogercooper
Thank you. But.... I am terribly sorry, now line 112 says<territory name="63 Zone" water="true"/>
.... instead of "63 Sea Sone" what forces TripleA to throw out another error when LHTR is started.
-
@panther Fixed
-
@rogercooper Thanks.