nextgis / mobile.forestviolate.user

:construction_worker: Мобильное приложение для сообщения о лесонарушениях
GNU General Public License v3.0
0 stars 3 forks source link

Падение при синхронизации #62

Closed BishopGIS closed 8 years ago

BishopGIS commented 8 years ago
java.lang.RuntimeException: Error receiving broadcast Intent { act=com.nextgis.maplib.notify_update flg=0x10 (has extras) } in com.nextgis.maplib.map.MapContentProviderHelper$VectorLayerNotifyReceiver@21af8bb0
    at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:778)
    at android.os.Handler.handleCallback(Handler.java:733)
    at android.os.Handler.dispatchMessage(Handler.java:95)
    at android.os.Looper.loop(Looper.java:149)
    at android.app.ActivityThread.main(ActivityThread.java:5234)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:515)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:609)
    at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.NullPointerException
    at com.nextgis.maplib.datasource.GeometryRTree.chooseLeaf(GeometryRTree.java:684)
    at com.nextgis.maplib.datasource.GeometryRTree.chooseLeaf(GeometryRTree.java:706)
    at com.nextgis.maplib.datasource.GeometryRTree.insert(GeometryRTree.java:403)
    at com.nextgis.maplib.datasource.GeometryRTree.addItem(GeometryRTree.java:139)
    at com.nextgis.maplib.map.VectorLayer.cacheGeometryEnvelope(VectorLayer.java:636)
    at com.nextgis.maplib.map.VectorLayer.notifyUpdate(VectorLayer.java:1894)
    at com.nextgis.maplib.map.MapContentProviderHelper$VectorLayerNotifyReceiver.onReceive(MapContentProviderHelper.java:189)
    at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:768)
    ... 9 more
4eRTuk commented 8 years ago

А на какой сборке это? Я вроде бы чинил уже.

4eRTuk commented 8 years ago

Еще кое-что переделал, надо пересобрать.

BishopGIS commented 8 years ago

Ага, но сборка была последняя.