17.11.2010, 16:25
Hi Robert,
thank you for testing. There were exceptions in the log
Nov 15, 2010 3:01:53 PM
SEVERE: Exception in thread "MapViewCallbackListener"
Nov 15, 2010 3:01:53 PM
SEVERE: java.lang.IndexOutOfBoundsException: No group 2
Nov 15, 2010 3:01:53 PM
SEVERE: at java.util.regex.Matcher.group(Unknown Source)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.processCallback(BaseMapView.java:1251)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.processLines(BaseMapView.java:1175)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.processStream(BaseMapView.java:1132)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.access$2500(BaseMapView.java:80)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView$6.run(BaseMapView.java:398)
Nov 15, 2010 3:01:53 PM
SEVERE: at java.lang.Thread.run(Unknown Source)
That's a bug in the code handling the change of the map type (something I never do, so this slipped through my tests). After that, no more events from the map were processed. Please try the latest prerelease I've just uploaded.
thank you for testing. There were exceptions in the log
Nov 15, 2010 3:01:53 PM
SEVERE: Exception in thread "MapViewCallbackListener"
Nov 15, 2010 3:01:53 PM
SEVERE: java.lang.IndexOutOfBoundsException: No group 2
Nov 15, 2010 3:01:53 PM
SEVERE: at java.util.regex.Matcher.group(Unknown Source)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.processCallback(BaseMapView.java:1251)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.processLines(BaseMapView.java:1175)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.processStream(BaseMapView.java:1132)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView.access$2500(BaseMapView.java:80)
Nov 15, 2010 3:01:53 PM
SEVERE: at slash.navigation.converter.gui.mapview.BaseMapView$6.run(BaseMapView.java:398)
Nov 15, 2010 3:01:53 PM
SEVERE: at java.lang.Thread.run(Unknown Source)
That's a bug in the code handling the change of the map type (something I never do, so this slipped through my tests). After that, no more events from the map were processed. Please try the latest prerelease I've just uploaded.
--
Christian
Christian
