Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] launcher: Starting sanity checks
- [INFO] launcher: Checking for Python 3.8+
- [INFO] launcher: Checking console encoding
- [INFO] launcher: Setting console encoding to UTF-8
- [INFO] launcher: Ensuring we're in the right environment
- [INFO] launcher: Adding local bins/ folder to path
- [INFO] launcher: Required checks passed.
- [INFO] launcher: Optional checks passed.
- [INFO] launcher: Moving old musicbot log
- Starting MusicBot release-151221-1-g1df26df
- Loaded autoplaylist with 2531 entries
- WARNING: The config did not have Spotify app credentials, attempting to use guest mode.
- Authenticated with Spotify successfully using guest mode.
- [ERROR:bot] Error in cleanup
- Traceback (most recent call last):
- File "C:\Users\Simon Predator\Documents\Fourre tout\MusicBot\musicbot\bot.py", line 1070, in run
- self.loop.run_until_complete(self.start(*self.config.auth))
- File "C:\Users\Simon Predator\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete
- return future.result()
- File "C:\Users\Simon Predator\AppData\Roaming\Python\Python310\site-packages\discord\client.py", line 666, in start
- await self.connect(reconnect=reconnect)
- File "C:\Users\Simon Predator\AppData\Roaming\Python\Python310\site-packages\discord\client.py", line 601, in connect
- raise PrivilegedIntentsRequired(exc.shard_id) from None
- discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead.
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "C:\Users\Simon Predator\Documents\Fourre tout\MusicBot\musicbot\bot.py", line 1082, in run
- self._cleanup()
- File "C:\Users\Simon Predator\Documents\Fourre tout\MusicBot\musicbot\bot.py", line 1057, in _cleanup
- pending = asyncio.all_tasks()
- File "C:\Users\Simon Predator\AppData\Local\Programs\Python\Python310\lib\asyncio\tasks.py", line 45, in all_tasks
- loop = events.get_running_loop()
- RuntimeError: no running event loop
- [ERROR] launcher: Error starting bot
- Traceback (most recent call last):
- File "C:\Users\Simon Predator\Documents\Fourre tout\MusicBot\run.py", line 416, in main
- m.run()
- File "C:\Users\Simon Predator\Documents\Fourre tout\MusicBot\musicbot\bot.py", line 1070, in run
- self.loop.run_until_complete(self.start(*self.config.auth))
- File "C:\Users\Simon Predator\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete
- return future.result()
- File "C:\Users\Simon Predator\AppData\Roaming\Python\Python310\site-packages\discord\client.py", line 666, in start
- await self.connect(reconnect=reconnect)
- File "C:\Users\Simon Predator\AppData\Roaming\Python\Python310\site-packages\discord\client.py", line 601, in connect
- raise PrivilegedIntentsRequired(exc.shard_id) from None
- discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead.
- [INFO] launcher: All done.
- C:\Users\Simon Predator\Documents\Fourre tout\MusicBot>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement