38516-vm/bot.log
2026-02-17 14:31:54 +00:00

18 lines
1.1 KiB
Plaintext

Logged in as AsepXiaoQin#6954!
Bot Status: Online
(node:17079) DeprecationWarning: The ready event has been renamed to clientReady to distinguish it from the gateway READY event and will only emit under that name in v15. Please use clientReady instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:529
throw new Error(`No compatible encryption modes. Available include: ${options.join(", ")}`);
^
Error: No compatible encryption modes. Available include: aead_aes256_gcm_rtpsize, aead_xchacha20_poly1305_rtpsize
at chooseEncryptionMode (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:529:11)
at /home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:721:21
Emitted 'error' event on VoiceConnection instance at:
at VoiceConnection.onNetworkingError (/home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:1914:10)
at Networking.emit (node:events:518:28)
at /home/ubuntu/executor/workspace/node_modules/@discordjs/voice/dist/index.js:729:32
Node.js v22.18.0