MiraiForum

    • Register
    • Login
    • Search
    • Popular
    • Recent
    • Unsolved
    • Tags
    • Groups
    • 友情链接

    B站动态/直播检测插件 v3船新版本 低延迟 美观 可配置性高

    插件发布
    bilibili jvm 动态转发 kotlin plugin
    45
    192
    36161
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Colter23
      Colter23 @EdgeStar2020 last edited by

      @edgestar2020 emmm,看来2.8.3不支持1.6.0的kotlin。已经退回之前的版本了,去重新下一遍吧,已更新文件-> v2.0.6

      EdgeStar2020 tsudzuki 2 Replies Last reply Reply Quote 0
      • EdgeStar2020
        EdgeStar2020 @Colter23 last edited by

        @colter23 好的

        1 Reply Last reply Reply Quote 0
        • tsudzuki
          tsudzuki 摸鱼 @Colter23 last edited by

          @colter23
          2.9.0-M1 + kotlin 1.6.10 ()

          1 Reply Last reply Reply Quote 0
          • CCYellowStar
            CCYellowStar last edited by

            @miharu07 在 低延迟检测B站动态/直播插件 中说:

            cookie
            cookie应该从哪开始复制啊

            Colter23 1 Reply Last reply Reply Quote 0
            • Colter23
              Colter23 @CCYellowStar last edited by

              @ccyellowstar 冒号后面(

              CCYellowStar 1 Reply Last reply Reply Quote 0
              • CCYellowStar
                CCYellowStar @Colter23 last edited by

                @colter23 2021-12-24 11:37:49 E/BilibiliDynamic: kotlin.NotImplementedError: An operation is not implemented: MULTILINE STRING
                kotlin.NotImplementedError: An operation is not implemented: MULTILINE STRING
                at net.mamoe.yamlkt.internal.YamlUtils__EscapeKt.readUnquotedString(Escape.kt:175)
                at net.mamoe.yamlkt.internal.YamlUtils.readUnquotedString(Unknown Source)
                at net.mamoe.yamlkt.internal.TokenStream.prepareStringAndNextToken(TokenStream.kt:308)
                at net.mamoe.yamlkt.internal.TokenStream.nextToken(TokenStream.kt:282)
                at net.mamoe.yamlkt.internal.YamlDecoder$AbstractDecoder.nextToken(YamlDecoder.kt:98)
                at net.mamoe.yamlkt.internal.YamlDecoder$BlockClassDecoder.decodeElementIndex(YamlDecoder.kt:280)
                at net.mamoe.mirai.console.internal.data.PluginDataImpl$updaterSerializer$1.deserialize(PluginDataImpl.kt:75)
                at net.mamoe.mirai.console.internal.data.PluginDataImpl$updaterSerializer$1.deserialize(PluginDataImpl.kt:47)
                at net.mamoe.yamlkt.Yaml.decodeFromString(Yaml.kt:162)
                at net.mamoe.mirai.console.internal.data.MultiFilePluginDataStorageImpl.load(MultiFilePluginDataStorageImpl.kt:39)
                at net.mamoe.mirai.console.plugin.jvm.AbstractJvmPlugin.reloadPluginConfig(AbstractJvmPlugin.kt:58)
                at top.colter.mirai.plugin.bilibili.PluginMain.onEnable(PluginMain.kt:36)
                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:158)
                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:214)
                at net.mamoe.mirai.console.MiraiConsoleImplementation$Companion.start(MiraiConsoleImplementation.kt:277)
                at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon(MiraiConsoleTerminalLoader.kt:156)
                at net.mamoe.mirai.console.terminal.MiraiConsoleTerminalLoader.startAsDaemon$default(MiraiConsoleTerminalLoader.kt:155)
                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)

                我出现了这个

                Colter23 1 Reply Last reply Reply Quote 0
                • Colter23
                  Colter23 @CCYellowStar last edited by

                  @ccyellowstar https://github.com/Colter23/bilibili-dynamic-mirai-plugin/issues/18

                  hhhfsj created this issue in Colter23/bilibili-dynamic-mirai-plugin

                  closed 填写cookie后报错 #18

                  1 Reply Last reply Reply Quote 0
                  • CCYellowStar
                    CCYellowStar last edited by

                    data里的内容突然不保存了怎么办,现在订阅了重启就没了

                    Colter23 1 Reply Last reply Reply Quote 0
                    • Colter23
                      Colter23 @CCYellowStar last edited by

                      @ccyellowstar 清提供mirai版本

                      CCYellowStar 1 Reply Last reply Reply Quote 0
                      • CCYellowStar
                        CCYellowStar @Colter23 last edited by

                        @colter23 2a53e60a-347c-4803-8cf8-d6c586383694-image.png

                        Colter23 1 Reply Last reply Reply Quote 0
                        • Colter23
                          Colter23 @CCYellowStar last edited by

                          @ccyellowstar 2.9.0RC2可能会有问题,建议使用2.8.3稳定版本,等2.9.0正式版出来后再使用。降级的话可以在mcl的根目录下有个 config.json 文件,把里面的2.9.0-RC2都改为2.8.3即可

                          CCYellowStar tsudzuki 3 Replies Last reply Reply Quote 0
                          • CCYellowStar
                            CCYellowStar @Colter23 last edited by

                            @colter23 只要改数字就算降级了吗

                            1 Reply Last reply Reply Quote 0
                            • CCYellowStar
                              CCYellowStar @Colter23 last edited by

                              @colter23 在 低延迟检测B站动态/直播插件 中说:

                              2.8.3

                              12a61cf0-e9a6-4046-83ef-57399914d3d4-image.png
                              这里怎么办

                              Colter23 1 Reply Last reply Reply Quote 0
                              • Colter23
                                Colter23 @CCYellowStar last edited by

                                @ccyellowstar 把版本上面的 channel 后面值都改成 stable 吧

                                CCYellowStar 1 Reply Last reply Reply Quote 0
                                • CCYellowStar
                                  CCYellowStar @Colter23 last edited by

                                  @colter23 在 低延迟检测B站动态/直播插件 中说:

                                  stable
                                  呜呜呜订阅后还是不保存,不过直接改配置文件能保存

                                  Colter23 1 Reply Last reply Reply Quote 0
                                  • tsudzuki
                                    tsudzuki 摸鱼 @Colter23 last edited by

                                    @colter23 data下的文件夹也得全部改回来

                                    1 Reply Last reply Reply Quote 0
                                    • Colter23
                                      Colter23 @CCYellowStar last edited by

                                      @ccyellowstar 怎么会呢,这应该不是我插件的问题,是你操作的问题吗,mirai的数据好像不是实时保存的,如果你直接给kill掉可能数据还没来得急保存。

                                      CCYellowStar 1 Reply Last reply Reply Quote 0
                                      • CCYellowStar
                                        CCYellowStar @Colter23 last edited by

                                        @colter23 一开始是可以保存的,用着用着就不行了

                                        Colter23 1 Reply Last reply Reply Quote 0
                                        • Colter23
                                          Colter23 @CCYellowStar last edited by

                                          @ccyellowstar emmm,那就不知道了,我用了好久了没有遇到过这种情况(

                                          CCYellowStar 1 Reply Last reply Reply Quote 0
                                          • CCYellowStar
                                            CCYellowStar @Colter23 last edited by

                                            @colter23 那只能在配置文件改了

                                            Colter23 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 9
                                            • 10
                                            • 4 / 10
                                            • First post
                                              Last post
                                            Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact