When opening the map version 1.0 of Dominion no Man's Land Solomon Island has a German Inf but the territory is marked as UK.
Playing on windows the engine (same version) can handle this, but on Linux ubuntu 14.10 it crashes every when the ambiguity is on the lage map and I am grabbing the map to move it. Moving over using the minimap doesn't make it crash.
Output in console.
triplea.engine.version.bin:1.8.0.5
Exception in thread "Map panel background drawer" java.lang.IllegalStateException: Cant load: Factory looking in: units/Neutral/Factory.png
at games.strategy.triplea.image.UnitImageFactory.getBaseImageURL(UnitImageFactory.java:213)
at games.strategy.triplea.image.UnitImageFactory.getBaseImageURL(UnitImageFactory.java:204)
at games.strategy.triplea.image.UnitImageFactory.getBaseImage(UnitImageFactory.java:219)
at games.strategy.triplea.image.UnitImageFactory.getImage(UnitImageFactory.java:181)
at games.strategy.triplea.ui.screen.UnitsDrawer.draw(UnitsDrawer.java:80)
at games.strategy.triplea.ui.screen.Tile.draw(Tile.java:159)
at games.strategy.triplea.ui.screen.Tile.getImage(Tile.java:107)
at games.strategy.triplea.ui.BackgroundDrawer.run(MapPanel.java:1135)
at java.lang.Thread.run(Thread.java:745)
Maybe my priority rating is on the wrong end of the scale. It is supposed to be very low, not high.
User map specific issue should be reported in forum map thread.