HiddenRamblings / TagMo

GNU General Public License v3.0
3.01k stars 384 forks source link

Logcat - TagMo #728faf0 #698

Closed LogcatGitHub closed 1 year ago

LogcatGitHub commented 1 year ago

*Submitted by thomas.weststeyn@***.com*

Description:

Device info:

App version2.7.9
App version code12
Android build version192121300f62f
Android release version8.1.0
Android SDK version27
Android build IDOPM1.171019.026
Device brandlge
Device manufacturerLGE
Device namemhn
Device modelLG-M703
Device product namemhn_global_ca
Device hardware namemh
ABIs[armeabi-v7a, armeabi]
ABIs (32bit)[armeabi-v7a, armeabi]
ABIs (64bit)[]

Logcat:

Android O_MR1 (8.1.0)

--------- beginning of crash
05-25 17:57:52.731 26883 26883 E AndroidRuntime: FATAL EXCEPTION: main
05-25 17:57:52.731 26883 26883 E AndroidRuntime: Process: com.hiddenramblings.tagmo, PID: 26883
05-25 17:57:52.731 26883 26883 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.ArrayList.size()' on a null object reference
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at com.hiddenramblings.tagmo.adapter.BrowserAmiibosAdapter.getItemCount(BrowserAmiibosAdapter.java:100)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1(RecyclerView.java:4214)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4010)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.swiperefreshlayout.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:689)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1084)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:536)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at com.android.internal.policy.DecorView.onLayout(DecorView.java:813)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2604)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2313)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1465)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7288)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:979)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.Choreographer.doCallbacks(Choreographer.java:791)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.Choreographer.doFrame(Choreographer.java:726)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:965)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.os.Handler.handleCallback(Handler.java:790)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:99)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:164)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:6687)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
05-25 17:57:52.731 26883 26883 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
--------- beginning of system
05-25 17:57:59.844 26943 26943 I Timeline: Timeline: Activity_idle id: android.os.BinderProxy@347c999 time:120260726
--------- beginning of main
05-25 17:58:00.954 26943 27045 W Filter  : An exception occured during performFiltering()!
05-25 17:58:00.954 26943 27045 W Filter  : java.util.ConcurrentModificationException
05-25 17:58:00.954 26943 27045 W Filter  :  at java.util.ArrayList$Itr.next(ArrayList.java:860)
05-25 17:58:00.954 26943 27045 W Filter  :  at com.hiddenramblings.tagmo.adapter.BrowserAmiibosAdapter$AmiiboFilter.performFiltering(BrowserAmiibosAdapter.java:183)
05-25 17:58:00.954 26943 27045 W Filter  :  at android.widget.Filter$RequestHandler.handleMessage(Filter.java:234)
05-25 17:58:00.954 26943 27045 W Filter  :  at android.os.Handler.dispatchMessage(Handler.java:106)
05-25 17:58:00.954 26943 27045 W Filter  :  at android.os.Looper.loop(Looper.java:164)
05-25 17:58:00.954 26943 27045 W Filter  :  at android.os.HandlerThread.run(HandlerThread.java:65)
05-25 17:58:00.979 26943 26943 D AndroidRuntime: Shutting down VM
05-25 17:58:00.981 26943 26943 E AndroidRuntime: FATAL EXCEPTION: main
05-25 17:58:00.981 26943 26943 E AndroidRuntime: Process: com.hiddenramblings.tagmo, PID: 26943
05-25 17:58:00.981 26943 26943 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.ArrayList.size()' on a null object reference
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at com.hiddenramblings.tagmo.adapter.BrowserAmiibosAdapter.getItemCount(BrowserAmiibosAdapter.java:100)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1(RecyclerView.java:4214)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4010)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.swiperefreshlayout.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:689)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1084)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:536)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at com.android.internal.policy.DecorView.onLayout(DecorView.java:813)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2604)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2313)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1465)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7288)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:979)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.Choreographer.doCallbacks(Choreographer.java:791)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.Choreographer.doFrame(Choreographer.java:726)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:965)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.os.Handler.handleCallback(Handler.java:790)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:99)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:164)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:6687)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
05-25 17:58:00.981 26943 26943 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
05-25 17:58:00.981 26943 26943 E UncaughtException: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.ArrayList.size()' on a null object reference
05-25 17:58:00.981 26943 26943 E UncaughtException:     at com.hiddenramblings.tagmo.adapter.BrowserAmiibosAdapter.getItemCount(BrowserAmiibosAdapter.java:100)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1(RecyclerView.java:4214)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4010)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.swiperefreshlayout.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:689)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1084)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:536)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at com.android.internal.policy.DecorView.onLayout(DecorView.java:813)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2604)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2313)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1465)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7288)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.Choreographer$CallbackRecord.run(Choreographer.java:979)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.Choreographer.doCallbacks(Choreographer.java:791)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.Choreographer.doFrame(Choreographer.java:726)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:965)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.os.Handler.handleCallback(Handler.java:790)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.os.Handler.dispatchMessage(Handler.java:99)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.os.Looper.loop(Looper.java:164)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at android.app.ActivityThread.main(ActivityThread.java:6687)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at java.lang.reflect.Method.invoke(Native Method)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
05-25 17:58:00.981 26943 26943 E UncaughtException:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
05-25 17:58:00.981 26943 26943 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'int java.util.ArrayList.size()' on a null object reference
05-25 17:58:00.981 26943 26943 W System.err:    at com.hiddenramblings.tagmo.adapter.BrowserAmiibosAdapter.getItemCount(BrowserAmiibosAdapter.java:100)
05-25 17:58:00.981 26943 26943 W System.err:    at androidx.recyclerview.widget.RecyclerView.dispatchLayoutStep1(RecyclerView.java:4214)
05-25 17:58:00.981 26943 26943 W System.err:    at androidx.recyclerview.widget.RecyclerView.dispatchLayout(RecyclerView.java:4010)
05-25 17:58:00.981 26943 26943 W System.err:    at androidx.recyclerview.widget.RecyclerView.onLayout(RecyclerView.java:4578)
05-25 17:58:00.981 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 W System.err:    at androidx.swiperefreshlayout.widget.SwipeRefreshLayout.onLayout(SwipeRefreshLayout.java:689)
05-25 17:58:00.981 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.981 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.981 26943 26943 W System.err:    at android.widget.RelativeLayout.onLayout(RelativeLayout.java:1084)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at androidx.coordinatorlayout.widget.CoordinatorLayout.layoutChild(CoordinatorLayout.java:1213)
05-25 17:58:00.982 26943 26943 W System.err:    at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayoutChild(CoordinatorLayout.java:899)
05-25 17:58:00.982 26943 26943 W System.err:    at androidx.coordinatorlayout.widget.CoordinatorLayout.onLayout(CoordinatorLayout.java:919)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at androidx.appcompat.widget.ActionBarOverlayLayout.onLayout(ActionBarOverlayLayout.java:536)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.LinearLayout.setChildFrame(LinearLayout.java:1791)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.LinearLayout.layoutVertical(LinearLayout.java:1635)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.LinearLayout.onLayout(LinearLayout.java:1544)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.FrameLayout.layoutChildren(FrameLayout.java:323)
05-25 17:58:00.982 26943 26943 W System.err:    at android.widget.FrameLayout.onLayout(FrameLayout.java:261)
05-25 17:58:00.982 26943 26943 W System.err:    at com.android.internal.policy.DecorView.onLayout(DecorView.java:813)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.View.layout(View.java:19762)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewGroup.layout(ViewGroup.java:6149)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewRootImpl.performLayout(ViewRootImpl.java:2604)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2313)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1465)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:7288)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.Choreographer$CallbackRecord.run(Choreographer.java:979)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.Choreographer.doCallbacks(Choreographer.java:791)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.Choreographer.doFrame(Choreographer.java:726)
05-25 17:58:00.982 26943 26943 W System.err:    at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:965)
05-25 17:58:00.982 26943 26943 W System.err:    at android.os.Handler.handleCallback(Handler.java:790)
05-25 17:58:00.982 26943 26943 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:99)
05-25 17:58:00.982 26943 26943 W System.err:    at android.os.Looper.loop(Looper.java:164)
05-25 17:58:00.982 26943 26943 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:6687)
05-25 17:58:00.982 26943 26943 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
05-25 17:58:00.983 26943 26943 W System.err:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
05-25 17:58:00.983 26943 26943 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)
05-25 17:58:01.011 27053 27053 E propClient: PropClient failed to load
AbandonedCart commented 1 year ago

This is an obsolete version.