You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS: Linux samsung/beyond2lteeea/beyond2:10/QP1A.190711.020/G975FXXU3BSKO:user/release-keys 10 - 29
Crash log
java.lang.NullPointerException: Attempt to invoke virtual method 'int java.lang.String.compareToIgnoreCase(java.lang.String)' on a null object reference
at org.schabi.newpipe.local.subscription.SubscriptionFragment.lambda$getSubscriptionItems$7(SubscriptionFragment.java:541)
at org.schabi.newpipe.local.subscription.-$$Lambda$SubscriptionFragment$eFd3y39Ymdl4aGqv994n0BdEByk.compare(Unknown Source:4)
at java.util.TimSort.binarySort(TimSort.java:296)
at java.util.TimSort.sort(TimSort.java:239)
at java.util.Arrays.sort(Arrays.java:1492)
at java.util.ArrayList.sort(ArrayList.java:1470)
at java.util.Collections.sort(Collections.java:206)
at org.schabi.newpipe.local.subscription.SubscriptionFragment.getSubscriptionItems(SubscriptionFragment.java:539)
at org.schabi.newpipe.local.subscription.SubscriptionFragment.handleResult(SubscriptionFragment.java:522)
at org.schabi.newpipe.local.subscription.SubscriptionFragment$4.onNext(SubscriptionFragment.java:498)
at org.schabi.newpipe.local.subscription.SubscriptionFragment$4.onNext(SubscriptionFragment.java:489)
at io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.drainNormal(ObservableObserveOn.java:201)
at io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.run(ObservableObserveOn.java:255)
at io.reactivex.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:119)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThread.java:7762)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1047)
This crash happens when you're importing Youtube subsciption list and leaving the page with the youtube link using the back key, It crashes and never opens again
The text was updated successfully, but these errors were encountered:
Exception
Crash log
This crash happens when you're importing Youtube subsciption list and leaving the page with the youtube link using the back key, It crashes and never opens again
The text was updated successfully, but these errors were encountered: