MiraiForum

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

    蔚蓝621 发布的最佳帖子

    • RE: MuteGams - 一个满足群友抖M需求的禁言游戏合集【BANME、轮盘赌、决斗、21点】

      建议可以设置频率,群友都是抖m,刷屏厉害

      发布在 插件发布
      蔚
      蔚蓝621
    • RE: 提示qq版本过低

      升级后,在Q输入/help报错,控制台输入倒是没问题

       W/main: Exception in executing command `[mirai:source:ids=[3006], internalIds=[-978664364], from group 769970280 to 689562101 at 1666755604]/help`, command owned by net.mamoe.mirai.console.command.ConsoleCommandOwner@39183f9b
      java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 4132 out of bounds for byte[4096]
              at java.base/java.lang.System.arraycopy(Native Method)
              at io.ktor.utils.io.bits.MemoryJvmKt.copyTo-9zorpBc(MemoryJvm.kt:117)
              at io.ktor.utils.io.core.BufferPrimitivesKt.readFully(BufferPrimitives.kt:1098)
              at io.ktor.utils.io.core.InputArraysKt.readFully(InputArrays.kt:8)
              at net.mamoe.mirai.internal.message.protocol.outgoing.GroupMessageProtocolStrategy.createPacketsForGeneralMessage$suspendImpl(MessageProtocolStrategy.kt:358)
              at net.mamoe.mirai.internal.message.protocol.outgoing.GroupMessageProtocolStrategy.createPacketsForGeneralMessage(MessageProtocolStrategy.kt)
              at net.mamoe.mirai.internal.message.protocol.outgoing.GroupMessageProtocolStrategy.createPacketsForGeneralMessage(MessageProtocolStrategy.kt:139)
              at net.mamoe.mirai.internal.message.protocol.impl.GeneralMessageSenderProtocol$GeneralMessageSender.process(GeneralMessageSenderProtocol.kt:64)
              at net.mamoe.mirai.internal.message.protocol.outgoing.OutgoingMessageProcessorAdapter.process(OutgoingMessagePipelineProcessor.kt:26)
              at net.mamoe.mirai.internal.message.protocol.outgoing.OutgoingMessageProcessorAdapter.process(OutgoingMessagePipelineProcessor.kt:20)
              at net.mamoe.mirai.internal.pipeline.AbstractProcessorPipeline.process$suspendImpl(ProcessorPipeline.kt:287)
              at net.mamoe.mirai.internal.pipeline.AbstractProcessorPipeline.process(ProcessorPipeline.kt)
              at net.mamoe.mirai.internal.message.protocol.MessageProtocolFacadeImpl.preprocessAndSendOutgoingImpl(MessageProtocolFacade.kt:361)
              at net.mamoe.mirai.internal.message.protocol.MessageProtocolFacadeImpl.preprocessAndSendOutgoing(MessageProtocolFacade.kt:345)
              at net.mamoe.mirai.internal.message.protocol.MessageProtocolFacade$INSTANCE.preprocessAndSendOutgoing(MessageProtocolFacade.kt)
              at net.mamoe.mirai.internal.contact.AbstractUserKt.sendMessageImpl(AbstractUser.kt:263)
              at net.mamoe.mirai.internal.contact.CommonGroupImpl.sendMessage$suspendImpl(GroupImpl.kt:203)
              at net.mamoe.mirai.internal.contact.CommonGroupImpl.sendMessage(GroupImpl.kt)
              at net.mamoe.mirai.console.command.MemberCommandSender.sendMessage$suspendImpl(CommandSender.kt:687)
              at net.mamoe.mirai.console.command.MemberCommandSender.sendMessage(CommandSender.kt)
              at net.mamoe.mirai.console.command.MemberCommandSender.sendMessage$suspendImpl(CommandSender.kt:684)
              at net.mamoe.mirai.console.command.MemberCommandSender.sendMessage(CommandSender.kt)
              at net.mamoe.mirai.console.command.BuiltInCommands$HelpCommand.handle(BuiltInCommands.kt:117)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
              at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
              at java.base/java.lang.reflect.Method.invoke(Unknown Source)
              at kotlin.reflect.jvm.internal.calls.CallerImpl$Method.callMethod(CallerImpl.kt:97)
              at kotlin.reflect.jvm.internal.calls.CallerImpl$Method$Instance.call(CallerImpl.kt:113)
              at kotlin.reflect.jvm.internal.KCallableImpl.call(KCallableImpl.kt:108)
              at kotlin.reflect.jvm.internal.KCallableImpl.callDefaultMethod$kotlin_reflection(KCallableImpl.kt:159)
              at kotlin.reflect.full.KCallables.callSuspendBy(KCallables.kt:74)
              at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invokeSuspend(CommandReflector.kt:337)
              at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt)
              at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invoke(CommandReflector.kt)
              at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call$suspendImpl(CommandSignature.kt:88)
              at net.mamoe.mirai.console.command.descriptor.CommandSignatureFromKFunctionImpl.call(CommandSignature.kt)
              at net.mamoe.mirai.console.internal.command.CommandManagerImplKt.executeCommandImpl(CommandManagerImpl.kt:167)
              at net.mamoe.mirai.console.command.CommandManager.executeCommand$suspendImpl(CommandManager.kt:130)
              at net.mamoe.mirai.console.command.CommandManager.executeCommand(CommandManager.kt)
              at net.mamoe.mirai.console.command.CommandManager$INSTANCE.executeCommand(CommandManager.kt)
              at net.mamoe.mirai.console.command.CommandManager.executeCommand$default(CommandManager.kt:125)
              at chat-command-0.5.1.jar//net.mamoe.mirai.console.plugins.chat.command.PluginMain.handleCommand(PluginMain.kt:86)
              at chat-command-0.5.1.jar//net.mamoe.mirai.console.plugins.chat.command.PluginMain$onEnable$2$1.invokeSuspend(PluginMain.kt:69)
              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:570)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
              at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
      
      发布在 使用交流
      蔚
      蔚蓝621
    • RE: TiktokLinkResolver - 下载某音分享链接的视频并发到群聊

      建议可以自定义视频保存的名字,或者格式改为原标题+【分享者】容易辨别内容

      发布在 插件发布
      蔚
      蔚蓝621
    • RE: 一款简单网页截图插件

      啥错误

      2023-01-06 16:43:18 W/stderr: Exception in thread "Thread-34" java.lang.LinkageError: loader constraint violation: when resolving method 'org.openqa.selenium.remote.RemoteWebDriver xyz.cssxsh.selenium.SeleniumToolKt.RemoteWebDriver(xyz.cssxsh.selenium.RemoteWebDriverConfig)' the class loader 'imagepluginv0.0.3.jar' @40de8f93 of the current class, xyz/cssxsh/mirai/plugin/MiraiSeleniumPlugin, and the class loader 'mirai-selenium-plugin-2.2.5.mirai2.jar' @1319bc2a for the method's defining class, xyz/cssxsh/selenium/SeleniumToolKt, have different Class objects for the type xyz/cssxsh/selenium/RemoteWebDriverConfig used in the signature (xyz.cssxsh.mirai.plugin.MiraiSeleniumPlugin is in unnamed module of loader 'imagepluginv0.0.3.jar' @40de8f93, parent loader 'global-shared' @a5272be; xyz.cssxsh.selenium.SeleniumToolKt is in unnamed module of loader 'mirai-selenium-plugin-2.2.5.mirai2.jar' @1319bc2a, parent loader 'global-shared' @a5272be)
      2023-01-06 16:43:18 W/stderr:   at imagepluginv0.0.3.jar//xyz.cssxsh.mirai.plugin.MiraiSeleniumPlugin.driver(MiraiSeleniumPlugin.kt:57)
      2023-01-06 16:43:18 W/stderr:   at imagepluginv0.0.3.jar//org.Command.PhantomTools.lambda$onCommand$0(PhantomTools.java:37)
      2023-01-06 16:43:18 W/stderr:   at java.base/java.lang.Thread.run(Thread.java:833)
      
      发布在 插件发布
      蔚
      蔚蓝621
    • 1 / 1