Minecraft was running fine, then tried to do the update today and it failed at 80%. Got message that says "Failed To Launch - Fatal error occurred".
Have tried completely deleting %appdata% folder and reinstalling, both with the .exe and the .jar, and same thing happens every time.
Linked issues
Comments 5
Can confirm a bit.
When deleting minecraft.jar and starting the game with
java -Xmx1024M -Xms512M -cp Minecraft.exe net.minecraft.LauncherFrame
I get
java.lang.ClassNotFoundException: net.minecraft.client.MinecraftApplet
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at net.minecraft.GameUpdater.createApplet(GameUpdater.java:373)
at net.minecraft.Launcher$1.run(Launcher.java:79)
but when going to Options in the Launcher and pressing Force Update, the game will download and start.
Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
i was able to update fine, is your firewall blocking it? try temporarily disabling it and then updating.