Advertisement
nearcbw

Untitled

Mar 13th, 2018
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. C:\Users\Administrador\Desktop\VHACKBOTS\VHACKBOTJAVA>java -jar vHackOSAPI-1.1.jar
  2. 0 [main] INFO vHackOSBot-Config - Creating ConfigFile...
  3. 4 [main] INFO vHackOSBot-ConfigAdv - Creating ConfigFile...
  4. 7 [main] INFO UpdateService - Creating UpdateService...
  5. 25 [main] INFO MiscService - Creating MiscService...
  6. 244 [main] INFO NetworkingService - Creating NetworkingService...
  7. 524 [main] INFO vHackOSBot-ConfigAdv - Loading advanced config...
  8. 1278 [main] INFO org.reflections.Reflections - Reflections took 440 ms to scan 1 urls, producing 2 keys and 18 values
  9. 1422 [main] INFO vHackOSBot-ConfigAdv - Loaded advanced config in 897ms.
  10. 1423 [main] INFO vHackOSBot-ConfigAdv - Saving advanced config...
  11. 1586 [main] INFO vHackOSBot-ConfigAdv - Saved advanced config in 163ms.
  12. 1588 [main] INFO vHackOSBot-Config - Loading config...
  13. 1783 [main] INFO org.reflections.Reflections - Reflections took 175 ms to scan 1 urls, producing 2 keys and 18 values
  14. 1926 [main] INFO vHackOSBot-Config - Loaded config in 338ms.
  15. 1943 [main] INFO vHackOSBot-Config - Saving config...
  16. 1963 [main] INFO vHackOSBot-Config - Saved config in 17ms.
  17. https://api.vhack.cc/mobile/10/login.php?user=eyJwYXNzd29yZCI6ImQzMmEwYWU0N2IyOWQwYWUyZWI5YjcwYTgwZTczNjQzIiwidXNlcm5hbWUiOiJOZWFyQ3diIn0&pass=f13e155b1124f89b8c8e792271ec7
  18. 371
  19. javax.security.auth.login.LoginException: Invalid username or password
  20. at net.olympiccode.vhackos.api.requests.Requester.getResponse(Requester.java:82)
  21. at net.olympiccode.vhackos.api.entities.impl.vHackOSAPIImpl.verifyDetails(vHackOSAPIImpl.java:74)
  22. at net.olympiccode.vhackos.api.entities.impl.vHackOSAPIImpl.login(vHackOSAPIImpl.java:66)
  23. at net.olympiccode.vhackos.api.vHackOSAPIBuilder.buildAsync(vHackOSAPIBuilder.java:69)
  24. at net.olympiccode.vhackos.api.vHackOSAPIBuilder.buildBlocking(vHackOSAPIBuilder.java:78)
  25. at net.olympiccode.vhackos.bot.core.vHackOSBot.run(vHackOSBot.java:57)
  26. at net.olympiccode.vhackos.bot.core.vHackOSBot.main(vHackOSBot.java:37)
  27. {"result":"2"}
  28. org.json.JSONException: JSONObject["accesstoken"] not found.
  29. at org.json.JSONObject.get(JSONObject.java:498)
  30. at org.json.JSONObject.getString(JSONObject.java:669)
  31. at net.olympiccode.vhackos.api.entities.impl.vHackOSAPIImpl.verifyDetails(vHackOSAPIImpl.java:76)
  32. at net.olympiccode.vhackos.api.entities.impl.vHackOSAPIImpl.login(vHackOSAPIImpl.java:66)
  33. at net.olympiccode.vhackos.api.vHackOSAPIBuilder.buildAsync(vHackOSAPIBuilder.java:69)
  34. at net.olympiccode.vhackos.api.vHackOSAPIBuilder.buildBlocking(vHackOSAPIBuilder.java:78)
  35. at net.olympiccode.vhackos.bot.core.vHackOSBot.run(vHackOSBot.java:57)
  36. at net.olympiccode.vhackos.bot.core.vHackOSBot.main(vHackOSBot.java:37)
  37. 5218 [main] INFO vHackOSAPI - Loading subsystems...
  38. https://api.vhack.cc/mobile/10/update.php?user=eyJ1aWQiOiIiLCJhY2Nlc3N0b2tlbiI6IiJ9&pass=84b9878eb8031ad156f3380ac5e35e33
  39. 5474 [main] ERROR Requester - Server returned invalid access token error, trying to reconnect...
  40. https://api.vhack.cc/mobile/10/login.php?user=eyJwYXNzd29yZCI6ImQzMmEwYWU0N2IyOWQwYWUyZWI5YjcwYTgwZTczNjQzIiwidXNlcm5hbWUiOiJOZWFyQ3diIn0&pass=f13e155b1124f89b8c8e792271ec7
  41. 371
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement