chiseled me dont work! With out this mod all work. I have a 2 mod.
1. Chiseled me (don't work)
2. Chisel and bits (work)
logs:
| 14:01:17] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: Encountered an unexpected exception | |
| 291 | java.lang.NoClassDefFoundError: net/minecraftforge/common/IRarity |
| 292 | at dev.necauqua.mods.cm.ChiseledMe.<clinit>(ChiseledMe.java:74) ~[chiseled-me-1.12.2-2.0.0.1.jar:?] |
| 293 | at java.lang.Class.forName0(Native Method) ~[?:1.8.0_292] |
| 294 | at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_292] |
| 295 | at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:526) ~[forge.jar:?] |
| 296 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292] |
| 297 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292] |
| 298 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292] |
| 299 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292] |
| 300 | at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] |
| 301 | at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] |
| 302 | at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] |
| 303 | at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] |
| 304 | at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] |
| 305 | at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] |
| 306 | at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] |
| 307 | at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) ~[forge.jar:?] |
| 308 | at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) ~[forge.jar:?] |
| 309 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_292] |
| 310 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_292] |
| 311 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292] |
| 312 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292] |
| 313 | at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) ~[minecraft_server.1.12.2.jar:?] |
| 314 | at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) ~[minecraft_server.1.12.2.jar:?] |
| 315 | at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) ~[minecraft_server.1.12.2.jar:?] |
| 316 | at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) ~[minecraft_server.1.12.2.jar:?] |
| 317 | at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) ~[minecraft_server.1.12.2.jar:?] |
| 318 | at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) ~[minecraft_server.1.12.2.jar:?] |
| 319 | at com.google.common.eventbus.EventBus.post(EventBus.java:217) ~[minecraft_server.1.12.2.jar:?] |
| 320 | at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) ~[LoadController.class:?] |
| 321 | at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593) ~[Loader.class:?] |
| 322 | at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) ~[FMLServerHandler.class:?] |
| 323 | at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) ~[FMLCommonHandler.class:?] |
| 324 | at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) ~[nz.class:?] |
| 325 | at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?] |
| 326 | at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292] |
| 327 | Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.IRarity |
| 328 | at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?] |
| 329 | at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292] |
| 330 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292] |
| 331 | ... 35 more |
| 332 | Caused by: java.lang.NullPointerException |
| 333 | at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?] |
| 334 | at java.lang.ClassLoader.loadClass(ClassLoader.java:418) ~[?:1.8.0_292] |
| 335 | at java.lang.ClassLoader.loadClass(ClassLoader.java:351) ~[?:1.8.0_292] |
| 336 | ... 35 more |
| 337 | [14:01:17] [Server thread/ERROR] [net.minecraft.server.MinecraftServer]: This crash report has been saved to: /server/./crash-reports/crash-2021-04-24_14.01.17-server.txt |