CSSS/wall_e

discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction

Closed this issue · 1 comments

2024-01-19 13:18:53 = ERROR = discord.app_commands.tree = Ignoring exception in autocomplete for 'iam'
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/discord/app_commands/tree.py", line 1240, in _call
    await command._invoke_autocomplete(interaction, focused, namespace)
  File "/usr/local/lib/python3.8/site-packages/discord/app_commands/commands.py", line 897, in _invoke_autocomplete
    await interaction.response.autocomplete(choices)
  File "/usr/local/lib/python3.8/site-packages/discord/interactions.py", line 1027, in autocomplete
    await adapter.create_interaction_response(
  File "/usr/local/lib/python3.8/site-packages/discord/webhook/async_.py", line 219, in request
    raise NotFound(response, data)
discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction

I think this is fixed with 9ce3bd9