wechaty / getting-started

A Starter Project Template for Wechaty works out-of-the-box
https://gitpod.io/#https://github.com/wechaty/wechaty-getting-started
Apache License 2.0
796 stars 351 forks source link

Why can't I receive messages from the group after I change the group name #281

Open Lyq0055 opened 1 year ago

Lyq0055 commented 1 year ago

WARN Room findAll() message.ready() rejection: Error: no talkerId found for talker uncaughtException GError: message not found for id: 4608904000824483972 at Function.from (E:\Code_stock\demo\getting-started\node_modules\gerror\src\gerror\gerror.ts:69:17) at PuppetWechat4u. (E:\Code_stock\demo\getting-started\node_modules\wechaty\src\wechaty-mixins\puppet-mixin.ts:277:45) at processTicksAndRejections (node:internal/process/task_queues:96:5) { code: 2, details: 'GError: message not found for id: 4608904000824483972\n' + ' at Function.from (E:\Code_stock\demo\getting-started\node_modules\gerror\src\gerror\gerror.ts:69:17)\n' + ' at PuppetWechat4u. (E:\Code_stock\demo\getting-started\node_modules\wechaty\src\wechaty-mixins\puppet-mixin.ts:277:45)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:96:5)' }