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

Code Problem #328

Closed
PSTechiee opened this issue Oct 13, 2022 · 0 comments · Fixed by #331
Closed

Code Problem #328

PSTechiee opened this issue Oct 13, 2022 · 0 comments · Fixed by #331
Labels
Type: bug Seems like this is a bug

Comments

@PSTechiee
Copy link

Bug description

[AntiCrash] | [UncaughtExceptionMonitor_Logs] | [Start] : ===============
Error [FetchOwnerId]: Couldn't resolve the guild ownerId to fetch the member.
at Guild.fetchOwner (/home/container/node_modules/discord.js/src/structures/Guild.js:470:13)
at Object.run (/home/container/src/events/Client/guildDelete.js:9:28)
at MusicBot. (/home/container/src/handlers/events.js:7:50)
at MusicBot.emit (node:events:527:28)
at GuildDeleteAction.handle (/home/container/node_modules/discord.js/src/client/actions/GuildDelete.js:39:14)
at Object.module.exports [as GUILD_DELETE] (/home/container/node_modules/discord.js/src/client/websocket/handlers/GUILD_DELETE.js:4:30)
at WebSocketManager.handlePacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
at WebSocketShard.onPacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketShard.js:480:22)
at WebSocketShard.onMessage (/home/container/node_modules/discord.js/src/client/websocket/WebSocketShard.js:320:10)
at WebSocket.onMessage (/home/container/node_modules/ws/lib/event-target.js:199:18) {
code: 'FetchOwnerId'
}
[AntiCrash] | [UncaughtExceptionMonitor_Logs] | [End] : ===============
[AntiCrash] | [UncaughtException_Logs] | [Start] : ===============
Error [FetchOwnerId]: Couldn't resolve the guild ownerId to fetch the member.
at Guild.fetchOwner (/home/container/node_modules/discord.js/src/structures/Guild.js:470:13)
at Object.run (/home/container/src/events/Client/guildDelete.js:9:28)
at MusicBot. (/home/container/src/handlers/events.js:7:50)
at MusicBot.emit (node:events:527:28)
at GuildDeleteAction.handle (/home/container/node_modules/discord.js/src/client/actions/GuildDelete.js:39:14)
at Object.module.exports [as GUILD_DELETE] (/home/container/node_modules/discord.js/src/client/websocket/handlers/GUILD_DELETE.js:4:30)
at WebSocketManager.handlePacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31)
at WebSocketShard.onPacket (/home/container/node_modules/discord.js/src/client/websocket/WebSocketShard.js:480:22)
at WebSocketShard.onMessage (/home/container/node_modules/discord.js/src/client/websocket/WebSocketShard.js:320:10)
at WebSocket.onMessage (/home/container/node_modules/ws/lib/event-target.js:199:18) {
code: 'FetchOwnerId'
}
[AntiCrash] | [UncaughtException_Logs] | [End] : ===============

Step to reproduce

This Problem Is Comming Fix It

Operating system

Doest Matter

Nodejs version

IDK

Errors / Logs

No response

@PSTechiee PSTechiee added the Type: bug Seems like this is a bug label Oct 13, 2022
Legoman99573 added a commit to Legoman99573/lavamusic that referenced this issue Oct 14, 2022
Possibly Fixes appujet#328, but it may be deeper than that.

Signed-off-by: Christian W. <7460704+Legoman99573@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug Seems like this is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant