-
Bug
-
Resolution: Works As Intended
-
None
-
0.7
-
None
-
None
-
Windows Vista x32
C:\Users\Titou>java -version
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) Client VM (build 20.5-b03, mixed mode)
-
Unconfirmed
In the logs, we can see an exception which says the "1_6_has_been_released.flag" does not exist on the server.
Here is a copy of these logs :
Client> java.io.FileNotFoundException: http://assets.minecraft.net/1_6_has_been_released.flag
Client> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
Client> at kq.a(SourceFile:237)
Client> at bhq.run(SourceFile:114)
Client> at java.lang.Thread.run(Unknown Source)
Maybe is that an anticipation of the 1.6 release ?