Server doesnt start anymore after removing Neurinia Mod
alterxo123 opened this issue ยท 4 comments
I was able to remove Neurunia Mod before but for a month now i cant remove it and its lagging the server more and more. i click on start and always get this errort text its also the same in the server latest and debug log because it sonyl start for 3sec
Exception in thread "main" java.lang.module.FindException: Module com.fasterxml.jackson.annotation not found, required by com.fasterxml.jackson.module.paramnames
at java.base/java.lang.module.Resolver.findFail(Resolver.java:892)
at java.base/java.lang.module.Resolver.resolve(Resolver.java:192)
at java.base/java.lang.module.Resolver.resolve(Resolver.java:141)
at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:491)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ModuleLayerHandler.buildLayer(ModuleLayerHandler.java:75)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.buildTransformingClassLoader(TransformationServicesHandler.java:60)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
PLease help me i already tried deleting the level.dat neurunia .dat form the data folder inside the world folder. nothing works. I cant remove Neurunia and am stuck with it
Neruina does not cause any lag whatsoever, read the pinned issue #83
You are crashing because something else is depending on a library that happens to be provided by neruina but not provided by whatever is using it (bad mod). Gonna need the whole log to know which mod exactly.