28c2870b-4a73-4561-970d-12da699e2d30-Screenshot_2022-04-12-10-34-48-486_io.github.mzdluo123.mirai.android.jpg.jpg
机型 MI X 青春版
系统 MIUI12.5.9.0
问题如图,同时无法用第三方应用获取文本,怀疑是应用自身问题
11:49:21 [INFO] iTXTech Mirai Console Loader version 1.2.2-60c67fb
11:49:21 [INFO] https://github.com/iTXTech/mirai-console-loader
11:49:21 [INFO] This program is licensed under GNU AGPL v3
11:49:21 [INFO] Fetching Mirai Console Loader Announcement...
11:49:22 [INFO] Mirai Console Loader Announcement:
11:49:22 [ERROR] Failed to fetch announcement.
11:49:22 [INFO] Verifying "org.bouncycastle:bcprov-jdk15on" v
11:49:22 [ERROR] "org.bouncycastle:bcprov-jdk15on" is corrupted.
11:49:22 [ERROR] Failed to verify package "org.bouncycastle:bcprov-jdk15on"
11:49:22 [ERROR] TypeError: Cannot read property "channels" from null
11:49:22 [INFO] Verifying "net.mamoe:mirai-console" v
11:49:22 [ERROR] "net.mamoe:mirai-console" is corrupted.
11:49:22 [ERROR] Failed to verify package "net.mamoe:mirai-console"
11:49:22 [ERROR] TypeError: Cannot read property "channels" from null
11:49:22 [INFO] Verifying "net.mamoe:mirai-console-terminal" v
11:49:22 [ERROR] "net.mamoe:mirai-console-terminal" is corrupted.
11:49:22 [ERROR] Failed to verify package "net.mamoe:mirai-console-terminal"
11:49:22 [ERROR] TypeError: Cannot read property "channels" from null
11:49:22 [INFO] Verifying "net.mamoe:mirai-core-all" v
11:49:22 [ERROR] "net.mamoe:mirai-core-all" is corrupted.
11:49:22 [ERROR] Failed to verify package "net.mamoe:mirai-core-all"
11:49:22 [ERROR] TypeError: Cannot read property "channels" from null
11:49:22 [INFO] Verifying "org.itxtech:mcl-addon" v
11:49:22 [ERROR] "org.itxtech:mcl-addon" is corrupted.
11:49:22 [ERROR] Failed to verify package "org.itxtech:mcl-addon"
11:49:22 [ERROR] TypeError: Cannot read property "channels" from null
11:49:22 [INFO] Verifying "org.itxtech:mirai-native" v
11:49:22 [ERROR] "org.itxtech:mirai-native" is corrupted.
11:49:22 [ERROR] Failed to verify package "org.itxtech:mirai-native"
11:49:22 [ERROR] TypeError: Cannot read property "channels" from null
11:49:22 [ERROR] org.mozilla.javascript.WrappedException: Wrapped java.nio.file.NoSuchFileException: libs\bcprov-jdk15on-.jar (boot.js#98)
at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1899)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:160)
at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:226)
at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1692)
at script(boot.js:98)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1013)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:412)
at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3578)
at org.mozilla.javascript.InterpretedFunction.call(InterpretedFunction.java:107)
at org.mozilla.javascript.ArrowFunction.call(ArrowFunction.java:43)
at org.mozilla.javascript.InterfaceAdapter.invokeImpl(InterfaceAdapter.java:155)
at org.mozilla.javascript.InterfaceAdapter.lambda$invoke$0(InterfaceAdapter.java:105)
at org.mozilla.javascript.Context.call(Context.java:554)
at org.mozilla.javascript.ContextFactory.call(ContextFactory.java:522)
at org.mozilla.javascript.InterfaceAdapter.invoke(InterfaceAdapter.java:105)
at org.mozilla.javascript.jdk18.VMBridge_jdk18$1.invoke(VMBridge_jdk18.java:126)
at jdk.proxy1/jdk.proxy1.$Proxy4.run(Unknown Source)
at org.itxtech.mcl.script.ScriptManager.phaseBoot(ScriptManager.java:106)
at org.itxtech.mcl.Loader.lambda$start$3(Loader.java:176)
at org.itxtech.mcl.Loader.tryCatching(Loader.java:145)
at org.itxtech.mcl.Loader.start(Loader.java:176)
at org.itxtech.mcl.Loader.main(Loader.java:68)
Caused by: java.nio.file.NoSuchFileException: libs\bcprov-jdk15on-.jar
at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:85)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:53)
at java.base/sun.nio.fs.WindowsFileAttributeViews$Basic.readAttributes(WindowsFileAttributeViews.java:38)
at java.base/sun.nio.fs.WindowsFileSystemProvider.readAttributes(WindowsFileSystemProvider.java:199)
at java.base/java.nio.file.Files.readAttributes(Files.java:1851)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1264)
at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:709)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:243)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:172)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:347)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:318)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:284)
at org.itxtech.mcl.Utility.bootMirai(Utility.java:76)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:138)
... 20 more
2022-01-03 13:48:43 W/stderr: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
2022-01-03 13:48:43 W/stderr: SLF4J: Defaulting to no-operation (NOP) logger implementation
2022-01-03 13:48:43 W/stderr: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2022-01-03 13:48:43 W/stderr: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
怎么解决?