Up-Mods / OkZoomer

Adds a highly-configurable zoom key for Fabric and Quilt. The zoom is yours!
131 stars 24 forks source link

Issue with OKZoomer beta 6 on fabric 0.14.6+0.14.7 #79

Closed XCRunnerS closed 2 years ago

XCRunnerS commented 2 years ago

With only API and OKZoomer loaded, not sure what else you need to know, I'll put what I can find easily here;

A mod crashed on startup! net.fabricmc.loader.impl.FormattedException: java.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'quilt_command'! at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:164) 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.lang.RuntimeException: Could not execute entrypoint stage 'preLaunch' due to errors, provided by 'quilt_command'! at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51) at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:162) ... 2 more Caused by: java.lang.ExceptionInInitializerError at org.quiltmc.qsl.command.impl.PreLaunchInitializer.onPreLaunch(PreLaunchInitializer.java:33) at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47) ... 4 more Caused by: java.lang.RuntimeException: Failed to load Classloader fields at org.quiltmc.qsl.base.impl.PreLaunchHacks.(PreLaunchHacks.java:49) ... 6 more Caused by: java.lang.NoSuchMethodException: net.fabricmc.loader.impl.launch.knot.KnotClassLoader.addURL(java.net.URL) at java.base/java.lang.Class.getMethod(Class.java:2227) at org.quiltmc.qsl.base.impl.PreLaunchHacks.(PreLaunchHacks.java:46) ... 6 more

Sadly I dont know much more, heres my latest.log file as well latest.log

XCRunnerS commented 2 years ago

forgot to mention that it works fine on fabric 0.14.5

EnnuiL commented 2 years ago

Duplicate of #74; As noted on the CurseForge page, there's nothing I can do about the issue