MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接
    1. 主页
    2. FuYon
    3. 帖子
    • 资料
    • 关注 2
    • 粉丝 0
    • 主题 2
    • 帖子 67
    • 最佳 4
    • 有争议的 0
    • 群组 2

    FuYon 发布的帖子

    • RE: 机器人管理小工具 Debug Helper, 新增功能热重载插件

      一个详细的错误日志,如果看到了希望可以抽一小点时间回复一下这个萌新,谢谢啦!

        21:19:17 [INFO] Verifying "net.mamoe:mirai-console" v2.8.0-M1
        21:19:17 [INFO] Verifying "net.mamoe:mirai-console-terminal" v2.8.0-M1
        21:19:17 [INFO] Verifying "net.mamoe:mirai-core-all" v2.8.0-M1
        21:19:18 [INFO] Verifying "org.itxtech:mcl-addon" v1.2.2
      2021-10-15 21:19:20 I/main: Starting mirai-console...
      2021-10-15 21:19:21 I/main: Backend: version 2.8.0-M1, built on 2021-09-22 17:49:01.
      2021-10-15 21:19:21 I/main: Frontend Terminal: version 2.8.0-M1, provided by Mamoe Technologies
      2021-10-15 21:19:21 I/main: Welcome to visit https://mirai.mamoe.net/
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin AntiStu v0.1.1
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin bilibili-helper v1.1.8
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin Chat Command v0.5.0
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin debug-helper v1.0.9
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin MCL Addon v1.2.2
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin net.mamoe.mirai-api-http v2.3.1
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin mirai-console-lolicon v4.1.1
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin 点歌插件 v1.1.3
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin Reporter v1.2.10
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin PluginVoodoo v1.5.0
      2021-10-15 21:19:21 I/plugin: Successfully loaded plugin dada.reversedTictactoe v1.0-SNAPSHOT
      2021-10-15 21:19:21 I/main: Prepared built-in commands: autoLogin, help, login, permission, status, stop
      2021-10-15 21:19:21 I/AntiStu: 加载数据....
      2021-10-15 21:19:21 I/AntiStu: 初始化运行环境....
      2021-10-15 21:19:22 I/AntiStu: 初始化成功
      Starting ChromeDriver 94.0.4606.41 (333e85df3c9b656b518b5f1add5ff246365b6c24-refs/branch-heads/4606@{#845}) on port 9165
      Only local connections are allowed.
      Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
      ChromeDriver was started successfully.
      2021-10-15 21:19:25 E/debug-helper: java.lang.ExceptionInInitializerError
      java.lang.ExceptionInInitializerError
              at io.gnuf0rce.mirai.plugin.DebugHelperPlugin.onEnable(DebugHelperPlugin.kt:22)
              at net.mamoe.mirai.console.internal.plugin.JvmPluginInternal.internalOnEnable$mirai_console(JvmPluginInternal.kt:113)
              at net.mamoe.mirai.console.internal.plugin.BuiltInJvmPluginLoaderImpl.enable(BuiltInJvmPluginLoaderImpl.kt:122)
              at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.enable(JvmPluginLoader.kt)
              at net.mamoe.mirai.console.plugin.jvm.JvmPluginLoader$BuiltIn.enable(JvmPluginLoader.kt:36)
              at net.mamoe.mirai.console.plugin.PluginManager.enablePlugin(PluginManager.kt:129)
              at net.mamoe.mirai.console.internal.plugin.PluginManagerImpl.enableAllLoadedPlugins$mirai_console(PluginManagerImpl.kt:172)
              at net.mamoe.mirai.console.internal.MiraiConsoleImplementationBridge.doStart$mirai_console(MiraiConsoleImplementationBridge.kt:208)
              at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:276)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:152)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:151)
              at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.main(MiraiConsoleTerminalLoader.kt:47)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
              at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.base/java.lang.reflect.Method.invoke(Method.java:567)
              at org.itxtech.mcl.Utility.bootMirai(Utility.java:83)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
              at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
              at java.base/java.lang.reflect.Method.invoke(Method.java:567)
              at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:138)
              at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:226)
              at org.mozilla.javascript.Interpreter.interpretLoop(Interpreter.java:1692)
              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: kotlinx.serialization.SerializationException: Serializer for class 'RequestEventData' is not found.
      Mark the class as @Serializable or provide the serializer explicitly.
              at kotlinx.serialization.internal.Platform_commonKt.serializerNotRegistered(Platform.common.kt:91)
              at kotlinx.serialization.SerializersKt__SerializersKt.serializer(Serializers.kt:155)
              at kotlinx.serialization.SerializersKt.serializer(Unknown Source)
              at net.mamoe.mirai.console.internal.data.SerializerHelperKt.serializerMirai$serializerByKTypeImpl(serializerHelper.kt:51)
              at net.mamoe.mirai.console.internal.data.SerializerHelperKt.serializerMirai(serializerHelper.kt:87)
              at net.mamoe.mirai.console.internal.data.SerializerHelperKt.serializerMirai$serializerByKTypeImpl(serializerHelper.kt:54)
              at net.mamoe.mirai.console.internal.data.SerializerHelperKt.serializerMirai(serializerHelper.kt:87)
              at net.mamoe.mirai.console.internal.data.SerializerHelperKt.serializerMirai$serializerByKTypeImpl(serializerHelper.kt:54)
              at net.mamoe.mirai.console.internal.data.SerializerHelperKt.serializerMirai(serializerHelper.kt:87)
              at net.mamoe.mirai.console.internal.data.ValueFromKTypeImplKt.valueFromKTypeImpl(valueFromKTypeImpl.kt:74)
              at net.mamoe.mirai.console.data.PluginDataKt.valueFromKType(PluginData.kt:247)
              at net.mamoe.mirai.console.data.PluginDataKt.valueImpl(PluginData.kt:230)
              at io.gnuf0rce.mirai.plugin.data.DebugRequestEventData.<clinit>(DebugRequestEventData.kt:88)
              ... 42 more
      
      2021-10-15 21:19:25 I/MCL Addon: iTXTech MCL Version: 1.2.2-60c67fb
      2021-10-15 21:19:26 W/net.mamoe.mirai-api-http: USING INITIAL KEY, please edit the key
      2021-10-15 21:19:26 I/Mirai HTTP API: ********************************************************
      SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
      SLF4J: Defaulting to no-operation (NOP) logger implementation
      SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
      2021-10-15 21:19:27 I/http adapter: >>> [http adapter] is listening at http://localhost:8080
      2021-10-15 21:19:27 I/Mirai HTTP API: Http api server is running with verifyKey: INITKEYLRIauV01
      2021-10-15 21:19:27 I/Mirai HTTP API: adaptors: [http]
      2021-10-15 21:19:27 I/Mirai HTTP API: ********************************************************
      2021-10-15 21:19:28 I/mirai-console-lolicon: Plugin mirai-console-lolicon loaded
      ffmpeg version 4.4-full_build-www.gyan.dev Copyright (c) 2000-2021 the FFmpeg developers
      built with gcc 10.2.0 (Rev6, Built by MSYS2 project)
      configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-fontconfig --enable-iconv -
      -enable-gnutls --enable-libxml2 --enable-gmp --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh
       --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-sdl2 --enable-libdav1d --enable-libzvbi --enable-librav1e --
      enable-libsvtav1 --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libaom --enable-libopenjpeg --enable-libvpx --
      enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --
      enable-cuda-llvm --enable-cuvid --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-d3d11va --enable-dxva2 --enable-libmfx --enable-li
      bglslang --enable-vulkan --enable-opencl --enable-libcdio --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb
       --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libilbc --enable-libgsm --ena
      ble-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libm
      ysofa --enable-librubberband --enable-libsoxr --enable-chromaprint
      libavutil      56. 70.100 / 56. 70.100
      libavcodec     58.134.100 / 58.134.100
      libavformat    58. 76.100 / 58. 76.100
      libavdevice    58. 13.100 / 58. 13.100
      libavfilter     7.110.100 /  7.110.100
      libswscale      5.  9.100 /  5.  9.100
      libswresample   3.  9.100 /  3.  9.100
      libpostproc    55.  9.100 / 55.  9.100
      2021-10-15 21:19:28 I/点歌插件: 当前配置项:宽域AMR:true AMR自动大小:false
      2021-10-15 21:19:28 I/点歌插件: 插件加载完毕!
      2021-10-15 21:19:28 I/PluginVoodoo: VoodooPlugin loaded
      2021-10-15 21:19:28 I/dada.reversedTictactoe: Plugin loaded
      2021-10-15 21:19:28 I/main: 11 plugin(s) enabled.
      2021-10-15 21:19:28 I/main: mirai-console started successfully.
      2021-10-15 21:19:29 I/bilibili-helper: driver agent {BiliApp=false, CMDC=false, MicroMessenger=true, QQLive=false, Safari=false, Youku=false
      , android=false, baidu=false, chrome=false, iPad=true, iPhone=false, ios=true, iqiyi=false, mbaidu=false, mobile=true, mqq=false, qq=false,
      uc=false, webApp=false, weibo=false, windowsphone=false}
      
      发布在 插件发布
      FuYon
      FuYon
    • RE: 反井字棋

      想要!

      发布在 插件发布
      FuYon
      FuYon
    • RE: English-Helper英语单词竞赛插件

      迷惑的问题

      设置词书成功后开始出现如下问题:

      2021-08-29 17:26:04 E/english-helper: Exception in coroutine Plugin english-helper of english-helper
      kotlinx.serialization.json.internal.JsonDecodingException: Unexpected JSON token at offset 191010: Expected start of the object '{', but had ':' instead
      JSON input: .....an": " 心神不安的; 担心的"}]},
      "2245":"2246":{"word": "swivel", "tr.....
              at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:24)
              at kotlinx.serialization.json.internal.JsonExceptionsKt.JsonDecodingException(JsonExceptions.kt:32)
              at kotlinx.serialization.json.internal.JsonLexer.fail(JsonLexer.kt:479)
              at kotlinx.serialization.json.internal.JsonLexer.fail(JsonLexer.kt:215)
              at kotlinx.serialization.json.internal.JsonLexer.unexpectedToken(JsonLexer.kt:198)
              at kotlinx.serialization.json.internal.JsonLexer.consumeNextToken(JsonLexer.kt:188)
              at kotlinx.serialization.json.internal.StreamingJsonDecoder.beginStructure(StreamingJsonDecoder.kt:37)
              at xyz.salieri.english.type.Word$$serializer.deserialize(Word.kt)
              at xyz.salieri.english.type.Word$$serializer.deserialize(Word.kt:7)
              at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:63)
              at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(StreamingJsonDecoder.kt:32)
              at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableValue(AbstractDecoder.kt:43)
              at kotlinx.serialization.encoding.AbstractDecoder.decodeSerializableElement(AbstractDecoder.kt:70)
              at kotlinx.serialization.encoding.CompositeDecoder$DefaultImpls.decodeSerializableElement$default(Decoding.kt:535)
              at kotlinx.serialization.internal.MapLikeSerializer.readElement(CollectionSerializers.kt:111)
              at kotlinx.serialization.internal.MapLikeSerializer.readElement(CollectionSerializers.kt:84)
              at kotlinx.serialization.internal.AbstractCollectionSerializer.readElement$default(CollectionSerializers.kt:51)
              at kotlinx.serialization.internal.AbstractCollectionSerializer.merge(CollectionSerializers.kt:36)
              at kotlinx.serialization.internal.AbstractCollectionSerializer.deserialize(CollectionSerializers.kt:43)
              at kotlinx.serialization.json.internal.PolymorphicKt.decodeSerializableValuePolymorphic(Polymorphic.kt:63)
              at kotlinx.serialization.json.internal.StreamingJsonDecoder.decodeSerializableValue(StreamingJsonDecoder.kt:32)
              at kotlinx.serialization.json.Json.decodeFromString(Json.kt:95)
              at xyz.salieri.mirai.plugin.EnglishLoadKt.readIELTS(EnglishLoad.kt:71)
              at xyz.salieri.mirai.plugin.EnglishLoadKt.access$readIELTS(EnglishLoad.kt:1)
              at xyz.salieri.mirai.plugin.BookData$BookIELTS$2.invoke(EnglishLoad.kt:40)
              at xyz.salieri.mirai.plugin.BookData$BookIELTS$2.invoke(EnglishLoad.kt:35)
              at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
              at xyz.salieri.mirai.plugin.BookData.getBookIELTS(EnglishLoad.kt)
              at xyz.salieri.mirai.plugin.EnglishToolsKt.randomword(EnglishTools.kt:15)
              at xyz.salieri.english.type.Comp.run(Comp.kt:97)
              at xyz.salieri.english.type.Comps.mainlogic(Comps.kt:50)
              at xyz.salieri.mirai.plugin.EnglishHelperPlugin$onEnable$2.invokeSuspend(EnglishHelperPlugin.kt:41)
              at xyz.salieri.mirai.plugin.EnglishHelperPlugin$onEnable$2.invoke(EnglishHelperPlugin.kt)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:432)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
              at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
              at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
              at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
              at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
              at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
              at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
              at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
              at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:160)
              at net.mamoe.mirai.internal.event.InternalEventListenersKt.callAndRemoveIfRequired(InternalEventListeners.kt:109)
              at net.mamoe.mirai.event._EventBroadcast.broadcastImpl(Event.kt:174)
              at net.mamoe.mirai.IMirai.broadcastEvent(IMirai.kt:312)
              at net.mamoe.mirai.internal.MiraiImpl.broadcastEvent$suspendImpl(MiraiImpl.kt:304)
              at net.mamoe.mirai.internal.MiraiImpl.broadcastEvent(MiraiImpl.kt)
              at net.mamoe.mirai.event._EventBroadcast.broadcastPublic$suspendImpl(Event.kt:161)
              at net.mamoe.mirai.event._EventBroadcast.broadcastPublic(Event.kt)
              at net.mamoe.mirai.event.EventKt.broadcast(Event.kt:148)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl$broadcast$2.invokeSuspend(EventDispatcher.kt:90)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl$broadcast$2.invoke(EventDispatcher.kt)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl$broadcast$2.invoke(EventDispatcher.kt)
              at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
              at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
              at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl.broadcast$suspendImpl(EventDispatcher.kt:89)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl.broadcast(EventDispatcher.kt)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl$broadcastAsync$job$1.invokeSuspend(EventDispatcher.kt:105)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl$broadcastAsync$job$1.invoke(EventDispatcher.kt)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl$broadcastAsync$job$1.invoke(EventDispatcher.kt)
              at kotlinx.coroutines.intrinsics.UndispatchedKt.startCoroutineUndispatched(Undispatched.kt:55)
              at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:112)
              at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
              at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
              at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
              at net.mamoe.mirai.internal.network.components.EventDispatcherImpl.broadcastAsync-kKe4JaQ(EventDispatcher.kt:102)
              at net.mamoe.mirai.internal.network.components.EventDispatcher.broadcastAsync-kKe4JaQ$default(EventDispatcher.kt:35)
              at net.mamoe.mirai.internal.network.components.EventBroadcasterPacketHandler.impl(PacketHandler.kt:87)
              at net.mamoe.mirai.internal.network.components.EventBroadcasterPacketHandler.handlePacket(PacketHandler.kt:73)
              at net.mamoe.mirai.internal.network.components.PacketHandlerChain.handlePacket(PacketHandler.kt:42)
              at net.mamoe.mirai.internal.network.handler.NetworkHandlerSupport$collectReceived$3.invokeSuspend(NetworkHandlerSupport.kt:84)
              at net.mamoe.mirai.internal.network.handler.NetworkHandlerSupport$collectReceived$3.invoke(NetworkHandlerSupport.kt)
              at net.mamoe.mirai.internal.network.handler.NetworkHandlerSupport$collectReceived$3.invoke(NetworkHandlerSupport.kt)
              at kotlinx.coroutines.intrinsics.UndispatchedKt.startCoroutineUndispatched(Undispatched.kt:55)
              at kotlinx.coroutines.CoroutineStart.invoke(CoroutineStart.kt:112)
              at kotlinx.coroutines.AbstractCoroutine.start(AbstractCoroutine.kt:126)
              at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch(Builders.common.kt:56)
              at kotlinx.coroutines.BuildersKt.launch(Unknown Source)
              at kotlinx.coroutines.BuildersKt__Builders_commonKt.launch$default(Builders.common.kt:47)
              at kotlinx.coroutines.BuildersKt.launch$default(Unknown Source)
              at net.mamoe.mirai.internal.network.handler.NetworkHandlerSupport.collectReceived$mirai_core(NetworkHandlerSupport.kt:82)
              at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler$PacketDecodePipeline$2$1.invokeSuspend(NettyNetworkHandler.kt:186)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
              at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
      
      发布在 插件发布
      FuYon
      FuYon
    • RE: Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签

      @zxt2333 你如果使用指令rank-day-1会出现问题吗,我只会提示一个排行榜没有信息

      发布在 插件发布
      FuYon
      FuYon
    • RE: Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签

      @zxt2333 你和我的类似,至少都会提示

      java.lang.NullPointerException
      
      发布在 插件发布
      FuYon
      FuYon
    • RE: Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签

      psid- 或则类似于setu这种需要调用图片的指令会导致如下报错,图片发不出来。

      2021-08-29 12:15:51 W/stderr: java.io.IOException: Unexpected response code for CONNECT: 404
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.RealConnection.createTunnel(RealConnection.kt:471)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.RealConnection.connectTunnel(RealConnection.kt:250)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:189)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
      2021-08-29 12:15:51 W/stderr:   at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
      2021-08-29 12:15:51 W/stderr:   at com.hcyacg.utils.RequestUtil$Companion.httpArray(RequestUtil.kt:101)
      2021-08-29 12:15:52 W/stderr:   at com.hcyacg.utils.RequestUtil$Companion.requestArray(RequestUtil.kt:49)
      2021-08-29 12:15:52 W/stderr:   at com.hcyacg.sexy.SexyCenter.konachan(SexyCenter.kt:94)
      2021-08-29 12:15:52 W/stderr:   at com.hcyacg.sexy.SexyCenter.init(SexyCenter.kt:47)
      2021-08-29 12:15:52 W/stderr:   at com.hcyacg.Pixiv$onEnable$2.invokeSuspend(Pixiv.kt:56)
      2021-08-29 12:15:52 W/stderr:   at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
      2021-08-29 12:15:52 W/stderr:   at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:432)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:160)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.InternalEventListenersKt.callAndRemoveIfRequired(InternalEventListeners.kt:109)
      2021-08-29 12:15:52 W/stderr:   at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$1.invokeSuspend(InternalEventListeners.kt)
      2021-08-29 12:15:52 W/stderr:   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:142)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
      2021-08-29 12:15:52 W/stderr:   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      2021-08-29 12:15:52 W/stderr:   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
      2021-08-29 12:15:52 E/main: Exception in coroutine <unnamed>
      java.lang.NullPointerException
              at com.hcyacg.sexy.SexyCenter.konachan(SexyCenter.kt:101)
              at com.hcyacg.sexy.SexyCenter.init(SexyCenter.kt:47)
              at com.hcyacg.Pixiv$onEnable$2.invokeSuspend(Pixiv.kt:56)
              at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
              at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:432)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
              at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
              at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
              at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
              at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
              at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
              at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
              at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
              at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
              at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:160)
              at net.mamoe.mirai.internal.event.InternalEventListenersKt.callAndRemoveIfRequired(InternalEventListeners.kt:109)
              at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$1.invokeSuspend(InternalEventListeners.kt)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
              at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:142)
              at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
              at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
              at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
              at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
      
      发布在 插件发布
      FuYon
      FuYon
    • RE: 随机色图插件

      @ycituss 哦哦哦哦哦,我错了,原来即使发warning也会正常发送图片

      发布在 插件发布
      FuYon
      FuYon
    • RE: 随机色图插件

      但是发送 gkd 风景 /gkd 这些不含setu的指令就会正常发送图片

      发布在 插件发布
      FuYon
      FuYon
    • RE: 随机色图插件

      @ycituss 目前我只要发送有关gkd setu 2 r18 或者super open setu这类涉及到字符setu的指令,就会有如下WARNIG,然后群内并不会发送图片,即使在报错后会显示

      2021-08-29 11:40:10 I/stdout: {"error":"","data":[{"pid":65174813,"p":0,"uid":827582,"title":"ロリサキュバスちゃん","author":"もちゆき","r18":true,"width":1306,"height":1758,"tags":["R-18","オリジナル","原创","サキュバス","魅魔","ぱんつ"," 胖次","チェックパンツ","plaid panties","ロリサキュバス","loli succubus","CLIPSTUDIOPAINT","えっちなことがにがてなロリサ キュバスちゃん"],"ext":"png","uploadDate":1506594841000,"urls":{"small":"https://i.pixiv.c540x540_70/img-master/img/2017/09/28/19/34/01/65174813_p0_master1200.jpg"}}]} (我把链接处理了一下)

      报错信息:
      2021-08-29 11:40:09 W/stderr: java.io.IOException: Unexpected response code for CONNECT: 404
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.RealConnection.createTunnel(RealConnection.kt:471)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.RealConnection.connectTunnel(RealConnection.kt:250)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:189)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
      2021-08-29 11:40:09 W/stderr: at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.utils.RequestUtil$Companion.httpArray(RequestUtil.kt:101)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.utils.RequestUtil$Companion.requestArray(RequestUtil.kt:49)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.sexy.SexyCenter.konachan(SexyCenter.kt:94)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.sexy.SexyCenter.init(SexyCenter.kt:47)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.Pixiv$onEnable$2.invokeSuspend(Pixiv.kt:56)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
      2021-08-29 11:40:09 W/stderr: at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:432)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:160)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.InternalEventListenersKt.callAndRemoveIfRequired(InternalEventListeners.kt:109)
      2021-08-29 11:40:09 W/stderr: at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$1.invokeSuspend(InternalEventListeners.kt)
      2021-08-29 11:40:09 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:142)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
      2021-08-29 11:40:09 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      2021-08-29 11:40:09 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
      2021-08-29 11:40:09 E/main: Exception in coroutine <unnamed>
      java.lang.NullPointerException
      at com.hcyacg.sexy.SexyCenter.konachan(SexyCenter.kt:101)
      at com.hcyacg.sexy.SexyCenter.init(SexyCenter.kt:47)
      at com.hcyacg.Pixiv$onEnable$2.invokeSuspend(Pixiv.kt:56)
      at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
      at com.hcyacg.Pixiv$onEnable$2.invoke(Pixiv.kt)
      at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:432)
      at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
      at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt)
      at net.mamoe.mirai.internal.event.Handler$onEvent$2.invokeSuspend(InternalEventListeners.kt:50)
      at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
      at net.mamoe.mirai.internal.event.Handler$onEvent$2.invoke(InternalEventListeners.kt)
      at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89)
      at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:165)
      at kotlinx.coroutines.BuildersKt.withContext(Unknown Source)
      at net.mamoe.mirai.internal.event.Handler.onEvent(InternalEventListeners.kt:50)
      at net.mamoe.mirai.internal.event.InternalEventListenersKt.process(InternalEventListeners.kt:160)
      at net.mamoe.mirai.internal.event.InternalEventListenersKt.callAndRemoveIfRequired(InternalEventListeners.kt:109)
      at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$1.invokeSuspend(InternalEventListeners.kt)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
      at kotlinx.coroutines.UndispatchedCoroutine.afterResume(CoroutineContext.kt:142)
      at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
      at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
      at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
      at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

      发布在 插件发布
      FuYon
      FuYon
    • RE: 请问mcl自行休眠怎么处理...

      解决办法请查阅文章:命令运行程序总是自动停止怎么办? 然后把此篇帖子切换为问题,相当于已经解决了。

      发布在 使用交流
      FuYon
      FuYon
    • RE: Mirai点歌插件

      *配置ffmpeg_path后启动mcl提示端口被占用的错误,将path中的...../...ffmpeg/bin删除,占用消失。占用详情请查看 我发布的求助帖子

      我发现错误出现的时间点是在我安装完Mirai点歌插件 后,并且在系统变量中配置好ffmpeg_path(用于在qq中发送amr语音) 之后,将ffmpeg.exe拖到mcl的根目录里。——————此时运行mcl会有如上的占用error;

      尝试删掉位于根目录下的ffmpeg.exe,再次运行mcl,仍然出现同样的error。

      再次尝试:将系统变量path中删除M:\mirai\ffmpeg\bin,此时再次运行mcl,点歌插件提示:

      f6dcdaa0-8ef5-47d9-a2cc-3a66fce27718-image.png 并且没有以上的占用报错出现。

      于是乎,解决办法是不去使用此点歌插件的语音功能。

      但是不知道是否有兼容的解决办法。

      发布在 插件发布
      FuYon
      FuYon
    • RE: 【求助贴】Mirai点歌插件下配置ffmpeg_path导致端口被占用的问题

      @karlatemp **我发现错误出现的时间点是在我安装完Mirai点歌插件 后,并且在系统变量中配置好ffmpeg_path(用于在qq中发送amr语音) 之后,将ffmpeg.exe拖到mcl的根目录里。——————此时运行mcl会有如上的占用error;

      尝试删掉位于根目录下的ffmpeg.exe,再次运行mcl,仍然出现同样的error。

      再次尝试:将系统变量path中删除M:\mirai\ffmpeg\bin,此时再次运行mcl,点歌插件提示:
      32a6999b-b854-439d-b8a4-9b62c5e21db3-image.png
      并且没有以上的占用报错出现。

      于是乎,解决办法是不去使用此点歌插件的语音功能。

      但是不知道是否有兼容的解决办法。

      发布在 使用交流
      FuYon
      FuYon
    • RE: 【求助贴】Mirai点歌插件下配置ffmpeg_path导致端口被占用的问题

      @karlatemp 好的

      发布在 使用交流
      FuYon
      FuYon
    • RE: 【求助贴】Mirai点歌插件下配置ffmpeg_path导致端口被占用的问题

      @karlatemp 抱歉,我并不了解mah是什么。该从哪里定位它们。

      发布在 使用交流
      FuYon
      FuYon
    • RE: 【求助贴】Mirai点歌插件下配置ffmpeg_path导致端口被占用的问题

      我再试一试

      发布在 使用交流
      FuYon
      FuYon
    • RE: 【求助帖】如何解决MCL登录后classpath中丢失log4j-core的问题~

      @rainchan 阿哲,原来是warning

      发布在 使用交流
      FuYon
      FuYon
    • RE: 【求助贴】Mirai点歌插件下配置ffmpeg_path导致端口被占用的问题

      @fuyon 你说的“两个”是指2个插件读同一个config目录下的文件吗?还是java和javac冲突了(懵)

      发布在 使用交流
      FuYon
      FuYon
    • RE: 【求助帖】如何解决MCL登录后classpath中丢失log4j-core的问题~

      @karlatemp 是吗,ok~~~~(喵的我花了好长时间在这个问题上面)

      发布在 使用交流
      FuYon
      FuYon
    • RE: Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签

      @eatkfcinmc acgmx的问题,我也打不开网页

      发布在 插件发布
      FuYon
      FuYon
    • 1
    • 2
    • 3
    • 4
    • 3 / 4