| 1 | ---- Minecraft Crash Report ----
|
| 2 |
|
| 3 | WARNING: coremods are present:
|
| 4 | Nether API Plugin (Nether-API-v1.4.2-mc1.12.2.jar)
|
| 5 | Contact their authors BEFORE contacting forge
|
| 6 |
|
| 7 | |
| 8 |
|
| 9 | Time: 12/2/25 12:40 AM
|
| 10 | Description: There was a severe problem during mod loading that has caused the game to fail
|
| 11 |
|
| 12 | net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Nether API (nether_api)
|
| 13 | Caused by: java.lang.NoClassDefFoundError: com/ferreusveritas/dynamictrees/blocks/BlockRooty
|
| 14 | at java.lang.Class.getDeclaredMethods0(Native Method)
|
| 15 | at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
|
| 16 | at java.lang.Class.privateGetPublicMethods(Class.java:2902)
|
| 17 | at java.lang.Class.getMethods(Class.java:1615)
|
| 18 | at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)
|
| 19 | at git.jbredwards.nether_api.mod.NetherAPI.construct(NetherAPI.java:102)
|
| 20 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 21 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 22 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 23 | at java.lang.reflect.Method.invoke(Method.java:497)
|
| 24 | at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
|
| 25 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 26 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 27 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 28 | at java.lang.reflect.Method.invoke(Method.java:497)
|
| 29 | at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
|
| 30 | at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
|
| 31 | at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
|
| 32 | at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
|
| 33 | at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
|
| 34 | at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
|
| 35 | at com.google.common.eventbus.EventBus.post(EventBus.java:217)
|
| 36 | at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
|
| 37 | at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
|
| 38 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 39 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 40 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 41 | at java.lang.reflect.Method.invoke(Method.java:497)
|
| 42 | at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
|
| 43 | at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
|
| 44 | at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
|
| 45 | at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
|
| 46 | at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
|
| 47 | at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
|
| 48 | at com.google.common.eventbus.EventBus.post(EventBus.java:217)
|
| 49 | at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
|
| 50 | at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
|
| 51 | at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
|
| 52 | at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
|
| 53 | at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
|
| 54 | at net.minecraft.client.main.Main.main(SourceFile:123)
|
| 55 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
| 56 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
| 57 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
| 58 | at java.lang.reflect.Method.invoke(Method.java:497)
|
| 59 | at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
|
| 60 | at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
|
| 61 | Caused by: java.lang.ClassNotFoundException: com.ferreusveritas.dynamictrees.blocks.BlockRooty
|
| 62 | at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
|
| 63 | at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
|
| 64 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
|
| 65 | ... 47 more
|
| 66 | Caused by: java.lang.NullPointerException
|