chatgpt-plugin icon indicating copy to clipboard operation
chatgpt-plugin copied to clipboard

使用TRSS崽群聊的时出现错误:Cannot read properties of undefined (reading 'error')

Open ElaineOwO opened this issue 1 year ago • 0 comments

聊天ai是copilot创意模式 TRSS崽:3.1.3 llob:3.23.0

频繁遇到如下报错,插件均已更新到最新版本。

[TRSSYz][16:13:44.506][WARN] error happened while uploading content to the cache server. QR Code will not be showed in this picture.
[TRSSYz][16:13:44.507][ERRO] TypeError: Cannot read properties of undefined (reading 'error')
    at chatgpt.renderImage (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/plugins/chatgpt-plugin/apps/chat.js:1167:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async chatgpt.abstractChat (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/plugins/chatgpt-plugin/apps/chat.js:1006:11)
    at async chatgpt (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/plugins/chatgpt-plugin/apps/chat.js:559:5)
    at async PluginsLoader.deal (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/lib/plugins/loader.js:256:41)
[TRSSYz][16:13:44.508][ERRO] TypeError: Cannot read properties of undefined (reading 'error')
    at chatgpt.renderImage (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/plugins/chatgpt-plugin/apps/chat.js:1167:19)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async chatgpt.abstractChat (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/plugins/chatgpt-plugin/apps/chat.js:1010:11)
    at async chatgpt (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/plugins/chatgpt-plugin/apps/chat.js:559:5)
    at async PluginsLoader.deal (file:///C:/Users/BOT/Desktop/BOT/Miao-Yunzai/lib/plugins/loader.js:256:41)

ElaineOwO avatar Apr 27 '24 16:04 ElaineOwO