DiM wrote:yes it's a map error that has been solved and sent to lackattack. unfortunately lackattack is not online to solve it.
I just checked the XML again (that I downloaded last night 18.08 CET), and found a few mistakes still. Don't know if you changed it already after that, but just in case:
Still found a few mistakes:
2 times the same ports, 2nd Allegre should be Esperanza:
<!-- Section for Top right island to Duna Market -->
<continent>
<name>Wine and Rum to Duna Market</name>
<bonus>2</bonus>
<components>
<component>Duna</component>
<component>Javas</component>
<component>Capo Longo</component>
<component>Puerto Grazio</component>
<component>Puerto Allegre</component>
</components>
</continent>
<continent>
<name>Wine and Rum to Duna Market</name>
<bonus>2</bonus>
<components>
<component>Duna</component>
<component>Javas</component>
<component>Capo Longo</component>
<component>Puerto Grazio</component>
<component>
Puerto Allegre</component>
</components>
</continent>
local market (Chino) in stead of Duna:
<!-- Section for Bottom left island to Duna Market -->
<continent>
<name>Coffee and Tobacco to Chino Market</name>
<bonus>2</bonus>
<components>
<component>
Chino</component>
<component>Santiago</component>
<component>Fajone</component>
<component>Puerto Ventura</component>
<component>Puerto Allegre</component>
</components>
</continent>
<continent>
<name>Coffee and Tobacco to Chino Market</name>
<bonus>2</bonus>
<components>
<component>
Chino</component>
<component>Santiago</component>
<component>Fajone</component>
<component>Puerto Ventura</component>
<component>Puerto Esperanza</component>
</components>
</continent>
<!-- Negative modifiers to ensure only one port combo takes effect.-->
<continent>
<name>Coffee and Tobacco to Chino Market</name>
<bonus>-2</bonus>
<components>
<component>
Chino</component>
<component>Santiago</component>
<component>Fajone</component>
<component>Puerto Ventura</component>
<component>Puerto Allegre</component>
<component>Puerto Esperanza</component>
</components>
</continent>
Falta is listed twice as border of Puerto Castillo (don’t think it affects play?):
<country>
<name>Puerto Castillo</name>
<borders>
<border>Vista</border>
<border>Gurias</border>
<border>
Falta</border>
<border>Rochas</border>
<border>Santiago</border>
<border>Zio</border>
<border>Val de Juro</border>
<border>Churacas</border>
<border>Pampas</border>
<border>Fort Hope</border>
<border>
Falta</border>
<border>Solia</border>
<border>Puerto Allegre</border>
<border>Puerto Esperanza</border>
<border>Puerto Tiago</border>
<border>Puerto Tranquillo</border>
<border>Puerto Modesto</border>
<border>Puerto Antigo</border>
<border>Puerto Grazio</border>
<border>Puerto Rico</border>
<border>Puerto Ventura</border>
</borders>
<coordinates>
<smallx>427</smallx>
<smally>38</smally>
<largex>571</largex>
<largey>43</largey>
</coordinates>
</country>
Santiago a is listed twice as border of Puerto Ventura (don’t think it affects play?):
<country>
<name>Puerto Ventura</name>
<borders>
<border>
Santiago</border>
<border>Torales</border>
<border>Stucato</border>
<border>Rochas</border>
<border>
Santiago</border>
<border>Zio</border>
<border>Val de Juro</border>
<border>Churacas</border>
<border>Pampas</border>
<border>Fort Hope</border>
<border>Falta</border>
<border>Solia</border>
<border>Puerto Allegre</border>
<border>Puerto Esperanza</border>
<border>Puerto Tiago</border>
<border>Puerto Castillo</border>
<border>Puerto Tranquillo</border>
<border>Puerto Modesto</border>
<border>Puerto Antigo</border>
<border>Puerto Grazio</border>
<border>Puerto Rico</border>
</borders>
<coordinates>
<smallx>105</smallx>
<smally>351</smally>
<largex>141</largex>
<largey>460</largey>
</coordinates>
</country>
Churacas a is listed twice as border of Puerto Rico (don’t think it affects play?):
<country>
<name>Puerto Rico</name>
<borders>
<border>
Churacas</border>
<border>Torillos</border>
<border>Rochas</border>
<border>Santiago</border>
<border>Zio</border>
<border>Val de Juro</border>
<border>
Churacas</border>
<border>Pampas</border>
<border>Fort Hope</border>
<border>Falta</border>
<border>Solia</border>
<border>Puerto Allegre</border>
<border>Puerto Esperanza</border>
<border>Puerto Tiago</border>
<border>Puerto Castillo</border>
<border>Puerto Tranquillo</border>
<border>Puerto Modesto</border>
<border>Puerto Antigo</border>
<border>Puerto Grazio</border>
<border>Puerto Ventura</border>
</borders>
<coordinates>
<smallx>426</smallx>
<smally>474</smally>
<largex>567</largex>
<largey>624</largey>
</coordinates>
</country>
Ricota is listed as border of Puerto Tranquillo, but it’s not connected on the map:
<country>
<name>Puerto Tranquillo</name>
<borders>
<border>Gringo</border>
<border>
Ricota</border>
<border>Rochas</border>
<border>Santiago</border>
<border>Zio</border>
<border>Val de Juro</border>
<border>Churacas</border>
<border>Pampas</border>
<border>Fort Hope</border>
<border>Falta</border>
<border>Solia</border>
<border>Puerto Allegre</border>
<border>Puerto Esperanza</border>
<border>Puerto Tiago</border>
<border>Puerto Castillo</border>
<border>Puerto Modesto</border>
<border>Puerto Antigo</border>
<border>Puerto Grazio</border>
<border>Puerto Rico</border>
<border>Puerto Ventura</border>
</borders>
<coordinates>
<smallx>152</smallx>
<smally>180</smally>
<largex>203</largex>
<largey>232</largey>
</coordinates>
</country>
Solia is listed twice as border of Puerto Modesto (don’t think it affects play?):
<country>
<name>Puerto Modesto</name>
<borders>
<border>Dorata</border>
<border>
Solia</border>
<border>Rochas</border>
<border>Santiago</border>
<border>Zio</border>
<border>Val de Juro</border>
<border>Churacas</border>
<border>Pampas</border>
<border>Fort Hope</border>
<border>Falta</border>
<border>
Solia</border>
<border>Puerto Allegre</border>
<border>Puerto Esperanza</border>
<border>Puerto Tiago</border>
<border>Puerto Castillo</border>
<border>Puerto Tranquillo</border>
<border>Puerto Antigo</border>
<border>Puerto Grazio</border>
<border>Puerto Rico</border>
<border>Puerto Ventura</border>
</borders>
<coordinates>
<smallx>364</smallx>
<smally>234</smally>
<largex>486</largex>
<largey>311</largey>
</coordinates>
</country>