Skip to content

Instantly share code, notes, and snippets.

@tazer4
Created June 8, 2023 17:34
Show Gist options
  • Save tazer4/1cb6212db59a22a4849e132ef167790b to your computer and use it in GitHub Desktop.
Save tazer4/1cb6212db59a22a4849e132ef167790b to your computer and use it in GitHub Desktop.
MicroG Patched Playstore Error/Crash
E/AndroidRuntime(21383): FATAL EXCEPTION: main
E/AndroidRuntime(21383): Process: com.android.vending, PID: 21383
E/AndroidRuntime(21383): java.lang.ClassCastException: com.google.android.finsky.stream.framework.base.view.GridClusterPaddingView cannot be cast to aqip
E/AndroidRuntime(21383): at abcu.c(PG:2)
E/AndroidRuntime(21383): at abdj.b(PG:4)
E/AndroidRuntime(21383): at ywl.a(PG:62)
E/AndroidRuntime(21383): at zec.b(PG:3)
E/AndroidRuntime(21383): at zec.b(PG:1)
E/AndroidRuntime(21383): at ywl.a(PG:62)
E/AndroidRuntime(21383): at ywl.a(Unknown Source:2)
E/AndroidRuntime(21383): at ya.a(PG:122)
E/AndroidRuntime(21383): at ya.a(PG:113)
E/AndroidRuntime(21383): at ya.a(PG:96)
E/AndroidRuntime(21383): at xs.a(PG:42)
E/AndroidRuntime(21383): at xs.c(PG:9)
E/AndroidRuntime(21383): at android.support.v7.widget.EfficientRecycleLinearLayoutManager.a(PG:3)
E/AndroidRuntime(21383): at qmf.a(PG:1)
E/AndroidRuntime(21383): at ywl.a(PG:37)
E/AndroidRuntime(21383): at ywl.b(PG:2)
E/AndroidRuntime(21383): at ablt.a(PG:11)
E/AndroidRuntime(21383): at gxf.a(PG:15)
E/AndroidRuntime(21383): at com.google.android.finsky.browsetabbedsystem.view.BrowseTabView.hH(PG:4)
E/AndroidRuntime(21383): at gxf.a(PG:1)
E/AndroidRuntime(21383): at afqn.h(PG:2)
E/AndroidRuntime(21383): at afqq.a(PG:5)
E/AndroidRuntime(21383): at zaf.j(PG:7)
E/AndroidRuntime(21383): at db.K(PG:4)
E/AndroidRuntime(21383): at ek.n(PG:1)
E/AndroidRuntime(21383): at ed.a(PG:176)
E/AndroidRuntime(21383): at ed.c(PG:8)
E/AndroidRuntime(21383): at ed.d(PG:8)
E/AndroidRuntime(21383): at ed.a(PG:73)
E/AndroidRuntime(21383): at ed.a(PG:15)
E/AndroidRuntime(21383): at ed.c(PG:14)
E/AndroidRuntime(21383): at dw.run(Unknown Source:3)
E/AndroidRuntime(21383): at android.os.Handler.handleCallback(Handler.java:883)
E/AndroidRuntime(21383): at android.os.Handler.dispatchMessage(Handler.java:100)
E/AndroidRuntime(21383): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime(21383): at android.app.ActivityThread.main(ActivityThread.java:7398)
E/AndroidRuntime(21383): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(21383): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
E/AndroidRuntime(21383): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:940)
E/InputDispatcher(2203): channel '59e6b62 com.android.vending/com.android.vending.AssetBrowserActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
E/ignored (19317): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
E/ignored (19317): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
E/ignored (19317): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
E/ignored (19317): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
E/ignored (19317): java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object android.content.Context.getSystemService(java.lang.String)' on a null object reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment