-
Bug
-
Resolution: Invalid
-
None
-
1.6.61
-
None
-
None
-
Windows 10
Java version 8 update 91
Acer Aspire V17 nitro
Nvidia GeForce GTX 860m
Intel Core i7-4720HQ
-
Unconfirmed
This started yesterday when I tried to reinstall Minecraft because the old one had issues and wouldn't let me on to the server I have been playing on for 6 months without a hitch.
Problem is, whereas I could get past the launcher earlier, now I can't, I keep getting this error when it says it is launching:
[17:14:08 INFO]: Launching game
[17:14:08 INFO]: Unpacking natives to C:\Users\MayBritt\AppData\Roaming\.minecraft\versions\1.9\1.9-natives-85214055535159
[17:14:08 ERROR]: Couldn't unpack natives!
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_25]
at java.util.zip.ZipFile.<init>(ZipFile.java:164) ~[?:1.8.0_25]
at net.minecraft.launcher.game.MinecraftGameRunner.unpackNatives(MinecraftGameRunner.java:378) ~[launcher.jar:1.6.61]
at net.minecraft.launcher.game.MinecraftGameRunner.launchGame(MinecraftGameRunner.java:111) [launcher.jar:1.6.61]
at com.mojang.launcher.game.runner.AbstractGameRunner.onDownloadJobFinished(AbstractGameRunner.java:186) [launcher.jar:1.6.61]
at com.mojang.launcher.updater.download.DownloadJob.popAndDownload(DownloadJob.java:122) [launcher.jar:1.6.61]
at com.mojang.launcher.updater.download.DownloadJob.access$000(DownloadJob.java:12) [launcher.jar:1.6.61]
at com.mojang.launcher.updater.download.DownloadJob$1.run(DownloadJob.java:86) [launcher.jar:1.6.61]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]