maimai_plugin icon indicating copy to clipboard operation
maimai_plugin copied to clipboard

启动时报错

Open FangChanguwu opened this issue 2 years ago • 1 comments

Traceback (most recent call last): File "F:\Bot\Nonebot\Miruku\bot.py", line 19, in nonebot.run() File "F:\Bot\Nonebot\Miruku.venv\lib\site-packages\nonebot_init_.py", line 331, in run get_driver().run(*args, **kwargs) File "F:\Bot\Nonebot\Miruku.venv\lib\site-packages\nonebot\drivers\none.py", line 69, in run loop = asyncio.get_event_loop() File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\asyncio\events.py", line 656, in get_event_loop raise RuntimeError('There is no current event loop in thread %r.' RuntimeError: There is no current event loop in thread 'MainThread'.

FangChanguwu avatar Oct 15 '23 07:10 FangChanguwu

emmm,从你的报错中看不出来是我插件的问题

Agnes4m avatar Oct 26 '23 05:10 Agnes4m