Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\opus\OpusEngineList.js:23
  2. throw new Error('Couldn\'t find an Opus engine.');
  3. ^
  4.  
  5. Error: Couldn't find an Opus engine.
  6. at Object.exports.fetch (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\opus\OpusEngineList.js:23:9)
  7. at AudioPlayer (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\player\AudioPlayer.js:20:37)
  8. at VoiceConnection (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\VoiceConnection.js:58:19)
  9. at PendingVoiceConnection.upgrade (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\ClientVoiceManager.js:241:12)
  10. at PendingVoiceConnection.pass (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\ClientVoiceManager.js:220:28)
  11. at PendingVoiceConnection.checkReady (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\ClientVoiceManager.js:151:12)
  12. at PendingVoiceConnection.setTokenAndEndpoint (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\ClientVoiceManager.js:192:10)
  13. at ClientVoiceManager.onVoiceServer (C:\Users\Mitchell\Desktop\Bot 3\node_modules\discord.js\src\client\voice\ClientVoiceManager.js:36:74)
  14. at emitOne (events.js:96:13)
  15. at Client.emit (events.js:188:7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement