Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

发送群消息异常 #74

Closed
pqwoeiruty opened this issue Aug 19, 2021 · 5 comments
Closed

发送群消息异常 #74

pqwoeiruty opened this issue Aug 19, 2021 · 5 comments
Labels
t: question 类型:问题

Comments

@pqwoeiruty
Copy link

pqwoeiruty commented Aug 19, 2021

Describe the bug 描述出现的异常(实际行为和预期行为)
群消息:
超过四个字母长度的消息控制台显示已发送,但手机qq并未有相关消息显示。其他类型消息正常发送。
用手机qq可以正常发送消息。写插件期间为了测试有频繁登陆
运行环境:
win10,openjdk16.0.2
IDE:
vs2020

  • MiraiCP版本: MiraiCP-loader-2.7-RC-dev5
    具体日志:
    2021-08-19 18:23:01 V/Bot 2815944970: [hlll、范钜忘] hlll -> test
    2021-08-19 18:23:04 I/MiraiCP: Send message for Group() is azaz
    2021-08-19 18:23:04 V/Bot 2815944970: Event: GroupMessagePreSendEvent(target=Group(), message=azaz)
    2021-08-19 18:23:04 V/Net 2815944970: Send: MessageSvc.PbSendMsg(MessageSvc.PbSendMsg)
    2021-08-19 18:23:04 V/Net 2815944970: Recv: MessageSvc.PbSendMsg
    2021-08-19 18:23:07 V/Bot 2815944970: Group() <- azaz
    2021-08-19 18:23:07 V/Bot 2815944970: Event: GroupMessagePostSendEvent(target=Group(), message=azaz, exception=
    null, receipt=net.mamoe.mirai.message.MessageReceipt@33772895)
@pqwoeiruty pqwoeiruty added the t: question 类型:问题 label Aug 19, 2021
@Nambers
Copy link
Owner

Nambers commented Aug 19, 2021

@pqwoeiruty pqwoeiruty changed the title [Bug report 遇到的问题简述] 发送群消息异常 Aug 19, 2021
@pqwoeiruty
Copy link
Author

2021-08-19 18:23:01 V/Bot 2815944970: [hlll、范钜忘] hlll -> test
2021-08-19 18:23:04 I/MiraiCP: Send message for Group() is azaz
2021-08-19 18:23:04 V/Bot 2815944970: Event: GroupMessagePreSendEvent(target=Group(), message=azaz)
2021-08-19 18:23:04 V/Net 2815944970: Send: MessageSvc.PbSendMsg(MessageSvc.PbSendMsg)
2021-08-19 18:23:04 V/Net 2815944970: Recv: MessageSvc.PbSendMsg
2021-08-19 18:23:07 V/Bot 2815944970: Group() <- azaz
2021-08-19 18:23:07 V/Bot 2815944970: Event: GroupMessagePostSendEvent(target=Group(), message=azaz, exception=
null, receipt=net.mamoe.mirai.message.MessageReceipt@33772895)

@Nambers
Copy link
Owner

Nambers commented Aug 19, 2021

那可能大概率是风控了,因为mirai那边显示了发送了,新号比较容易出现这种问题,你可以换个号挂着试一下能不能发出去或者多挂几天之后试一下,可以参考我之前发的链接

@pqwoeiruty
Copy link
Author

谢谢作者了,第一次用github,不太熟

@Nambers
Copy link
Owner

Nambers commented Aug 19, 2021

嗯没事

@Nambers Nambers closed this as completed Aug 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
t: question 类型:问题
Projects
None yet
Development

No branches or pull requests

2 participants