> I get an error with the 9-tiles test map, with r1825 and r1826 > Exception in thread "main" java.lang.AssertionError > at uk.me.parabola.imgfmt.app.mdr.Mdr23.sortRegions(Mdr23.java:68)
Interesting. I think that the only way that can happen is if the first region (after sorting) has an empty name. But that is not supposed to be possible -- all regions should have a name. Perhaps we are not filtering them out if they occur in the data. ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
