Ceroi 6d10bf9e7682449694fded3e69fdb3f3
질문하기 Python
discord.py discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction 에러
이해도 | 초보자 |
---|---|
게임버전 (JE) | 관련없음 |
게임버전 (BE) | 관련없음 |
이렇게 코드를 짰는데
ERROR discord.ui.modal Ignoring exception in modal <ModalExample timeout=None children=1>:
Traceback (most recent call last):
File "C:\Users\belue\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\ui\modal.py", line 189, in _scheduled_task
await self.on_submit(interaction)
File "d:\디스코드 봇\PayPal\자동화 봇.py", line 151, in on_submit
await interaction.response.send_message(view=view, ephemeral=True)
File "C:\Users\belue\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\interactions.py", line 813, in send_message
await adapter.create_interaction_response(
File "C:\Users\belue\AppData\Local\Programs\Python\Python312\Lib\site-packages\discord\webhook\async_.py", line 220, in request
raise NotFound(response, data)
discord.errors.NotFound: 404 Not Found (error code: 10062): Unknown interaction
이런 오류가 생겨요. 제가 알기로는 무슨 응답 시간 그거 때문에 그런 거 같은데 해결법좀 알려주세요.
NoEul
2024.02.16https://www.koreaminecraft.net/review/3669278