View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002579 | Industrial-Craft² | tools / electric items | public | 2019-08-01 16:35 | 2020-04-08 18:05 |
Reporter | nuchyobitva | Assigned To | Chocohead | ||
Priority | immediate | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Platform | Microsoft | OS | Windows | OS Version | 10 |
Summary | 0002579: GraviSuite addon exception | ||||
Description | I try to attach GraviSuite on my server hosting, well it keeps finding this error I'm using Gravitation Suite-3.1.0 and industrialcraft-2-2.8.171-ex112.jar Description: Exception in server tick loop net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Gravitation Suite (gravisuite) Caused by: java.lang.NoClassDefFoundError: ic2/core/item/tool/ItemElectricTool$ToolClass at com.chocohead.gravisuite.Config.loadConfig(Gravisuite.java:171) at com.chocohead.gravisuite.Gravisuite.load(Gravisuite.java:64) 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 net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.ClassNotFoundException: ic2.core.item.tool.ItemElectricTool$ToolClass at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 37 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 39 more | ||||
Tags | Easy to fix, wtf | ||||
Minecraft Version | 1.12.2 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-01 16:35 | nuchyobitva | New Issue | |
2019-08-01 16:35 | nuchyobitva | Tag Attached: Easy to fix | |
2019-08-01 16:35 | nuchyobitva | Tag Attached: wtf | |
2020-04-08 18:05 | Chocohead | Assigned To | => Chocohead |
2020-04-08 18:05 | Chocohead | Status | new => resolved |
2020-04-08 18:05 | Chocohead | Resolution | open => fixed |
2020-04-08 18:05 | Chocohead | Note Added: 0006211 | |
2020-04-08 18:05 | Chocohead | Resolution | fixed => no change required |