Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. (node:12652) UnhandledPromiseRejectionWarning: RangeError: RichEmbed field values may not be empty.
  2. at RichEmbed.addField (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\structures\RichEmbed.js:166:34)
  3. at Object.module.exports.run (C:\Users\danie\Desktop\GamesNL Bot\commands\kick.js:21:11)
  4. at Client.bot.on (C:\Users\danie\Desktop\GamesNL Bot\index.js:69:27)
  5. at Client.emit (events.js:198:13)
  6. at MessageCreateHandler.handle (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  7. at WebSocketPacketManager.handle (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:105:65)
  8. at WebSocketConnection.onPacket (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  9. at WebSocketConnection.onMessage (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  10. at WebSocket.onMessage (C:\Users\danie\Desktop\GamesNL Bot\node_modules\ws\lib\event-target.js:120:16)
  11. at WebSocket.emit (events.js:198:13)
  12. (node:12652) 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: 1)
  13. (node:12652) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the
  14. Node.js process with a non-zero exit code.
  15. (node:12652) UnhandledPromiseRejectionWarning: RangeError: RichEmbed field values may not be empty.
  16. at RichEmbed.addField (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\structures\RichEmbed.js:166:34)
  17. at Client.bot.on (C:\Users\danie\Desktop\GamesNL Bot\index.js:99:14)
  18. at Client.emit (events.js:198:13)
  19. at MessageCreateHandler.handle (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  20. at WebSocketPacketManager.handle (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:105:65)
  21. at WebSocketConnection.onPacket (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  22. at WebSocketConnection.onMessage (C:\Users\danie\Desktop\GamesNL Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  23. at WebSocket.onMessage (C:\Users\danie\Desktop\GamesNL Bot\node_modules\ws\lib\event-target.js:120:16)
  24. at WebSocket.emit (events.js:198:13)
  25. at Receiver.receiverOnMessage (C:\Users\danie\Desktop\GamesNL Bot\node_modules\ws\lib\websocket.js:789:20)
  26. (node:12652) 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement