Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.61 KB | None | 0 0
  1. Starting...
  2. [17:38:10 WARNING]: Failed loading Version data
  3. java.net.ConnectException: Connection refused: connect
  4. at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
  5. at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  6. at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  7. at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  8. at java.net.PlainSocketImpl.connect(Unknown Source)
  9. at java.net.SocksSocketImpl.connect(Unknown Source)
  10. at java.net.Socket.connect(Unknown Source)
  11. at sun.net.NetworkClient.doConnect(Unknown Source)
  12. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  13. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  14. at sun.net.www.http.HttpClient.<init>(Unknown Source)
  15. at sun.net.www.http.HttpClient.New(Unknown Source)
  16. at sun.net.www.http.HttpClient.New(Unknown Source)
  17. at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  18. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  19. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  20. at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  21. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  22. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  23. at net.titanindex.fyre.json.Version.load(Unknown Source)
  24. at net.minecraft.bootstrap.Bootstrap.main(Unknown Source)
  25.  
  26. [17:38:10 WARNING]: Trying backup...
  27. [17:38:10 WARNING]: Failed loading backup Version data
  28. java.net.UnknownHostException: teamextrememc.com
  29. at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  30. at java.net.PlainSocketImpl.connect(Unknown Source)
  31. at java.net.SocksSocketImpl.connect(Unknown Source)
  32. at java.net.Socket.connect(Unknown Source)
  33. at sun.net.NetworkClient.doConnect(Unknown Source)
  34. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  35. at sun.net.www.http.HttpClient.openServer(Unknown Source)
  36. at sun.net.www.http.HttpClient.<init>(Unknown Source)
  37. at sun.net.www.http.HttpClient.New(Unknown Source)
  38. at sun.net.www.http.HttpClient.New(Unknown Source)
  39. at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
  40. at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
  41. at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
  42. at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
  43. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  44. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  45. at net.titanindex.fyre.json.Version.load(Unknown Source)
  46. at net.minecraft.bootstrap.Bootstrap.main(Unknown Source)
  47.  
  48. [17:38:10 WARNING]: Trying backup backup...
  49. Failed to read Version.txt
  50. [17:38:11 WARNING]: Failed loading backup backup Version data
  51. java.io.FileNotFoundException: http://temc.xyz/failsafe/failsafe.txt
  52. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  53. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  54. at net.titanindex.fyre.json.Version.load(Unknown Source)
  55. at net.minecraft.bootstrap.Bootstrap.main(Unknown Source)
  56.  
  57.  
  58. Initializing Frame...
  59. Starting Launcher...
  60.  
  61. [17:38:11 INFO]: Launcher 3.8.0 started on windows...
  62. [17:38:11 INFO]: Current time is Oct 23, 2019 5:38:11 PM
  63. [17:38:11 INFO]: System.getProperty('os.name') == 'Windows 10'
  64. [17:38:11 INFO]: System.getProperty('os.version') == '10.0'
  65. [17:38:11 INFO]: System.getProperty('os.arch') == 'amd64'
  66. [17:38:11 INFO]: System.getProperty('java.version') == '1.8.0_221'
  67. [17:38:11 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
  68. [17:38:11 INFO]: System.getProperty('sun.arch.data.model') == '64'
  69. [17:38:11 INFO]: JFX is already initialized
  70. [17:38:11 INFO]: Refreshing local version list...
  71. [17:38:11 INFO]: Refreshing remote version list...
  72. [17:38:12 INFO]: Refresh complete.
  73. [17:38:12 INFO]: Loaded 1 profile(s); selected '(Default)'
  74. [17:38:13 WARNING]: No internet connection!
  75. [17:39:52 INFO]: Logging in with username & password
  76. [17:39:52 INFO]: Opening connection to https://authserver.mojang.com/authenticate
  77. [17:39:52 INFO]: Writing POST data to https://authserver.mojang.com/authenticate: {"agent":{"name":"Minecraft","version":1},"username":"asifbinthaj@hotmail.com","password":"Mazda269928#$","clientToken":"bd033c5b-ab68-4482-9105-777be76e4b63","requestUser":true}
  78. [17:39:52 INFO]: Reading data from https://authserver.mojang.com/authenticate
  79. [17:39:52 INFO]: Reading error page from https://authserver.mojang.com/authenticate
  80. [17:39:52 INFO]: Successful read, server response was 403
  81. [17:39:52 INFO]: Response: {"error":"ForbiddenOperationException","errorMessage":"Invalid credentials. Invalid username or password."}
  82. [17:39:52 SEVERE]: Couldn't log in
  83. com.mojang.authlib.exceptions.InvalidCredentialsException: Invalid credentials. Invalid username or password.
  84. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(Unknown Source)
  85. at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithPassword(Unknown Source)
  86. at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(Unknown Source)
  87. at net.minecraft.launcher.ui.popups.login.d$2.run(Unknown Source)
  88. at java.lang.Thread.run(Unknown Source)
  89.  
  90. [17:40:22 INFO]: Logging in with username & password
  91. [17:40:22 INFO]: Opening connection to https://authserver.mojang.com/authenticate
  92. [17:40:22 INFO]: Writing POST data to https://authserver.mojang.com/authenticate: {"agent":{"name":"Minecraft","version":1},"username":"asifbinthaj@hotmail.com","password":"Mazda269928#$","clientToken":"bd033c5b-ab68-4482-9105-777be76e4b63","requestUser":true}
  93. [17:40:22 INFO]: Reading data from https://authserver.mojang.com/authenticate
  94. [17:40:22 INFO]: Reading error page from https://authserver.mojang.com/authenticate
  95. [17:40:22 INFO]: Successful read, server response was 403
  96. [17:40:22 INFO]: Response: {"error":"ForbiddenOperationException","errorMessage":"Invalid credentials. Invalid username or password."}
  97. [17:40:22 SEVERE]: Couldn't log in
  98. com.mojang.authlib.exceptions.InvalidCredentialsException: Invalid credentials. Invalid username or password.
  99. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(Unknown Source)
  100. at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithPassword(Unknown Source)
  101. at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(Unknown Source)
  102. at net.minecraft.launcher.ui.popups.login.d$2.run(Unknown Source)
  103. at java.lang.Thread.run(Unknown Source)
  104.  
  105. [17:40:25 INFO]: Halting executors
  106. [17:40:25 INFO]: Awaiting termination.
  107. [17:40:25 INFO]: Goodbye.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement