-
Bug
-
Resolution: Duplicate
-
None
-
1.3.1
-
None
-
None
-
mac 10.6.8
-
Unconfirmed
what i expected to happen: when i opened the launcher and played minecraft
it would download the new music.
what really happened: when i played minecraft through the new launcher i got the following error: [17:35:15 ERROR]: Couldn't download resources
java.io.IOException: Server returned HTTP response code: 503 for URL: https://s3.amazonaws.com/Minecraft.Resources/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1459) ~[?:1.6.0_65]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234) ~[?:1.6]
at net.minecraft.launcher.updater.VersionManager.getResourceFiles(VersionManager.java:256) [launcher.jar:?]
at net.minecraft.launcher.updater.VersionManager.downloadResources(VersionManager.java:238) [launcher.jar:?]
at net.minecraft.launcher.Launcher$1.run(Launcher.java:167) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) [?:1.6.0_65]
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) [?:1.6.0_65]
at java.util.concurrent.FutureTask.run(FutureTask.java:138) [?:1.6.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) [?:1.6.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) [?:1.6.0_65]
at java.lang.Thread.run(Thread.java:695) [?:1.6.0_65]
[17:35:15 INFO]: Download job 'Resources' skipped as there are no files to download
[17:35:15 INFO]: Job 'Resources' finished successfully
i also checked the game files for the new music and found the folders for the new music but they were empty.
- duplicates
-
MCL-1773 Downloading Resources is throttled
- Resolved