Advertisement
Guest User

Untitled

a guest
Dec 11th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Help me PLS Help me PLS Help me PLS
  2. Help me PLS Help me PLS Help me PLS
  3. -------------- This is CMD ----------------------------
  4. Program vypnete skratkou: CTRL+C
  5. Username: ***************
  6. Password: ***********
  7. Připojování do služby Steam...
  8.  
  9. Connected to Steam.
  10. Logging in hello12jg6ktd9mbd635e9322...
  11. -------------------------------------------------------
  12. ------------------In M. Visual Studio 2015 ------------
  13. ArgumentException occurred
  14. Exception thrown: 'System.ArgumentException' in SteamKit2.dll
  15. Additional information: LogOn requires a username and password to be set in 'details'.
  16.  
  17.  
  18. 88 steamUser.LogOn(new SteamUser.LogOnDetails
  19. {
  20. Username = user,
  21. Password = pass,
  22.  
  23. AuthCode = authCode,
  24.  
  25. SentryFileHash = sentryHash,
  26. 96 }); (Troubleshoot in ; )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement