Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\Administrator\Desktop\app>node server.js
- cape.js loaded!
- guides.js loaded!
- help.js loaded!
- info.js loaded!
- status.js loaded!
- wings1.js loaded!
- wings2.js loaded!
- wings3.js loaded!
- (node:7672) UnhandledPromiseRejectionWarning: Error: Incorrect login details were provided.
- at WebSocketConnection.<anonymous> (C:\Users\Administrator\Desktop\app\node_modules\discord.js\src\client\ClientManager.js:48:41)
- at Object.onceWrapper (events.js:422:26)
- at WebSocketConnection.emit (events.js:315:20)
- at WebSocketConnection.onClose (C:\Users\Administrator\Desktop\app\node_modules\discord.js\src\client\websocket\WebSocketConnection.js:393:10)
- at WebSocket.onClose (C:\Users\Administrator\Desktop\app\node_modules\ws\lib\event-target.js:124:16)
- at WebSocket.emit (events.js:315:20)
- at WebSocket.emitClose (C:\Users\Administrator\Desktop\app\node_modules\ws\lib\websocket.js:191:10)
- at TLSSocket.socketOnClose (C:\Users\Administrator\Desktop\app\node_modules\ws\lib\websocket.js:850:15)
- at TLSSocket.emit (events.js:327:22)
- at net.js:674:12
- (node:7672) 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 .catc
- h(). 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: 2)
- (node:7672) [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.
- C:\Users\Administrator\Desktop\app>
Add Comment
Please, Sign In to add comment