Advertisement
Guest User

Minecraft launcher crash log, mac osx 10.6.8

a guest
Sep 22nd, 2013
2,832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. Bootstrap (v5)
  2. Current time is Sep 22, 2013 3:04:56 PM
  3. System.getProperty('os.name') == 'Mac OS X'
  4. System.getProperty('os.version') == '10.6.8'
  5. System.getProperty('os.arch') == 'x86_64'
  6. System.getProperty('java.version') == '1.6.0_51'
  7. System.getProperty('java.vendor') == 'Apple Inc.'
  8. System.getProperty('sun.arch.data.model') == '64'
  9.  
  10. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
  11. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  12. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  13. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
  14. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  15. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  16. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 3/10)
  17. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  18. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  19. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 4/10)
  20. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  21. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  22. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 5/10)
  23. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  24. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  25. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 6/10)
  26. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  27. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  28. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 7/10)
  29. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  30. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  31. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 8/10)
  32. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  33. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  34. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 9/10)
  35. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  36. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  37. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 10/10)
  38. Exception: javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
  39. Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it.
  40. Unable to download remote file. Check your internet connection/proxy settings.
  41. FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to download while being forced
  42. at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:95)
  43. at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  47. at java.lang.reflect.Method.invoke(Method.java:597)
  48. at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
  49. at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
  50. at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
  51.  
  52.  
  53. Please fix the error and restart.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement