View Issue Details

IDProjectCategoryView StatusLast Update
0000744Industrial-Craft²general / otherpublic2014-06-26 15:22
Reportersnaps11 Assigned To 
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionopen 
PlatformLinuxOSLinux (amd64) version 2.6.32-bpo 
Summary0000744: IC2-2.0.274-experimental Startup Crash
DescriptionDescription: Exception in server tick loop

java.lang.NoSuchFieldError: ic2ModInstance
    at ic2.core.IC2.<init>(IC2.java:340)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:174)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:514)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:105)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:509)
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:443)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)
Additional Information -Xmx3G -XX:PermSize=256m -XX:MaxPermSize=512m
FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 92 mods loaded, 92 mods active

IC2 ADDONS used: mod_zGraviSuite_1_9_6_IC2_EXP,mod_AdvancedSolarPanels_3_3_10_IC_EXP,AdvancedMachines_1.6.2_experimental,IC2NuclearControl-1.6.2c-ic2-experimental
TagsNo tags attached.
Minecraft Version

Activities

snaps11

2013-10-19 19:59

reporter   ~0001806

Forgot to add using Java Version: 1.6.0_22.

sen-mithrarin

2013-10-20 08:37

reporter   ~0001808

1) update java ! its way to old (use Java7 instead of Java6)
2) update to MC 1.6.4
3) update to Forge 916+
4) try w/o other mods, maybe error thrown by sub-module

Thunderdark

2014-06-26 15:22

viewer   ~0002501

cleanup campaign close all reports > 6 months

Issue History

Date Modified Username Field Change
2013-10-19 19:55 snaps11 New Issue
2013-10-19 19:59 snaps11 Note Added: 0001806
2013-10-20 08:37 sen-mithrarin Note Added: 0001808
2014-06-26 15:22 Thunderdark Note Added: 0002501
2014-06-26 15:22 Thunderdark Status new => closed