FATAL ERROR ErrorThrowAsJavaScriptException napi_throw
Why is this happening and how can I stop it from happening?
Error:
Node Version: v16.13.0
Core Dependencies:
@discordjs/voice: 0.10.0-dev
prism-media: 1.3.2
Opus Libraries
@discordjs/opus: 0.5.3
opusscript: not found
Encryption Libraries
sodium-native: 3.3.0
sodium: not found
libsodium-wrappers: not found
tweetnacl: not found
FFmpeg
version: 4.4.1-static https://johnvansickle.com/ffmpeg/
libopus: yes
Note: I am using voice receiving features.
2 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Additionally, I'm using Discord.js v13.8.0
Alright, thanks