Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

先下载后转发图片/文件/小程序,可以转发成功,但有异常报错提示 #36

Closed
su-chang opened this issue Jan 8, 2021 · 1 comment
Assignees
Labels
bug Something isn't working P1

Comments

@su-chang
Copy link
Member

su-chang commented Jan 8, 2021

加载到的msgId与实际接收消息的msgId不符

14:38:35 VERB Message forward(Contact<苏畅>)
14:38:35 VERB Message static load(641510417)
14:38:35 VERB Message constructor(641510417) for class WechatifiedMessage
14:38:35 VERB Message ready()
14:38:35 VERB Puppet messagePayload(641510417)
14:38:35 SILL Puppet messagePayloadCache(641510417) cache MISS
14:38:35 ERR Message forward(Contact<苏畅>) exception: Error: can not find message in cache for messageId: 641510417
14:38:35 ERR Config ###########################
14:38:35 ERR Config unhandledRejection: Error: can not find message in cache for messageId: 641510417
    at PuppetPadlocal.messageRawPayload (/Users/suchang/Desktop/PROJECT/Test/testPuppet/node_modules/wechaty-puppet-padlocal/src/puppet-padlocal.ts:1141:13)
    at process._tickCallback (internal/process/next_tick.js:68:7) [object Promise]
14:38:35 ERR Config ###########################
14:38:35 ERR Config process.on(unhandledRejection) promise.catch(can not find message in cache for messageId: 641510417)
Config Error: can not find message in cache for messageId: 641510417
    at PuppetPadlocal.messageRawPayload (/Users/suchang/Desktop/PROJECT/Test/testPuppet/node_modules/wechaty-puppet-padlocal/src/puppet-padlocal.ts:1141:13)
    at process._tickCallback (internal/process/next_tick.js:68:7)
(node:402) PromiseRejectionHandledWarning: Promise rejection was handled asynchronously (rejection id: 4)
@padlocal padlocal added bug Something isn't working P1 labels Jan 14, 2021
@padlocal padlocal self-assigned this Jan 18, 2021
@padlocal
Copy link
Collaborator

padlocal commented Apr 9, 2021

Fixed

@padlocal padlocal closed this as completed Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P1
Projects
None yet
Development

No branches or pull requests

2 participants