Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. (node:64907) UnhandledPromiseRejectionWarning: ReferenceError: command is not defined
  2. at Client.<anonymous> (/Users/alex/Desktop/Development/GasperiSpam/index.js:30:2)
  3. at Client.emit (events.js:210:5)
  4. at MessageCreateHandler.handle (/Users/alex/Desktop/Development/GasperiSpam/node_modules/discord.js/src/client/websocket/packets/handlers/MessageCreate.js:9:34)
  5. at WebSocketPacketManager.handle (/Users/alex/Desktop/Development/GasperiSpam/node_modules/discord.js/src/client/websocket/packets/WebSocketPacketManager.js:105:65)
  6. at WebSocketConnection.onPacket (/Users/alex/Desktop/Development/GasperiSpam/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:333:35)
  7. at WebSocketConnection.onMessage (/Users/alex/Desktop/Development/GasperiSpam/node_modules/discord.js/src/client/websocket/WebSocketConnection.js:296:17)
  8. at WebSocket.onMessage (/Users/alex/Desktop/Development/GasperiSpam/node_modules/ws/lib/event-target.js:120:16)
  9. at WebSocket.emit (events.js:210:5)
  10. at Receiver.receiverOnMessage (/Users/alex/Desktop/Development/GasperiSpam/node_modules/ws/lib/websocket.js:789:20)
  11. at Receiver.emit (events.js:210:5)
  12. (node:64907) 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:64907) [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