this makes the process crash.
Error [ERR_SOCKET_DGRAM_NOT_RUNNING]: Not running
at healthCheck (node:dgram:964:11)
at Socket.send (node:dgram:684:3)
at VoiceUDPSocket.send (/Users/morse/Documents/GitHub/kimakivoice/node_modules/.pnpm/@discordjs+voice@0.19.0_@discordjs+opus@0.10.0_node-opus@0.3.3/node_modules/@discordjs/voice/dist/index.mjs:1033:17)
at VoiceUDPSocket.keepAlive (/Users/morse/Documents/GitHub/kimakivoice/node_modules/.pnpm/@discordjs+voice@0.19.0_@discordjs+opus@0.10.0_node-opus@0.3.3/node_modules/@discordjs/voice/dist/index.mjs:1021:10)
at Immediate.<anonymous> (/Users/morse/Documents/GitHub/kimakivoice/node_modules/.pnpm/@discordjs+voice@0.19.0_@discordjs+opus@0.10.0_node-opus@0.3.3/node_modules/@discordjs/voice/dist/index.mjs:1006:29)
at process.processImmediate (node:internal/timers:485:21) {
code: 'ERR_SOCKET_DGRAM_NOT_RUNNING'
}
this makes the process crash.