Anyway try to open a bug report if not yet solved.....
Moderators: Cartographers, Global Moderators



Optimus Prime wrote:I'll ask this here first before taking it to yeti_c. Has anyone else experienced BOB freezing the game on them only when they are taking turns on this map? I've had it happening to me for the last few days now.
The game works great for all other maps, I can deploy, make attacks, etc. However, when this map comes up on my list all of the sudden everything freezes up and the only way I can take my turn is to disable BOB temporarily.
Then when I move to the next game on a different map, BOB works just fine and no freezing occurs. Anyone have any clues? I'm not sure if it is a map problem, or a BOB problem, but I highly doubt it is a problem on my end since it doesn't happen anytime except under the described circumstances.

<continent>
<name>Russian Sector</name>
<bonus>5</bonus>
<components>
<component>Rahnsdorf</component>
<component>Müggelheim</component>
<component>Grünau</component>
<component>Treptow</component>
<component>Köpenick</component>
<component>Hellersdorf</component>
<component>Marzahn</component>
<component>Lichtenberg</component>
<component>Friedrichshain</component>
<component>Hohenschönhausen</component>
<component>Weißensee</component>
<component>Buch</component>
<component>Prenzlauer Berg</component>
<component>Pankow</component>
<component>Mitte</component>
</components>
<required>8</required>
</continent>
oaktown wrote:Here's a thought: BoB has always had particular trouble with maps that don't use proper unicode character references for special character. There is a an ampersand (&) in the XML for this map in a territory title...
<territory>Wallis&Futuna</territory>
Ampersands are especially problematic in that they are used to indicate to BoB that an entity reference is coming.
If you replace the "&" with "&" the problem may go away. (Unless I just gave you the wrong code.)
of course, if this is the problem it doesn't make sense that it would work in some games and not in others, but it would be worth fixing to see if the problem goes away.
<territory>
<name>Wallis&Futuna</name>
<borders>
<border>Fiji</border>
<border>Tuvalu</border>
<border>Western Samoa</border>
</borders>
<coordinates>
<smallx>391</smallx>
<smally>215</smally>
<largex>521</largex>
<largey>280</largey>
</coordinates>
</territory>

Users browsing this forum: No registered users and 2 guests