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
12-20 23:32:01.689 19196-19399/com.facebook.katana E/uncaught: java.lang.NullPointerException: Attempt to invoke interface method 'java.util.List com.lody.virtual.server.interfaces.IJobService.getAllPendingJobs()' on a null object reference
at com.lody.virtual.client.ipc.VJobScheduler.getAllPendingJobs(VJobScheduler.java:40)
at com.lody.virtual.client.hook.proxies.job.JobServiceStub$getAllPendingJobs.call(JobServiceStub.java:61)
at com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:393)
at $Proxy35.getAllPendingJobs(Unknown Source)
at android.app.JobSchedulerImpl.getAllPendingJobs(JobSchedulerImpl.java:67)
at X.6CP.B(:921564)
at X.4Ik.getCurrentlyScheduledMinDelayMs(:719496)
at X.4Ik.F(:719442)
at X.4Ik.MbB(:719510)
at X.4Ih.B(:719217)
at X.4Ih.A(:719239)
at X.0ca.B(:153215)
at X.0ca.handleMessage(:56865)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:157)
at android.os.HandlerThread.run(HandlerThread.java:61)
The text was updated successfully, but these errors were encountered:
12-20 23:32:01.689 19196-19399/com.facebook.katana E/uncaught: java.lang.NullPointerException: Attempt to invoke interface method 'java.util.List com.lody.virtual.server.interfaces.IJobService.getAllPendingJobs()' on a null object reference
at com.lody.virtual.client.ipc.VJobScheduler.getAllPendingJobs(VJobScheduler.java:40)
at com.lody.virtual.client.hook.proxies.job.JobServiceStub$getAllPendingJobs.call(JobServiceStub.java:61)
at com.lody.virtual.client.hook.base.MethodInvocationStub$HookInvocationHandler.invoke(MethodInvocationStub.java:186)
at java.lang.reflect.Proxy.invoke(Proxy.java:393)
at $Proxy35.getAllPendingJobs(Unknown Source)
at android.app.JobSchedulerImpl.getAllPendingJobs(JobSchedulerImpl.java:67)
at X.6CP.B(:921564)
at X.4Ik.getCurrentlyScheduledMinDelayMs(:719496)
at X.4Ik.F(:719442)
at X.4Ik.MbB(:719510)
at X.4Ih.B(:719217)
at X.4Ih.A(:719239)
at X.0ca.B(:153215)
at X.0ca.handleMessage(:56865)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:157)
at android.os.HandlerThread.run(HandlerThread.java:61)
The text was updated successfully, but these errors were encountered: