Advertisement
sbd01

error in MCL 1.5

Jul 29th, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. Bootstrap (v5)
  2. Current time is Jul 29, 2014 3:46:40 PM
  3. System.getProperty('os.name') == 'Mac OS X'
  4. System.getProperty('os.version') == '10.9.4'
  5. System.getProperty('os.arch') == 'x86_64'
  6. System.getProperty('java.version') == '1.6.0_65'
  7. System.getProperty('java.vendor') == 'Apple Inc.'
  8. System.getProperty('sun.arch.data.model') == '64'
  9.  
  10. Found cached update
  11. Renaming /Users/samdamon/Library/Application Support/minecraft/launcher.pack.lzma.new to /Users/samdamon/Library/Application Support/minecraft/launcher.pack.lzma
  12. Renamed successfully.
  13. Looking for update
  14. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma
  15. Didn't find an update in time.
  16. Reversing LZMA on /Users/samdamon/Library/Application Support/minecraft/launcher.pack.lzma to /Users/samdamon/Library/Application Support/minecraft/launcher.pack
  17. FATAL ERROR: net.minecraft.bootstrap.FatalBootstrapError: Unable to un-lzma: LZMA.LzmaException: LZMA : Data Error
  18. at net.minecraft.bootstrap.Bootstrap.unpack(Bootstrap.java:146)
  19. at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:123)
  20. at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  24. at java.lang.reflect.Method.invoke(Method.java:597)
  25. at apple.launcher.LaunchRunner.run(LaunchRunner.java:116)
  26. at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
  27. at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
  28.  
  29.  
  30. Please fix the error and restart.
  31. Exception: java.net.SocketTimeoutException: Read timed out
  32. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10)
  33. Got reply in: 9326ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement