Guest User

Untitled

a guest
Nov 23rd, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. Initializing Frame
  2. Downloading bg_main.png...
  3. TeamExtreme Launcher 2.1 started on windows...
  4. System.getProperty('os.name') == 'Windows 7'
  5. System.getProperty('os.version') == '6.1'
  6. System.getProperty('os.arch') == 'amd64'
  7. System.getProperty('java.version') == '1.7.0_05'
  8. System.getProperty('java.vendor') == 'Oracle Corporation'
  9. Loaded 2 profile(s); selected 'New Profile'
  10. Couldn't download resources
  11. java.io.FileNotFoundException: https://s3.amazonaws.com/Minecraft.Resources/
  12. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  13. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  14. at java.net.URL.openStream(Unknown Source)
  15. at net.minecraft.launcher.updater.VersionManager.getResourceFiles(Unknown Source)
  16. at net.minecraft.launcher.updater.VersionManager.downloadResources(Unknown Source)
  17. at net.minecraft.launcher.Launcher$2.run(Unknown Source)
  18. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  19. at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
  20. at java.util.concurrent.FutureTask.run(Unknown Source)
  21. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  22. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  23. at java.lang.Thread.run(Unknown Source)
  24.  
  25. Download job 'Resources' skipped as there are no files to download
  26. Job 'Resources' finished successfully
  27. java.io.IOException: Server returned HTTP response code: 509 for URL: https://dl.dropboxusercontent.com/u/108454492/Minecraft%20Launcher%202/bg_main.png
  28. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  29. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  30. at java.net.URL.openStream(Unknown Source)
  31. at net.minecraft.bootstrap.b.a(Unknown Source)
  32. at net.minecraft.launcher.c.c.f$2.run(Unknown Source)
Add Comment
Please, Sign In to add comment