Advertisement
Guest User

Untitled

a guest
May 20th, 2019
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. (node:14368) UnhandledPromiseRejectionWarning: ReferenceError: kick is not defined
  2. at Client.client.on (c:\Users\joshd\OneDrive\Bureau\BotWynox\index.js:292:31)
  3. at Client.emit (events.js:194:15)
  4. at MessageCreateHandler.handle (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  5. at WebSocketPacketManager.handle (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
  6. at WebSocketConnection.onPacket (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  7. at WebSocketConnection.onMessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  8. at WebSocket.onMessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\ws\lib\event-target.js:120:16)
  9. at WebSocket.emit (events.js:189:13)
  10. at Receiver._receiver.onmessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\ws\lib\websocket.js:137:47)
  11. at Receiver.dataMessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\ws\lib\receiver.js:409:14)
  12. warning.js:18
  13. (node:14368) 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)
  14. warning.js:18
  15. (node:14368) UnhandledPromiseRejectionWarning: ReferenceError: kick is not defined
  16. at Client.client.on (c:\Users\joshd\OneDrive\Bureau\BotWynox\index.js:292:31)
  17. at Client.emit (events.js:194:15)
  18. at MessageCreateHandler.handle (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:9:34)
  19. at WebSocketPacketManager.handle (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65)
  20. at WebSocketConnection.onPacket (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333:35)
  21. at WebSocketConnection.onMessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:296:17)
  22. at WebSocket.onMessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\ws\lib\event-target.js:120:16)
  23. at WebSocket.emit (events.js:189:13)
  24. at Receiver._receiver.onmessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\ws\lib\websocket.js:137:47)
  25. at Receiver.dataMessage (c:\Users\joshd\OneDrive\Bureau\BotWynox\node_modules\ws\lib\receiver.js:409:14)
  26. warning.js:18
  27. (node:14368) 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement