Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

软件崩溃,帮忙看看这个是什么引起的 #159

Open
hduwhyso opened this issue Oct 31, 2023 · 1 comment
Open

软件崩溃,帮忙看看这个是什么引起的 #159

hduwhyso opened this issue Oct 31, 2023 · 1 comment
Labels
Bug 🐞 故障 Confirmed bugs or reports that are very likely to be bugs Feedback Awaited 🕒 等待反馈 Waiting for the feedback from issue creater and issue will be closed if duration is over one month

Comments

@hduwhyso
Copy link

Version: 2148
Android: 33
java.lang.NullPointerException: Attempt to read from field 'org.autojs.autojs.core.looper.Loopers org.autojs.autojs.runtime.ScriptRuntime.loopers' on a null object reference in method 'void org.autojs.autojs.execution.ScriptExecuteActivity.onDestroy()'
java.lang.RuntimeException:Unable to destroy activity {org.autojs.autojs6/org.autojs.autojs.execution.ScriptExecuteActivity}: java.lang.NullPointerException: Attempt to read from field 'org.autojs.autojs.core.looper.Loopers org.autojs.autojs.runtime.ScriptRuntime.loopers' on a null object reference in method 'void org.autojs.autojs.execution.ScriptExecuteActivity.onDestroy()'
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:5688)
......
Caused by:
java.lang.NullPointerException:Attempt to read from field 'org.autojs.autojs.core.looper.Loopers org.autojs.autojs.runtime.ScriptRuntime.loopers' on a null object reference in method 'void org.autojs.autojs.execution.ScriptExecuteActivity.onDestroy()'
org.autojs.autojs.execution.ScriptExecuteActivity.onDestroy(ScriptExecuteActivity.java:147)
android.app.Activity.performDestroy(Activity.java:8843)
android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1472)
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:5675)
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:5721)
android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:47)
android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionItem.java:45)
android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176)
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2440)
android.os.Handler.dispatchMessage(Handler.java:106)
android.os.Looper.loopOnce(Looper.java:211)
android.os.Looper.loop(Looper.java:300)
android.app.ActivityThread.main(ActivityThread.java:8315)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1028)

@SuperMonster003
Copy link
Owner

6.4.1 (稍后发布) 将尝试修复上述问题, 如问题复现, 可继续反馈.

@SuperMonster003 SuperMonster003 added Bug 🐞 故障 Confirmed bugs or reports that are very likely to be bugs Feedback Awaited 🕒 等待反馈 Waiting for the feedback from issue creater and issue will be closed if duration is over one month labels Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 故障 Confirmed bugs or reports that are very likely to be bugs Feedback Awaited 🕒 等待反馈 Waiting for the feedback from issue creater and issue will be closed if duration is over one month
Projects
None yet
Development

No branches or pull requests

2 participants