Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.44 KB | None | 0 0
  1. ---------------------------------------------------------------------------------------------
  2. Please copy all the text blow this line to the page opened and click the submit button.
  3. ---------------------------------------------------------------------------------------------
  4.  
  5. Launcher is up to date!
  6. Bootstrap started
  7. HI
  8. Starting launcher.
  9. No internet connection!
  10. Launcher 1.0.8 (through bootstrap 4) started on windows...
  11. Unexpected exception refreshing profile list
  12. System.getProperty('os.name') == 'Windows 10'
  13. System.getProperty('os.version') == '10.0'
  14. System.getProperty('os.arch') == 'x86'
  15. System.getProperty('java.version') == '1.8.0_151'
  16. System.getProperty('java.vendor') == 'Oracle Corporation'
  17. java.lang.NullPointerException
  18. at net.minecraft.launcher.profile.ProfileManager.loadProfiles(Unknown Source)
  19. at net.minecraft.launcher.Launcher$3.run(Unknown Source)
  20. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  21. at java.util.concurrent.FutureTask.run(Unknown Source)
  22. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  23. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  24. at java.lang.Thread.run(Unknown Source)
  25.  
  26. Couldn't download resources
  27. java.io.IOException: Server returned HTTP response code: 403 for URL: https://s3.amazonaws.com/Minecraft.Resources/
  28. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  29. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  30. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  31. at java.net.URL.openStream(Unknown Source)
  32. at net.minecraft.launcher.updater.VersionManager.getResourceFiles(Unknown Source)
  33. at net.minecraft.launcher.updater.VersionManager.downloadResources(Unknown Source)
  34. at net.minecraft.launcher.Launcher$1.run(Unknown Source)
  35. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  36. at java.util.concurrent.FutureTask.run(Unknown Source)
  37. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  38. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  39. at java.lang.Thread.run(Unknown Source)
  40.  
  41. Download job 'Resources' skipped as there are no files to download
  42. Job 'Resources' finished successfully
  43. Logging in with username
  44. Getting syncinfo for selected version
  45. Queueing library & version downloads
  46. An update to your launcher is available and is required to play 1.12.2. Please restart your launcher.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement