BridgeSenseDev / Dank-Memer-Grinder

Dank Memer Grinder is an advanced selfbot with a clean GUI and captcha solver
MIT License
66 stars 27 forks source link

Error #145

Closed RajSanjel closed 11 months ago

RajSanjel commented 1 year ago

‎Unhandled exception in internal background task 'commands'.‎ ‎Traceback (most recent call last): ‎‎ File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\ext\tasks__init__.py", line 241, in _loop await self.coro(*args, **kwargs) ‎‎ File "D:\file\Dank\cogs\commands.py", line 45, in commands await self.bot.send(self.bot.commands_dict[command]) ‎‎ File "D:\file\Dank\main.py", line 267, in send async for cmd in channel.slash_commands(query=command_name, limit=None): ‎‎ File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\abc.py", line 236, in _handle_commands data = await endpoint( ^^^^^^^^^^^^^^^ ‎‎ File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\http.py", line 590, in request raise DiscordServerError(response, data) ‎‎discord.errors.DiscordServerError: 503 Service Unavailable (error code: 0):

503 Server Error

Error: Server Error

The service you requested is not available at this time.

Service error -27.

‎‎Ignoring exception in on_message‎ ‎Traceback (most recent call last): ‎‎ File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event await coro(*args, **kwargs) ‎‎ File "D:\file\Dank\cogs\trivia.py", line 36, in on_message category = embed["fields"][1]["value"]


‎‎KeyError: 'fields'
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\hl.py", line 16, in on_message
    num = int((re.search("\*\*(.*?)\*\*", embed["description"]).group(1)).title())
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
‎‎ValueError: invalid literal for int() with base 10: '20 Seconds'
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\trivia.py", line 36, in on_message
    category = embed["fields"][1]["value"]
               ~~~~~^^^^^^^^^^
‎‎KeyError: 'fields'
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\trivia.py", line 36, in on_message
    category = embed["fields"][1]["value"]
               ~~~~~^^^^^^^^^^
‎‎KeyError: 'fields'
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\pm.py", line 16, in on_message
    await self.bot.select(message, 0, 0, random.randint(0, 3))
‎‎  File "D:\file\Dank\main.py", line 258, in select
    select_menu = message.components[component].children[children]
                  ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
‎‎IndexError: list index out of range
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\trivia.py", line 36, in on_message
    category = embed["fields"][1]["value"]
               ~~~~~^^^^^^^^^^
‎‎KeyError: 'fields'
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\stream.py", line 34, in on_message
    await self.bot.select(message, 0, 0, random.randint(0, 24))
‎‎  File "D:\file\Dank\main.py", line 259, in select
    await select_menu.choose(select_menu.options[option])
          ^^^^^^^^^^^^^^^^^^
‎‎AttributeError: 'Button' object has no attribute 'choose'
‎‎Ignoring exception in on_message‎
‎Traceback (most recent call last):
‎‎  File "C:\Users\user\AppData\Local\Programs\Python\Python311\Lib\site-packages\discord\client.py", line 480, in _run_event
    await coro(*args, **kwargs)
‎‎  File "D:\file\Dank\cogs\captcha.py", line 17, in on_message
    embed = message.embeds[0].to_dict()
            ~~~~~~~~~~~~~~^^^
‎‎IndexError: list index out of range
AnomalyJx commented 1 year ago

what version of the program are you using?

RajSanjel commented 1 year ago

what version of the program are you using?

latest one from source and after certain time it stops automatically but keeps using the items

ineeddankselfbots commented 1 year ago

same the commands stop after a certain period but it keeps using items

red78massive1573 commented 1 year ago

this is the same issue of #98