ggg,.
DIAdiscord.js - Imagine an app
•Created by ggg,. on 9/23/2024 in #djs-voice
what does this error mean?
C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:362
this.socket.once("close", () => reject(new Error("Cannot perform IP discovery - socket closed")));
^
Error: Cannot perform IP discovery - socket closed
at Socket.<anonymous> (C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:362:46)
at Object.onceWrapper (node:events:633:28)
at Socket.emit (node:events:531:35)
at socketCloseNT (node:dgram:770:8)
at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
Emitted 'error' event on VoiceConnection instance at:
at VoiceConnection.onNetworkingError (C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:1914:10)
at Networking.emit (node:events:519:28)
at C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:729:32
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:362
this.socket.once("close", () => reject(new Error("Cannot perform IP discovery - socket closed")));
^
Error: Cannot perform IP discovery - socket closed
at Socket.<anonymous> (C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:362:46)
at Object.onceWrapper (node:events:633:28)
at Socket.emit (node:events:531:35)
at socketCloseNT (node:dgram:770:8)
at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
Emitted 'error' event on VoiceConnection instance at:
at VoiceConnection.onNetworkingError (C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:1914:10)
at Networking.emit (node:events:519:28)
at C:\Users\SETUP GAME\Documents\project v6\VR community\node_modules\@discordjs\voice\dist\index.js:729:32
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2 replies