Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. node:14064) UnhandledPromiseRejectionWarning: Error: InvalidPassword
  2. at SteamUser.<anonymous> (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\logon.js:451:16)
  3. at handlers.forEach (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\classes\HandlerManager.js:37:12)
  4. at Array.forEach (<anonymous>)
  5. at HandlerManager.emit (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\classes\HandlerManager.js:36:12)
  6. at SteamUser._handleMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\messages.js:543:24)
  7. at SteamUser.Coordinator.steamUser._handleMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\helpers\Coordinator.js:40:19)
  8. at SteamUser._handleNetMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\messages.js:478:7)
  9. at SteamUser.processMulti (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\messages.js:570:9)
  10. at SteamUser.<anonymous> (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\messages.js:564:16)
  11. at handlers.forEach (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\classes\HandlerManager.js:37:12)
  12. at Array.forEach (<anonymous>)
  13. at HandlerManager.emit (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\classes\HandlerManager.js:36:12)
  14. at SteamUser._handleMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\messages.js:543:24)
  15. at SteamUser.Coordinator.steamUser._handleMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\helpers\Coordinator.js:40:19)
  16. at SteamUser._handleNetMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\messages.js:478:7)
  17. at TCPConnection._readMessage (C:\Users\root\Desktop\csgo-crash-exploit-master\node_modules\steam-user\components\connection_protocols\tcp.js:193:12)
  18. (node:14064) 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)
  19. (node:14064) [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