fabric-loader
fabric-loader copied to clipboard
Uncaught exception in thread "main"
Uncaught exception in thread "main"
net.fabricmc.loader.impl.util.ExceptionUtil$WrappedException: java.io.IOException: error reading C:\Users\HP\AppData\Roaming.minecraft\versions\fabric-loader-0.14.2-1.16.5\fabric-loader-0.14.2-1.16.5.jar
at net.fabricmc.loader.impl.util.ExceptionUtil.wrap(ExceptionUtil.java:51)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.locateGame(MinecraftGameProvider.java:230)
at net.fabricmc.loader.impl.launch.knot.Knot.createGameProvider(Knot.java:177)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:130)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.io.IOException: error reading C:\Users\HP\AppData\Roaming.minecraft\versions\fabric-loader-0.14.2-1.16.5\fabric-loader-0.14.2-1.16.5.jar
at net.fabricmc.loader.impl.game.LibClassifier.process(LibClassifier.java:162)
at net.fabricmc.loader.impl.game.LibClassifier.process(LibClassifier.java:109)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.locateGame(MinecraftGameProvider.java:186)
... 4 more
Caused by: java.util.zip.ZipException: zip file is empty
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.
The vanilla launcher normally replaces the jar file at this location with a copy of the vanilla client jar (with Loader's name, but still vanilla mc client jar). This for some reason doesn't happen for you, anything unusual about your launcher?
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there.