每日稳定出现一次,出现了之后QQ必被冻结,删除重新编辑device.info换qq换服务器换登录方式均没有任何作用。

到底这个是什么设置啊?是因为这个出现才导致机器人被冻结?可以关掉吗?

想问一下有没有解决办法,还有别人出现一样的问题吗?希望有人能帮帮我,快考研了,在机器人已经浪费很多时间了...

机器人已经把所有能删的交互逻辑删掉了,现在只会自动接受好友请求和接受私聊信息,甚至都不会去发消息。

2022-10-19 20:28:17 D/Net 2022924442: Unknown MsgInfo kind 736, data=0C 19 00 05 0A 01 5A 3F 0B 0A 01 5A 40 0B 0A 02 00 00 9C 40 0B 0A 02 00 00 9C 7A 0B 0A 02 00 00 9C 7B 0B 2022-10-19 20:28:17 D/Net 2022924442: Transformers528 0x27L: ProfileChanged new data: net.mamoe.mirai.internal.network.protocol.data.proto.Submsgtype0x27$SubMsgType0x27$ModProfile@6adf787d 2022-10-19 20:28:19 D/Net 2138805098: Unknown MsgInfo kind 736, data=0C 19 00 05 0A 01 5A 3F 0B 0A 01 5A 40 0B 0A 02 00 00 9C 40 0B 0A 02 00 00 9C 7A 0B 0A 02 00 00 9C 7B 0B 2022-10-19 20:28:19 D/Net 2138805098: Transformers528 0x27L: ProfileChanged new data: net.mamoe.mirai.internal.network.protocol.data.proto.Submsgtype0x27$SubMsgType0x27$ModProfile@9ad8ae4 2022-10-19 20:28:20 V/Net 2022924442: Send: StatSvc.RspMSFForceOffline(StatSvc.RspMSFForceOffline) 2022-10-19 20:28:20 V/Bot 2022924442: Event: BotOfflineEvent.MsfOffline(bot=Bot(2022924442), cause=MsfOfflineToken(uin=2022924442, seq=2560718374, const=0), reconnect=true) 2022-10-19 20:28:20 W/Bot 2022924442: Connection lost, reconnecting... (MsfOfflineToken(uin=2022924442, seq=2560718374, const=0)) 2022-10-19 20:28:20 V/Net 2022924442: Recv: StatSvc.ReqMSFOffline 2022-10-19 20:28:20 W/Net 2022924442: MsfOfflineToken(uin=2022924442, seq=2560718374, const=0) MsfOfflineToken(uin=2022924442, seq=2560718374, const=0) at net.mamoe.mirai.internal.network.protocol.packet.login.StatSvc$ReqMSFOffline.decode(StatSvc.kt:295) at net.mamoe.mirai.internal.network.components.PacketCodecImpl.processBody(PacketCodec.kt:369) at net.mamoe.mirai.internal.network.impl.netty.NettyNetworkHandler$PacketDecodePipeline$send$1.invokeSuspend(NettyNetworkHandler.kt:175) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:503) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) 2022-10-19 20:28:20 V/Net 2022924442: Loading server list from cache. 2022-10-19 20:28:20 I/Net 2022924442: Server list: msfwifi.3g.qq.com:8080, 157.148.41.102:80, 183.47.102.218:8080, 180.109.192.45:14000, 14.22.9.53:8080, 120.232.22.229:443, 117.62.242.214:14000, 42.81.192.141:80. 2022-10-19 20:28:20 I/Net 2022924442: ECDH key is valid. 2022-10-19 20:28:20 V/Net 2022924442: Send: wtlogin.exchange_emp 2022-10-19 20:28:20 V/Net 2022924442: Recv: wtlogin.exchange_emp 2022-10-19 20:28:20 V/Net 2022924442: Send: wtlogin.login 2022-10-19 20:28:20 V/Net 2022924442: Recv: wtlogin.login 2022-10-19 20:28:20 W/Net 2022924442: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2022924442), code=40, title=安全提醒, message=该帐号因涉嫌进行业务违规操作被暂时冻结,请点击 下方按钮了解详情及处理。, errorInfo=) net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(2022924442), code=40, title=安全提醒, message=该帐号因涉嫌进行业务违规操作被暂时冻结,请点击下方按钮了解详情及处理。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:265) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.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) Suppressed: java.lang.IllegalStateException: Fast login failed: Error(bot=Bot(2022924442), code=40, title=安全提醒, message=请确认你输入了正确的帐号。该帐号存在被盗风险,已进入保护模式 ,请前往安全中心恢复。, errorInfo=) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$FastLoginImpl.doLogin(SsoProcessor.kt:287) at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$FastLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt) ... 9 more