When running the script or saving the script to the pad, the following issue is raised.
java.lang.Exception: Unknown data type (0) for message dispatching
Plugin Version: v1.0.5
Autojs6 Version: 6.3.2
Issue Description:
java.lang.Exception: Unknown data type (10) for message dispatching
at org.autojs.autojs.runtime.ScriptRuntime.popException(ScriptRuntime.java:84)
at org.autojs.autojs.pluginclient.JsonSocket.onMessageDispatch(JsonSocket.java:221)
at org.autojs.autojs.pluginclient.JsonSocket.lambda$monitorMessage$0(JsonSocket.java:331)
at org.autojs.autojs.pluginclient.JsonSocket.$r8$lambda$va2cxRhe8N9XY6l6jBcuYwu6HoA(Unknown Source:0)
at org.autojs.autojs.pluginclient.JsonSocket$$ExternalSyntheticLambda0.run(Unknown Source:6)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:920)
16:04:05.159/E: Unknown data type (0) for message dispatching
When running the script or saving the script to the pad, the following issue is raised. java.lang.Exception: Unknown data type (0) for message dispatching
Plugin Version: v1.0.5 Autojs6 Version: 6.3.2 Issue Description: java.lang.Exception: Unknown data type (10) for message dispatching at org.autojs.autojs.runtime.ScriptRuntime.popException(ScriptRuntime.java:84) at org.autojs.autojs.pluginclient.JsonSocket.onMessageDispatch(JsonSocket.java:221) at org.autojs.autojs.pluginclient.JsonSocket.lambda$monitorMessage$0(JsonSocket.java:331) at org.autojs.autojs.pluginclient.JsonSocket.$r8$lambda$va2cxRhe8N9XY6l6jBcuYwu6HoA(Unknown Source:0) at org.autojs.autojs.pluginclient.JsonSocket$$ExternalSyntheticLambda0.run(Unknown Source:6) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) at java.lang.Thread.run(Thread.java:920) 16:04:05.159/E: Unknown data type (0) for message dispatching