ZekerZhayard / ForgeWrapper

Allow MultiMC to launch Minecraft 1.13+ with Forge
MIT License
53 stars 17 forks source link

ForgeWrapper does not run forge >=36.1.66 #6

Closed deeg05 closed 3 years ago

deeg05 commented 3 years ago
Some extra libraries are missing! Run the installer to generate them now.
Failed to start Minecraft:
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
    at org.multimc.EntryPoint.listen(EntryPoint.java:143)
    at org.multimc.EntryPoint.main(EntryPoint.java:34)
Caused by: java.lang.reflect.InvocationTargetException
Exiting with -1
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:44)
    ... 8 more
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.installer.json.Util.loadInstallProfile()Lnet/minecraftforge/installer/json/Install;
    at io.github.zekerzhayard.forgewrapper.installer.Installer.install(Installer.java:12)
    ... 13 more
Process exited with code 255.
ZekerZhayard commented 3 years ago

Fixed in 1.5.1