
cant launch fabric
Seal077 opened this issue ยท 1 comments
i tried to launch fabric on the newest version (0.14.9) and it said that i needed the version of optifabric 1.13.16, but i already had it on the folder. Tried lauching it on a later version of fabric and the log said:
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:199)at org.objectweb.asm.ClassReader.<init>(ClassReader.java:180)
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:166)
at net.fabricmc.tinyremapper.TinyRemapper.analyze(TinyRemapper.java:571)
at net.fabricmc.tinyremapper.TinyRemapper.access$400(TinyRemapper.java:73)
at net.fabricmc.tinyremapper.TinyRemapper$2.visitFile(TinyRemapper.java:525)
at net.fabricmc.tinyremapper.TinyRemapper$2.visitFile(TinyRemapper.java:521)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2811)
at java.base/java.nio.file.Files.walkFileTree(Files.java:2882)
at net.fabricmc.tinyremapper.TinyRemapper.readFile(TinyRemapper.java:521)
at net.fabricmc.tinyremapper.TinyRemapper.access$200(TinyRemapper.java:73)
at net.fabricmc.tinyremapper.TinyRemapper$1$1.get(TinyRemapper.java:492)
at net.fabricmc.tinyremapper.TinyRemapper$1$1.get(TinyRemapper.java:488)
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
please help
thank you
ps- im trying to launch fabric with tweekaroo and optifabric and their dependencies.