Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. Bootstrap (v5)
  2. Current time is Sep 18, 2014 3:48:09 PM
  3. System.getProperty('os.name') == 'Windows 8.1'
  4. System.getProperty('os.version') == '6.3'
  5. System.getProperty('os.arch') == 'amd64'
  6. System.getProperty('java.version') == '1.7.0_65'
  7. System.getProperty('java.vendor') == 'Oracle Corporation'
  8. System.getProperty('sun.arch.data.model') == '64'
  9.  
  10. Looking for update
  11. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
  12. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  13. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  14. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
  15. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  16. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  17. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 3/10)
  18. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  19. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  20. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 4/10)
  21. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  22. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  23. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 5/10)
  24. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  25. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  26. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 6/10)
  27. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  28. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  29. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 7/10)
  30. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  31. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  32. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 8/10)
  33. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  34. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  35. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 9/10)
  36. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  37. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  38. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 10/10)
  39. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  40. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  41. Unable to download remote file. Check your internet connection/proxy settings.
  42. Didn't find an update in time.
  43. Reversing LZMA on C:\Users\Francesco\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\Francesco\AppData\Roaming\.minecraft\launcher.pack
  44. Unpacking C:\Users\Francesco\AppData\Roaming\.minecraft\launcher.pack to C:\Users\Francesco\AppData\Roaming\.minecraft\launcher.jar
  45. FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to un-pack200: java.io.IOException: EOF reading band
  46. at net.minecraft.bootstrap.Bootstrap.unpack(Bootstrap.java:159)
  47. at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:123)
  48. at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
  49.  
  50.  
  51. Please fix the error and restart.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement