SudhanPlayz / Discord-MusicBot

An advanced discord music bot, supports Spotify, Soundcloud, YouTube with Shuffling, Volume Control and Web Dashboard with Slash Commands support!
https://musicbot.darrenofficial.com
Other
2.92k stars 2.84k forks source link

Cannot read properties of undefined (reading 'cache') #1258

Closed voaii closed 8 months ago

voaii commented 10 months ago

Please describe the problem you are having in as much detail as possible:

Essentials:

TypeError: Cannot read properties of undefined (reading 'cache')
    at MessageCreateAction.handle (./Discord-MusicBot/node_modules/discord.js/src/client/actions/MessageCreate.js:11:41)
    at module.exports [as MESSAGE_CREATE] (./Discord-MusicBot/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
    at WebSocketManager.handlePacket (./Discord-MusicBot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
    at WebSocketShard.onPacket (./Discord-MusicBot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
    at WebSocketShard.onMessage (./Discord-MusicBot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10)
    at WebSocket.onMessage (./Discord-MusicBot/node_modules/ws/lib/event-target.js:132:16)
    at WebSocket.emit (node:events:512:28)
    at Receiver.receiverOnMessage (./Discord-MusicBot/node_modules/ws/lib/websocket.js:1068:20)
    at Receiver.emit (node:events:512:28)
    at Receiver.dataMessage (./Discord-MusicBot/node_modules/ws/lib/receiver.js:517:14)
stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.