MiraiForum

    • 注册
    • 登录
    • 搜索
    • 热门
    • 最新
    • 未解决
    • 标签
    • 群组
    • 友情链接

    Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签

    插件发布
    kotlin plugins pixiv
    140
    555
    141792
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • S
      superen 最后由 编辑

      2022-02-10 00:56:19 W/Pixiv java.lang.IllegalArgumentException: Unsupported image type (mirai) for ExternalResource net.mamoe.mirai.internal.utils.ExternalResourceImplByByteArray@2a8b3626, considering use gif/png/bmp/jpg format. image header:
      java.lang.IllegalArgumentException: Unsupported image type (mirai) for ExternalResource net.mamoe.mirai.internal.utils.ExternalResourceImplByByteArray@2a8b3626, considering use gif/png/bmp/jpg format. image header:
      at net.mamoe.mirai.internal.message.ImageDecoderKt.calculateImageInfo(ImageDecoder.kt:160)
      at net.mamoe.mirai.internal.contact.GroupImpl$uploadImage$lambda-19$$inlined$runBIO$1.invoke(CoroutineUtils.kt:164)
      at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:46)
      at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
      at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:38)
      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)

      宝贝,设置好了代理 ip没问题 啬图报这个错

      J 1 条回复 最后回复 回复 引用 0
      • S
        superen 最后由 superen 编辑

        然后搜图是这个
        2022-02-10 00:58:25 E/pixiv插画 Exception in coroutine Plugin com.hcyacg.pixiv of pixiv插画
        java.lang.NoSuchMethodError: 'org.jsoup.Connection org.jsoup.Connection.headers(java.util.Map)'
        at com.hcyacg.search.Ascii2d.picToHtmlSearch(Ascii2d.kt:30)
        at com.hcyacg.search.SearchPicCenter.forward(SearchPicCenter.kt:22)
        at com.hcyacg.Pixiv$onEnable$1$14.invokeSuspend(Pixiv.kt:74)
        at com.hcyacg.Pixiv$onEnable$1$14.invoke(Pixiv.kt)
        at com.hcyacg.Pixiv$onEnable$1$14.invoke(Pixiv.kt)
        at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invokeSuspend(MessageSubscribersBuilder.kt:508)
        at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invoke(MessageSubscribersBuilder.kt)
        at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invoke(MessageSubscribersBuilder.kt)
        at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invokeSuspend(messageSubscribersInternal.kt:27)
        at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt)
        at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt)
        at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invokeSuspend(subscribeMessages.kt:250)
        at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.kt)
        at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.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:166)
        at net.mamoe.mirai.internal.event.InternalEventListenersKt.access$process(InternalEventListeners.kt:1)
        at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$2$1.invokeSuspend(InternalEventListeners.kt:132)
        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)

        1 条回复 最后回复 回复 引用 0
        • S
          superen 最后由 编辑

          搜番是这个 想问问怎么下载ffmpeg版本

          2022-02-10 01:04:13 E/Pixiv 您未使用FFmpeg版本,将缺少视频转Gif的功能2022-02-10 01:04:13 E/pixiv插画 Exception in coroutine Plugin com.hcyacg.pixiv of pixiv插画
          java.lang.IllegalArgumentException: Unsupported image type (mirai) for ExternalResource net.mamoe.mirai.internal.utils.ExternalResourceImplByByteArray@fa05814, considering use gif/png/bmp/jpg format. image header:
          at net.mamoe.mirai.internal.message.ImageDecoderKt.calculateImageInfo(ImageDecoder.kt:160)
          at net.mamoe.mirai.internal.contact.GroupImpl$uploadImage$lambda-19$$inlined$runBIO$1.invoke(CoroutineUtils.kt:164)
          at kotlinx.coroutines.InterruptibleKt.runInterruptibleInExpectedContext(Interruptible.kt:46)
          at kotlinx.coroutines.InterruptibleKt.access$runInterruptibleInExpectedContext(Interruptible.kt:1)
          at kotlinx.coroutines.InterruptibleKt$runInterruptible$2.invokeSuspend(Interruptible.kt:38)
          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)

          V Nekoer 3 条回复 最后回复 回复 引用 0
          • daisy524
            daisy524 最后由 编辑

            大佬,我老是报错,代理连不上,clash的话,是不是需要在服务器上安装clash for linux然后开启代理服务啊

            Nekoer 1 条回复 最后回复 回复 引用 1
            • S
              superen 最后由 编辑

              使用ID指令获取图片是不是设置了检查色图默认撤回? 我这边设置0撤回时间还是有部分图片还没发出来就撤回了

              1 条回复 最后回复 回复 引用 0
              • V
                Vicegoist @superen 最后由 编辑

                此回复已被删除!
                1 条回复 最后回复 回复 引用 0
                • S
                  superen 最后由 编辑

                  此回复已被删除!
                  1 条回复 最后回复 回复 引用 0
                  • C
                    CabbCat 最后由 编辑

                    问一下服务器能直连pixiv的话proxy应该怎么配置

                    Nekoer 1 条回复 最后回复 回复 引用 0
                    • J
                      Jiankun-Liu 最后由 编辑

                      L6XODBR0TDO8ZABNRLH%8$W.png
                      大佬 涩图报这个错 其他功能正常 呜呜呜

                      Nekoer 2 条回复 最后回复 回复 引用 0
                      • J
                        Jiankun-Liu @superen 最后由 编辑

                        @superen 好哥哥你怎么设置的 我和你报一样的错误 你的解决了吗

                        1 条回复 最后回复 回复 引用 0
                        • Nekoer
                          Nekoer 摸鱼 @CabbCat 最后由 编辑

                          @CabbCat 把host和port后面的值删掉就行了

                          1 条回复 最后回复 回复 引用 0
                          • Nekoer
                            Nekoer 摸鱼 @daisy524 最后由 编辑

                            @daisy524 你如果服务器是国外的把host和port的值删掉就行了,如果不是就需要安装后开代理

                            1 条回复 最后回复 回复 引用 0
                            • Nekoer
                              Nekoer 摸鱼 @superen 最后由 编辑

                              此回复已被删除!
                              1 条回复 最后回复 回复 引用 0
                              • Nekoer
                                Nekoer 摸鱼 @Jiankun-Liu 最后由 编辑

                                @Jiankun-Liu 这个是图片格式问题,不是你设置问题

                                1 条回复 最后回复 回复 引用 0
                                • Nekoer
                                  Nekoer 摸鱼 @superen 最后由 编辑

                                  @superen 需要下载源码并且修改build.gradle.kts中的
                                  compileOnly("com.madgag:animated-gif-lib:1.4") compileOnly("org.bytedeco:javacv-platform:1.5.5")
                                  compileOnly变为implementation
                                  并编译

                                  1 条回复 最后回复 回复 引用 0
                                  • W
                                    wuqy-2000 最后由 编辑

                                    psid-id-页码无法翻页

                                    1 条回复 最后回复 回复 引用 0
                                    • Z
                                      zxcxllwh 最后由 编辑

                                      704a119f-982f-4e89-be97-c1a4f5f0f196-image.png 我也出现这个错误了,不知道怎么弄

                                      Nekoer 1 条回复 最后回复 回复 引用 0
                                      • Nekoer
                                        Nekoer 摸鱼 @zxcxllwh 最后由 编辑

                                        @zxcxllwh https://github.com/Nekoer/mirai-plugins-pixiv/issues/3

                                        Nekoer created this issue in Nekoer/mirai-plugins-pixiv

                                        closed Unsupported image type <mirai> for ExternalResoure #3

                                        1 条回复 最后回复 回复 引用 0
                                        • Nekoer
                                          Nekoer 摸鱼 @Jiankun-Liu 最后由 编辑

                                          @Jiankun-Liu https://github.com/Nekoer/mirai-plugins-pixiv/issues/3

                                          Nekoer created this issue in Nekoer/mirai-plugins-pixiv

                                          closed Unsupported image type <mirai> for ExternalResoure #3

                                          1 条回复 最后回复 回复 引用 0
                                          • L
                                            lolisiki 最后由 编辑

                                            我想问一下来点色图报错这个怎么解决
                                            2022-03-17 17:25:06 W/Pixiv java.net.ConnectException: Failed to connect to konachan.com/31.13.85.53:443
                                            java.net.ConnectException: Failed to connect to konachan.com/31.13.85.53:443
                                            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:285)
                                            at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:195)
                                            at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:249)
                                            at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:108)
                                            at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:76)
                                            at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:245)
                                            at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
                                            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                                            at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:82)
                                            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                                            at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
                                            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                                            at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
                                            at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:100)
                                            at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:197)
                                            at okhttp3.internal.connection.RealCall.execute(RealCall.kt:148)
                                            at com.hcyacg.utils.RequestUtil$Companion.httpArray(RequestUtil.kt:109)
                                            at com.hcyacg.utils.RequestUtil$Companion.requestArray(RequestUtil.kt:63)
                                            at com.hcyacg.sexy.SexyCenter.konachan(SexyCenter.kt:93)
                                            at com.hcyacg.sexy.SexyCenter.init(SexyCenter.kt:42)
                                            at com.hcyacg.Pixiv$onEnable$1$10.invokeSuspend(Pixiv.kt:67)
                                            at com.hcyacg.Pixiv$onEnable$1$10.invoke(Pixiv.kt)
                                            at com.hcyacg.Pixiv$onEnable$1$10.invoke(Pixiv.kt)
                                            at net.mamoe.mirai.event.MessageSubscribersBuilder$reply$3.invokeSuspend(MessageSubscribersBuilder.kt:508)
                                            at net.mamoe.mirai.event.MessageSubscribersBuilder$reply$3.invoke(MessageSubscribersBuilder.kt)
                                            at net.mamoe.mirai.event.MessageSubscribersBuilder$reply$3.invoke(MessageSubscribersBuilder.kt)
                                            at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invokeSuspend(messageSubscribersInternal.kt:27)
                                            at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt)
                                            at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt)
                                            at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invokeSuspend(subscribeMessages.kt:250)
                                            at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.kt)
                                            at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.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:166)
                                            at net.mamoe.mirai.internal.event.InternalEventListenersKt.access$process(InternalEventListeners.kt:1)
                                            at net.mamoe.mirai.internal.event.InternalEventListenersKt$callAndRemoveIfRequired$2$1.invokeSuspend(InternalEventListeners.kt:132)
                                            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)
                                            Caused by: java.net.ConnectException: Connection timed out: no further information
                                            at java.base/sun.nio.ch.Net.pollConnect(Native Method)
                                            at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
                                            at java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(Unknown Source)
                                            at java.base/sun.nio.ch.NioSocketImpl.connect(Unknown Source)
                                            at java.base/java.net.SocksSocketImpl.connect(Unknown Source)
                                            at java.base/java.net.Socket.connect(Unknown Source)
                                            at okhttp3.internal.platform.Platform.connectSocket(Platform.kt:119)
                                            at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:283)
                                            ... 50 more

                                            配置了代理,没有配置都一样

                                            Nekoer 1 条回复 最后回复 回复 引用 0
                                            • 1
                                            • 2
                                            • 17
                                            • 18
                                            • 19
                                            • 20
                                            • 21
                                            • 27
                                            • 28
                                            • 19 / 28
                                            • First post
                                              Last post
                                            Powered by Mamoe Technologies & NodeBB | 友情链接 | 服务监控 | Contact