You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\lucar\AppData\Roaming\Python\Python311\site-packages\discord\player.py", line 712, in _call_after
self.after(error)
File "K:\DjBoss\main.py", line 237, in after_playing
asyncio.create_task(self.play_next())
File "C:\Program Files\Python311\Lib\asyncio\tasks.py", line 381, in create_task
loop = events.get_running_loop()
^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: no running event loop
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Traceback (most recent call last):
File "C:\Users\lucar\AppData\Roaming\Python\Python311\site-packages\discord\player.py", line 712, in _call_after
self.after(error)
File "K:\DjBoss\main.py", line 237, in after_playing
asyncio.create_task(self.play_next())
File "C:\Program Files\Python311\Lib\asyncio\tasks.py", line 381, in create_task
loop = events.get_running_loop()
^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: no running event loop
Please help
Beta Was this translation helpful? Give feedback.
All reactions