Mojira Archive
MC-11997

Minecraft exits on 503 for http://s3.amazonaws.com/MinecraftResources/

Crash happened on loading a game, while chunks where being loaded & displayed (not all the world was visible). I guess the "Unexpected end of file from server" error comes from server dying from the first "Server returned HTTP response code: 503 for URL: http://s3.amazonaws.com/MinecraftResources/" error. Loading that URL in a browser right after the crash works (amazon hickup ?). Minecraft could probably retry instead of dying.

2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/lava_flow.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/water_flow.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_0.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/fire_1.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/lava.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/portal.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/blocks/water.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/items/clock.txt
2013-03-15 22:06:55 [CLIENT] [INFO] Found animation info for: textures/items/compass.txt
java.io.IOException: Server returned HTTP response code: 503 for URL: http://s3.amazonaws.com/MinecraftResources/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1403)
at java.net.URL.openStream(URL.java:1031)
at aum.run(SourceFile:33)
2013-03-15 22:07:08 [SERVER] [INFO] Starting integrated minecraft server version 1.5
2013-03-15 22:07:08 [SERVER] [INFO] Generating keypair
2013-03-15 22:07:08 [SERVER] [INFO] Preparing start region for level 0
loading single player
2013-03-15 22:07:09 [SERVER] [INFO] Subdino[/127.0.0.1:0] logged in with entity id 213 at (200.9899741361323, 74.88349698158974, -276.31128138916205)
2013-03-15 22:07:09 [SERVER] [INFO] Saving and pausing game...
2013-03-15 22:07:09 [SERVER] [INFO] Saving chunks for level 'Creative 1.4.2'/Overworld
2013-03-15 22:07:09 [SERVER] [INFO] Saving chunks for level 'Creative 1.4.2'/Nether
2013-03-15 22:07:09 [SERVER] [INFO] Saving chunks for level 'Creative 1.4.2'/The End
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:770)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:767)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:397)
at bfp.run(SourceFile:26)
java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:770)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:767)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:397)
at bfp.run(SourceFile:26)
2013-03-15 22:07:17 [SERVER] [INFO] Saving and pausing game...
2013-03-15 22:07:17 [SERVER] [INFO] Saving chunks for level 'Creative 1.4.2'/Overworld
2013-03-15 22:07:17 [SERVER] [INFO] Saving chunks for level 'Creative 1.4.2'/Nether
2013-03-15 22:07:17 [SERVER] [INFO] Saving chunks for level 'Creative 1.4.2'/The End

Invalid

Vincent Pelletier

2013-03-16, 12:24 AM

2013-03-16, 12:57 PM

2013-03-16, 12:28 PM

0

2

Unconfirmed

crash, server, singleplayer

Minecraft 1.5

-