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
java.lang.NullPointerException: Attempt to invoke interface method 'boolean android.database.Cursor.moveToNext()' on a null object reference
at com.gh0u1l5.wechatmagician.backend.storage.Preferences$load$1.invoke(Preferences.kt:39)
at com.gh0u1l5.wechatmagician.backend.storage.Preferences$load$1.invoke(Preferences.kt:17)
at com.gh0u1l5.wechatmagician.spellbook.util.BasicUtil$tryAsynchronously$1.invoke(BasicUtil.kt:36)
at com.gh0u1l5.wechatmagician.spellbook.util.BasicUtil$tryAsynchronously$1.invoke(BasicUtil.kt:12)
at kotlin.concurrent.ThreadsKt$thread$thread$1.run(Thread.kt:18)
The text was updated successfully, but these errors were encountered:
我当前的基本环境信息是
你遇到的问题是什么?
换用xposed的log方法也同理
监听XML解析:
The text was updated successfully, but these errors were encountered: