Advertisement
dfhfjjfgjfsfeedgf

Untitled

Sep 21st, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. (node:5644) UnhandledPromiseRejectionWarning: ReferenceError: command is not defined
  2. at Object.module.exports.run (D:\DiscordJavaScript\ModsRUs\commands\announce.js:6:8)
  3. at Client.bot.on (D:\DiscordJavaScript\ModsRUs\app.js:57:23)
  4. at emitOne (events.js:116:13)
  5. at Client.emit (events.js:211:7)
  6. at MessageCreateHandler.handle (D:\DiscordJavaScript\ModsRUs\node_modules\discord.js\src\client\websocket\packets\handlers\MessageCre
  7. ate.js:9:34)
  8. at WebSocketPacketManager.handle (D:\DiscordJavaScript\ModsRUs\node_modules\discord.js\src\client\websocket\packets\WebSocketPacketMa
  9. nager.js:103:65)
  10. at WebSocketConnection.onPacket (D:\DiscordJavaScript\ModsRUs\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:333
  11.  
  12. :35)
  13. at WebSocketConnection.onMessage (D:\DiscordJavaScript\ModsRUs\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:29
  14. 6:17)
  15. at WebSocket.onMessage (D:\DiscordJavaScript\ModsRUs\node_modules\ws\lib\event-target.js:120:16)
  16. at emitOne (events.js:116:13)
  17. (node:5644) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async fu
  18. nction without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
  19. (node:5644) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not han
  20. dled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement