MiraiForum

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

    【斗地主】一个在QQ群内斗地主的插件(有编译)

    插件发布
    43
    80
    14859
    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.
    • A
      Azusa_Catalpa last edited by

      开始游戏后有的玩家会收不到牌的消息,群里也无抢地主的提示,没法玩

      Kloping dada 2 Replies Last reply Reply Quote 0
      • Kloping
        Kloping ⭐2021⭐ @Azusa_Catalpa last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • dada
          dada @Azusa_Catalpa last edited by

          @azusa_catalpa 我的可以玩。存在一种可能是你的群没开私聊或者有消息频率限制导致机器人发不出消息

          1 Reply Last reply Reply Quote 0
          • A
            AnyMoonS last edited by

            一个小bug:同样是农民,队友赢了不计入自己胜场
            以及建议配置文件中开放更多自定义设置,比如自定义回复语以及每天可以领的point数量,次数

            1 Reply Last reply Reply Quote 0
            • 夜
              夜琳迦络 last edited by

              v1.1,添加群和管理员后群内发送/d beg无反应;创建游戏后上桌提示point不足

              dada 1 Reply Last reply Reply Quote 0
              • dada
                dada @夜琳迦络 last edited by

                @夜琳迦络 添加完重启就行了

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

                  三带一和三带二都出不了?

                  1 Reply Last reply Reply Quote 0
                  • 骁
                    骁骑血色衣冠 last edited by

                    1. -> 开始游戏
                      2021-10-13 22:56:26 V/Bot.1950144226: NormalMember(770421870) <- [4][4][6][6][6][7][7][8][8][8][9][9][K][A][A][2][鬼]
                      2021-10-13 22:56:26 E/dada.douDiZhu: Exception in coroutine Plugin dada.douDiZhu of dada.douDiZhu
                      java.lang.IllegalStateException: Send message failed: MessageSvcPbSendMsg.Response.Failed(resultType=55, errorCode=0, errorMessage=)
                      at net.mamoe.mirai.internal.contact.SendMessageHandler.sendMessagePacket(SendMessageHandler.kt:164)
                      at net.mamoe.mirai.internal.contact.SendMessageHandler$sendMessagePacket$1.invokeSuspend(SendMessageHandler.kt)
                      at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
                      at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33)
                      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)

                    这是为啥啊大佬,我已经重启服务器,临时会话也开了,管理员和群也设置了

                    1 Reply Last reply Reply Quote 0
                    • L
                      luis last edited by

                      v1.1,添加群和管理员后群内发送/d beg无反应;创建游戏后上桌提示point不足(重启了)

                      1 Reply Last reply Reply Quote 0
                      • C
                        clonek last edited by

                        能不能加一个看对方剩余手牌的功能?

                        1 Reply Last reply Reply Quote 0
                        • A
                          Abandoned9 last edited by

                          您好,是否不支持luckperms呢
                          java.lang.reflect.InvocationTargetException
                          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 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:73)
                          at net.mamoe.mirai.console.internal.command.CommandReflector$findSubCommands$6$1.invokeSuspend(CommandReflector.kt:305)
                          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:163)
                          at net.mamoe.mirai.console.command.CommandManager.executeCommand(CommandManager.kt:130)
                          at net.mamoe.mirai.console.command.CommandManager$INSTANCE.executeCommand(CommandManager.kt)
                          at net.mamoe.mirai.console.terminal.ConsoleThreadKt$startupConsoleThread$3.invokeSuspend(ConsoleThread.kt:191)
                          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.lang.UnsupportedOperationException: Only allowed CLI or Direct Permit
                          at io.github.karlatemp.luckperms.mirai.internal.LPPermissionService.permit(LPPermissionService.kt:338)
                          at io.github.karlatemp.luckperms.mirai.internal.LPPermissionService.permit(LPPermissionService.kt:109)
                          at net.mamoe.mirai.console.permission.PermissionService$Companion.permit0(PermissionService.kt:189)
                          at dada.douDiZhu.command.DouDiZhuConsoleCommand.addGroup(Command.kt:48)
                          ... 24 more

                          dada S 2 Replies Last reply Reply Quote 0
                          • 164ebr
                            164ebr last edited by

                            没了欢乐豆,一天只能领500,差评,管理员还不能主动赠予,差评(恼羞成怒

                            dada 风 2 Replies Last reply Reply Quote 0
                            • 小
                              小呆子笨笨 摸鱼 last edited by

                              斗地主

                              1 Reply Last reply Reply Quote 0
                              • M
                                mmxd 摸鱼 last edited by

                                可以添加撤回前面已经发出的牌么,这样别人就不可以看还有啥牌了

                                1 Reply Last reply Reply Quote 0
                                • dada
                                  dada @Abandoned9 last edited by

                                  @abandoned9 我在写这个插件之前还没有luckperm,我也不清楚

                                  1 Reply Last reply Reply Quote 0
                                  • dada
                                    dada @164ebr last edited by

                                    @164ebr 大佬可以自己拿源码修改编译QwQ,上学没时间动这个惹

                                    1 Reply Last reply Reply Quote 0
                                    • 未来のミライ
                                      未来のミライ ⭐2021⭐ last edited by

                                      /JJJQQQ610,无法出牌,王炸无法炸其他炸弹

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        aokiwasuke last edited by

                                        好像没有花色(能不能加个花色 (小声

                                        1 Reply Last reply Reply Quote 0
                                        • O
                                          orihalasakal last edited by

                                          不能出飞机啊

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            Sh1n1ma @Abandoned9 last edited by

                                            @abandoned9 大佬最后解决了嘛

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