Advertisement
Guest User

Untitled

a guest
Jun 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. (node:16956) UnhandledPromiseRejectionWarning: RangeError: RichEmbed field values may not be empty.
  2. at RichEmbed.addField (C:\Users\DIOGO\Desktop\bot disc\node_modules\discord.js\src\structures\RichEmbed.js:158:34)
  3. at Client.bot.on (C:\Users\DIOGO\Desktop\bot disc\index.js:59:10)
  4. at emitOne (events.js:116:13)
  5. at Client.emit (events.js:211:7)
  6. at MessageCreateHandler.handle (C:\Users\DIOGO\Desktop\bot disc\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  7. at WebSocketPacketManager.handle (C:\Users\DIOGO\Desktop\bot disc\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
  8. at WebSocketConnection.onPacket (C:\Users\DIOGO\Desktop\bot disc\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  9. at WebSocketConnection.onMessage (C:\Users\DIOGO\Desktop\bot disc\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  10. at WebSocket.onMessage (C:\Users\DIOGO\Desktop\bot disc\node_modules\ws\lib\event-target.js:120:16)
  11. at emitOne (events.js:116:13)
  12. (node:16956) 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:16956) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement