-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.13.1
-
None
-
Unconfirmed
Contrary to what I had to claim in the interface, the version being dealt with is beta 1.7.3. Sounds will not play in Minecraft Beta 1.7.3. The launcher attempts to downloads audio resource files but receives an "error 403" when trying to obtain them. Occurs whenever the game is loaded. I appears that the files are no longer available for whatever reason, and attempting to mod Minecraft to restore the sounds appears to have no effect.
example:
15:59:15 | game | at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) |
15:59:15 | game | at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) |
15:59:15 | game | at java.net.URL.openStream(URL.java:1038) |
15:59:15 | game | at cz.a(SourceFile:104) |
15:59:15 | game | at cz.a(SourceFile:93) |
15:59:15 | game | at cz.run(SourceFile:42) |
15:59:15 | game | java.io.IOException: Server returned HTTP response code: 403 for URL: http://s3.amazonaws.com/MinecraftResources/newsound/damage/fallbig1.ogg |
- duplicates
-
MCL-6280 No sound in older versions on native launcher, despite working in the Java launcher
- Resolved