Sir_Spaceboi

Untitled

Nov 15th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. (node:2560) UnhandledPromiseRejectionWarning: TypeError: NaN is not a function
  2. at Object.execute (/home/runner/WiseBulkyLevel/commands/slowmode.js:6:9)
  3. at Client.<anonymous> (/home/runner/WiseBulkyLevel/index.js:67:13)
  4. at Client.emit (events.js:315:20)
  5. at Client.EventEmitter.emit (domain.js:483:12)
  6. at MessageCreateAction.handle (/home/runner/WiseBulkyLevel/node_modules/discord.js/src/client/actions/MessageCreate.js:31:14)
  7. at Object.module.exports [as MESSAGE_CREATE] (/home/runner/WiseBulkyLevel/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32)
  8. at WebSocketManager.handlePacket (/home/runner/WiseBulkyLevel/node_modules/discord.js/src/client/websocket/WebSocketManager.js:384:31)
  9. at WebSocketShard.onPacket (/home/runner/WiseBulkyLevel/node_modules/discord.js/src/client/websocket/WebSocketShard.js:444:22)
  10. at WebSocketShard.onMessage (/home/runner/WiseBulkyLevel/node_modules/discord.js/src/client/websocket/WebSocketShard.js:301:10)
  11. at WebSocket.onMessage (/home/runner/WiseBulkyLevel/node_modules/ws/lib/event-target.js:125:16)
  12. (node:2560) 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(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  13. (node:2560) [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.  
Advertisement
Add Comment
Please, Sign In to add comment