Facebook
From Jawzii, 4 Years ago, written in JavaScript.
Embed
Download Paste or View Raw
Hits: 219
  1. (node:9096) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined
  2.     at Client.bot.on (C:\Users\Owner\Desktop\Javascript Bot\index.js:47:57)
  3.     at Client.emit (events.js:198:13)
  4.     at MessageCreateHandler.handle (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  5.     at WebSocketPacketManager.handle (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:105:65)
  6.     at WebSocketConnection.onPacket (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  7.     at WebSocketConnection.onMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  8.     at WebSocket.onMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\ws\lib\event-target.js:120:16)
  9.     at WebSocket.emit (events.js:198:13)
  10.     at Receiver.receiverOnMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\ws\lib\websocket.js:789:20)
  11.     at Receiver.emit (events.js:198:13)
  12. (node:9096) 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:9096) [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.
  14. undefined
  15. (node:9096) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined
  16.     at Client.bot.on (C:\Users\Owner\Desktop\Javascript Bot\index.js:47:57)
  17.     at Client.emit (events.js:198:13)
  18.     at MessageCreateHandler.handle (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  19.     at WebSocketPacketManager.handle (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:105:65)
  20.     at WebSocketConnection.onPacket (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  21.     at WebSocketConnection.onMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  22.     at WebSocket.onMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\ws\lib\event-target.js:120:16)
  23.     at WebSocket.emit (events.js:198:13)
  24.     at Receiver.receiverOnMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\ws\lib\websocket.js:789:20)
  25.     at Receiver.emit (events.js:198:13)
  26. (node:9096) 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)
  27. undefined
  28. (node:9096) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'length' of undefined
  29.     at Client.bot.on (C:\Users\Owner\Desktop\Javascript Bot\index.js:47:57)
  30.     at Client.emit (events.js:198:13)
  31.     at MessageCreateHandler.handle (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  32.     at WebSocketPacketManager.handle (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:105:65)
  33.     at WebSocketConnection.onPacket (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  34.     at WebSocketConnection.onMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  35.     at WebSocket.onMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\ws\lib\event-target.js:120:16)
  36.     at WebSocket.emit (events.js:198:13)
  37.     at Receiver.receiverOnMessage (C:\Users\Owner\Desktop\Javascript Bot\node_modules\ws\lib\websocket.js:789:20)
  38.     at Receiver.emit (events.js:198:13)
  39. (node:9096) 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: 3)
  40.