nonebot / aiocqhttp

A Python SDK with async I/O for CQHTTP (OneBot).
https://aiocqhttp.nonebot.dev
MIT License
280 stars 39 forks source link

result = await self.handle_user_exception(error) #30

Closed Stone-wh closed 4 years ago

Stone-wh commented 4 years ago

image 突然之间报这个错误,大佬给看看 image

stdrc commented 4 years ago

首先你用的版本太老了,建议升级,其次你的这个报错是你自己代码的报错,建议自行排查