To menion:
Here's another ugly bug with route planner: opening it on certain track forces Locus close. I'm trying to figure out what's specific with this track that it makes Locus crash.
Record from the error log:
Here's another ugly bug with route planner: opening it on certain track forces Locus close. I'm trying to figure out what's specific with this track that it makes Locus crash.
Record from the error log:
Code Select
03-22 13:42:01.281 17089 17089 E AndroidRuntime: FATAL EXCEPTION: main
03-22 13:42:01.281 17089 17089 E AndroidRuntime: Process: menion.android.locus.pro, PID: 17089
03-22 13:42:01.281 17089 17089 E AndroidRuntime: java.lang.RuntimeException: Unable to start activity ComponentInfo{menion.android.locus.pro/o.sl}: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2699)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2766)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.ActivityThread.-wrap12(ActivityThread.java)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1507)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.os.Looper.loop(Looper.java:154)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6236)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:107)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at java.util.ArrayList.get(ArrayList.java:411)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.azp.ॱ(:78)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.iq.ˊ(:705)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at com.asamm.locus.maps.utils.selection.MapSelection.ॱ(:2478)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at com.asamm.locus.maps.utils.selection.MapSelection.ˎ(:2433)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.sv.ˎ(:604)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.sv.ˎ(:210)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.sv.ˊ(:77)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.Ч.ॱ(:166)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.ҫ.ˊ(:129)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.Cz.onCreate(:63)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at o.sl.onCreate(:161)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.Activity.performCreate(Activity.java:6684)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1119)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2652)
03-22 13:42:01.281 17089 17089 E AndroidRuntime: ... 10 more
03-22 13:42:01.289 1860 1914 W ActivityManager: Force finishing activity menion.android.locus.pro/o.sl
03-22 13:42:01.300 1860 1914 W ActivityManager: Force finishing activity menion.android.locus.pro/com.asamm.locus.basic.MainActivityBasic