Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VC内チャットで死ぬ問題 #47

Open
Chipsnet opened this issue Jun 8, 2022 · 1 comment
Open

VC内チャットで死ぬ問題 #47

Chipsnet opened this issue Jun 8, 2022 · 1 comment
Assignees

Comments

@Chipsnet
Copy link
Owner

Chipsnet commented Jun 8, 2022

/damare/node_modules/discord.js/src/client/actions/MessageCreate.js:11
    at Receiver.dataMessage (/damare/node_modules/ws/lib/receiver.js:517:14)
      const existing = channel.messages.cache.get(data.id);
    at Receiver.emit (node:events:520:28)
    at Receiver.receiverOnMessage (/damare/node_modules/ws/lib/websocket.js:970:20)
                                        ^
TypeError: Cannot read properties of undefined (reading 'cache')
    at MessageCreateAction.handle (/damare/node_modules/discord.js/src/client/actions/MessageCreate.js:11:41)
    at Object.module.exports [as MESSAGE_CREATE] (/damare/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
    at WebSocket.emit (node:events:520:28)
    at WebSocket.onMessage (/damare/node_modules/ws/lib/event-target.js:132:16)
    at WebSocketShard.onPacket (/damare/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
    at WebSocketShard.onMessage (/damare/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10)
    at WebSocketManager.handlePacket (/damare/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
@Chipsnet Chipsnet self-assigned this Jun 8, 2022
@Chipsnet
Copy link
Owner Author

Chipsnet commented Jun 8, 2022

エラーが起きた時点でクライアントが死ぬので結局マイグレしないとだめっぽい

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant