java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stardust.scriptdroid/com.stardust.autojs.execution.ScriptExecuteActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'void com.stardust.autojs.execution.ScriptExecutionListener.onSuccess(com.stardust.autojs.execution.ScriptExecution, java.lang.Object)' on a null object reference
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2947)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3012)
at android.app.ActivityThread.-wrap12(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1716)
at android.os.Handler.dispatchMessage(Handler.java:110)
at android.os.Looper.loop(Looper.java:232)
at android.app.ActivityThread.main(ActivityThread.java:6802)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964)
Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'void com.stardust.autojs.execution.ScriptExecutionListener.onSuccess(com.stardust.autojs.execution.ScriptExecution, java.lang.Object)' on a null object reference
at com.stardust.autojs.execution.ScriptExecuteActivity.finish(ScriptExecuteActivity.java:96)
at com.stardust.autojs.execution.ScriptExecuteActivity.onCreate(ScriptExecuteActivity.java:45)
at android.app.Activity.performCreate(Activity.java:6974)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2900)
... 9 more
Description:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.stardust.scriptdroid/com.stardust.autojs.execution.ScriptExecuteActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'void com.stardust.autojs.execution.ScriptExecutionListener.onSuccess(com.stardust.autojs.execution.ScriptExecution, java.lang.Object)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2947) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3012) at android.app.ActivityThread.-wrap12(ActivityThread.java) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1716) at android.os.Handler.dispatchMessage(Handler.java:110) at android.os.Looper.loop(Looper.java:232) at android.app.ActivityThread.main(ActivityThread.java:6802) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1103) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:964) Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'void com.stardust.autojs.execution.ScriptExecutionListener.onSuccess(com.stardust.autojs.execution.ScriptExecution, java.lang.Object)' on a null object reference at com.stardust.autojs.execution.ScriptExecuteActivity.finish(ScriptExecuteActivity.java:96) at com.stardust.autojs.execution.ScriptExecuteActivity.onCreate(ScriptExecuteActivity.java:45) at android.app.Activity.performCreate(Activity.java:6974) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2900) ... 9 more
Device info: