error remapping game jars #4472
Unanswered
missingCaroline
asked this question in
Player support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Minecraft Logs
java.lang.RuntimeException: error remapping game jars [E:\Downloads\MultiMC\libraries\com\mojang\minecraft\1.20.1\minecraft-1.20.1-client.jar] at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate(GameProviderHelper.java:248) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.initialize(MinecraftGameProvider.java:331) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:140) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) Caused by: java.io.IOException: the jar file E:\Downloads\MultiMC\instances\1.20.1\.minecraft\.fabric\remappedJars\minecraft-1.20.1-0.16.9\client-intermediary.jar.tmp can't be written at net.fabricmc.loader.impl.lib.tinyremapper.OutputConsumerPath.<init>(OutputConsumerPath.java:102) at net.fabricmc.loader.impl.lib.tinyremapper.OutputConsumerPath.<init>(OutputConsumerPath.java:42) at net.fabricmc.loader.impl.lib.tinyremapper.OutputConsumerPath$Builder.build(OutputConsumerPath.java:74) at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate0(GameProviderHelper.java:304) at net.fabricmc.loader.impl.game.GameProviderHelper.deobfuscate(GameProviderHelper.java:246) ... 10 more Exiting with -1 [19:35:03] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.20.1 with Fabric Loader 0.16.9 [19:35:03] [WARN] [FabricLoader/GameRemap]: Incomplete remapped file found! This means that the remapping process failed on the previous launch. If this persists, make sure to let us at Fabric know! [19:35:03] [INFO] [FabricLoader/GameRemap]: Fabric is preparing JARs on first launch, this may take a few seconds...
Description
Anytime I try to play on fabric, this error appears. I've tried Curseforge, Modrinth, and MultiMC and all three have the same error just with their respective launcher names in certain places. I've taken a look at similar problems, which led me to delete any and all files relating to fabric, so that I could go back to scratch. That didn't work. I've tried countless other things, and it has been over several months of me trying to troubleshoot my way through this, but I couldn't find a solution. Oddly enough, the problem seems not to effect version 1.21.1 of minecraft. I've double checked the fabric loaders and their corresponding versions tonight, and I'm at my wits end with it all. Please, help a girl out!
Beta Was this translation helpful? Give feedback.
All reactions