RockChinQ / LangBot

原名 QChatGPT ;😎高稳定性、🧩支持扩展、🦄多模态的 ChatGPT QQ / QQ频道 / One Bot 机器人🤖 | 支持 OpenAI GPT、Claude、Gemini Pro、DeepSeek、Moonshot(Kimi)、gpt4free、One API、Ollama、dify 的 QQ / QQ频道 / OneBot 机器人 / Agent 平台
https://docs.langbot.app
GNU Affero General Public License v3.0
4.39k stars 335 forks source link

[Bug]: 处理请求时出错 query_id=10 stage=MessageProcessor : list index out of range #874

Closed icelly-QAQ closed 2 months ago

icelly-QAQ commented 2 months ago

消息平台适配器

aiocqhttp(使用 OneBot 协议接入的)

运行环境

ubuntu 24.40 LTS x86_64 python3.2

QChatGPT版本

v3.3.0.2

异常情况

以管理员身份发送命令:!model show 会报错:处理请求时出错 query_id=10 stage=MessageProcessor : list index out of range

启用的插件

No response

RockChinQ commented 2 months ago

开一下调试模式(设置环境变量 DEBUG=true),然后把出错时的输出贴上来。