Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvocationTargetException (NoSuchMethodError) #172

Open
midn1 opened this issue Feb 23, 2016 · 2 comments
Open

InvocationTargetException (NoSuchMethodError) #172

midn1 opened this issue Feb 23, 2016 · 2 comments

Comments

@midn1
Copy link

midn1 commented Feb 23, 2016

I've tried using the Cauldron from Maeyanie's website and I've put 39 mods in.
When I start it then immediately an exception is thrown:
A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.ModContainerFactory.registerContainerType(Lorg/objectweb/asm/Type;Ljava/lang/Class;)V at cofh.asm.LoadingPlugin$CoFHDummyContainer.call(LoadingPlugin.java:244) at cofh.asm.LoadingPlugin$CoFHDummyContainer.call(LoadingPlugin.java:204) at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123) at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more

@midn1
Copy link
Author

midn1 commented Feb 23, 2016

This happens only when using mods, if there are no mods then it runs fine.
If there's a MissingModsException then this exception is not throwm.

@vico93
Copy link

vico93 commented Feb 23, 2016

For the 1002th time...
This rep and (of course) Cauldron (official) developement is dead since wolvereness's bukkit DCMA.

BUT, we have a lifeboat: KCauldron: https://gitlab.prok.pw/Prototik/KCauldron
Download the KCauldron build in Yive Mirror (http://tcpr.ca/cauldron). If the issue persists, login and repost the issue in that rep!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants