Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  2. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  3. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  4. at process._tickCallback (internal/process/next_tick.js:68:7)
  5. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
  6. (node:14432) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process
  7. with a non-zero exit code.
  8. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  9. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  10. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  11. at process._tickCallback (internal/process/next_tick.js:68:7)
  12. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 4)
  13. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  14. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  15. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  16. at process._tickCallback (internal/process/next_tick.js:68:7)
  17. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6)
  18. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  19. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  20. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  21. at process._tickCallback (internal/process/next_tick.js:68:7)
  22. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 8)
  23. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  24. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  25. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  26. at process._tickCallback (internal/process/next_tick.js:68:7)
  27. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 10)
  28. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  29. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  30. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  31. at process._tickCallback (internal/process/next_tick.js:68:7)
  32. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 12)
  33. (node:14432) UnhandledPromiseRejectionWarning: DiscordAPIError: Missing Permissions
  34. at item.request.gen.end (C:\Users\lkeat\Downloads\Waffles\node_modules\discord.js\src\client\rest\RequestHandlers\Sequential.js:85:15)
  35. at then (C:\Users\lkeat\Downloads\Waffles\node_modules\snekfetch\src\index.js:215:21)
  36. at process._tickCallback (internal/process/next_tick.js:68:7)
  37. (node:14432) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 14)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement