View Issue Details

IDProjectCategoryView StatusLast Update
0001714Industrial-Craft²general / otherpublic2015-09-01 15:11
ReporterBonAqnulik Assigned ToAroma1997  
PriorityimmediateSeveritycrashReproducibilityalways
Status closedResolutionno change required 
Summary0001714: IC 767 update crashes with ComboArmors
Description---- Minecraft Crash Report ----
// But it works on my machine.

Time: 31.08.15 18:20
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ic2ca/common/tileentity/TileEntityArmorAssembler
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: ic2ca/common/tileentity/TileEntityArmorAssembler
    at ic2ca.common.IC2CA.preInit(IC2CA.java:235)
    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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
    at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
    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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
    at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
    ... 10 more
Caused by: java.lang.ClassNotFoundException: ic2ca.common.tileentity.TileEntityArmorAssembler
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more
Caused by: java.lang.VerifyError: class ic2ca.common.tileentity.TileEntityArmorAssembler overrides final method func_145845_h.()V
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
Additional InformationMC 1.7.10
IC 2-2.2.767
1.14.5.05
TagsCan be closed
Minecraft Version

Relationships

duplicate of 0001711 closedAroma1997 crash on startup (preinitialization phaze) cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: ic2ca/common/til 

Activities

Chocohead

2015-08-31 15:36

developer   ~0004142

Has to be fixed on Combo Armour's side, which is quite unlikely as it's not seen updates in months and the new dev has vanished.

Duplicate of 0001711

Aroma1997

2015-09-01 15:11

developer   ~0004144

This is an Combo Armors problem.

Issue History

Date Modified Username Field Change
2015-08-31 12:30 BonAqnulik New Issue
2015-08-31 15:36 Chocohead Note Added: 0004142
2015-08-31 18:11 Chocohead Tag Attached: Can be closed
2015-09-01 15:11 Aroma1997 Note Added: 0004144
2015-09-01 15:11 Aroma1997 Status new => closed
2015-09-01 15:11 Aroma1997 Assigned To => Aroma1997
2015-09-01 15:11 Aroma1997 Resolution open => no change required
2015-09-01 15:11 Aroma1997 Relationship added duplicate of 0001711