View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000458 | Industrial-Craft² | general / other | public | 2013-06-27 17:53 | 2013-06-28 14:59 |
| Reporter | Meni | Assigned To | Player | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| OS | Ubuntu | OS Version | 12.04 | ||
| Summary | 0000458: Crash on the load (ic2 - 1.116.910) | ||||
| Description | When ic2 is being loading i have this crash JUST ON UBUNTU! IN WINDOWS IS WORKING FINE: | ||||
| Additional Information | The crash: [SEVERE] [ForgeModLoader] Caught exception from IC2 java.lang.NoSuchFieldError: manager at ic2.core.IC2.load(IC2.java:818) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494) at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:314) 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:192) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) 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:314) 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:103) at cpw.mods.fml.common.Loader.loadMods(Loader.java:515) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) at net.minecraft.client.Minecraft.run(Minecraft.java:733) at java.lang.Thread.run(Thread.java:679) 2013-06-27 14:46:11 [INFO] [STDERR] cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: manager 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:147) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:516) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163) 2013-06-27 14:46:11 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411) 2013-06-27 14:46:11 [INFO] [STDERR] at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56) 2013-06-27 14:46:11 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:733) 2013-06-27 14:46:11 [INFO] [STDERR] at java.lang.Thread.run(Thread.java:679) 2013-06-27 14:46:11 [INFO] [STDERR] Caused by: java.lang.NoSuchFieldError: manager 2013-06-27 14:46:11 [INFO] [STDERR] at ic2.core.IC2.load(IC2.java:818) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-06-27 14:46:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-06-27 14:46:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:192) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 2013-06-27 14:46:11 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 2013-06-27 14:46:11 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:616) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) 2013-06-27 14:46:11 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:267) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:103) 2013-06-27 14:46:11 [INFO] [STDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:515) 2013-06-27 14:46:11 [INFO] [STDERR] ... 5 more | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
crash-2013-06-27_14.46.11-client.txt (7,392 bytes)
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 6/27/13 2:46 PM
Description: Failed to start game
cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: manager
at cpw.mods.fml.common.LoadController.transition(LoadController.java:147)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:516)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:163)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:411)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.NoSuchFieldError: manager
at ic2.core.IC2.load(IC2.java:818)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
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:314)
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:192)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:172)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
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:314)
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:103)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
... 5 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.5.2
Operating System: Linux (amd64) version 3.5.0-23-generic
Java Version: 1.6.0_27, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 499172176 bytes (476 MB) / 592576512 bytes (565 MB) up to 1269497856 bytes (1210 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.23.737 Minecraft Forge 7.8.1.737 35 mods loaded, 35 mods active
mcp{7.51} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{5.2.23.737} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge{7.8.1.737} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
CoFHFramework{1.5.2.5} [CoFH Framework] (coremods) Unloaded->Constructed->Pre-initialized
CodeChickenCore{0.8.6.15} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.5.2.25} [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
CoFHCore{1.5.2.5} [CoFHCore] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized
CoFHWorld{1.5.2.5} [CoFHWorld] (CoFHCore-1.5.2.5.jar) Unloaded->Constructed->Pre-initialized
mod_BackTools{1.5.2v1} [mod_BackTools] (BackTools1.5.2v1.zip) Unloaded->Constructed->Pre-initialized
BioLock{1.0.6b} [BioLock] (BioLock_v1.1_1.5.2.zip) Unloaded->Constructed->Pre-initialized
ComputerCraft{1.53} [ComputerCraft] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized
CCTurtle{1.53} [ComputerCraft Turtles] (ComputerCraft1.53.zip) Unloaded->Constructed->Pre-initialized
CC_Scanner{0.4} [CC Scanner] (CCScanner_CC1.51-0.4.zip) Unloaded->Constructed->Pre-initialized
Hats{1.3.3} [Hats] (Hats1.3.3.zip) Unloaded->Constructed->Pre-initialized
inventorytweaks{1.54b} [Inventory Tweaks] (InventoryTweaks-1.54b.jar) Unloaded->Constructed->Pre-initialized
mmmPowersuits{0.7.0-534} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.7.0-534.jar) Unloaded->Constructed->Pre-initialized
PowersuitAddons{0.2.3-148} [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.3-148_MPS-531+.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Core{3.6.0} [BuildCraft] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{3.6.0} [BC Transport] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{3.6.0} [BC Silicon] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized
IC2{1.116.910} [IndustrialCraft 2] (industrialcraft-2_1.116.910.jar) Unloaded->Constructed->Errored
AppliedEnergistics{rv.11.a} [Applied Energistics] (appeng-rv11-a.zip) Unloaded->Constructed->Pre-initialized
OCS{1.5.2.0} [OpenCCSensors] (OpenCCSensors-1.5.2.0.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.2.8.2} [Forestry for Minecraft] (forestry-A-2.2.8.2_1_.jar) Unloaded->Constructed->Pre-initialized
MiscPeripherals{3.3} [MiscPeripherals] (miscperipherals-3.3d.jar) Unloaded->Constructed->Pre-initialized
OpenPeripheral{0.1.0} [OpenPeripheral] (OpenPeripheral-0.1.8.jar) Unloaded->Constructed->Pre-initialized
iChunUtil{1.0.0} [iChunUtil] (iChunUtil1.0.0.zip) Unloaded->Constructed->Pre-initialized
PortalGun{1.5.2} [PortalGun] (PortalGun1.5.2.zip) Unloaded->Constructed->Pre-initialized
secretroomsmod{4.6.0} [SecretRoomsMod] (SecretRoomsMod-universal-4.6.0.283.zip) Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{3.6.0} [BC Builders] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{3.6.0} [BC Energy] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{3.6.0} [BC Factory] (buildcraft-A-3.6.0.jar) Unloaded->Constructed->Pre-initialized
BinnieCore{1.6-pre14b} [Binnie Core] (extra-bees-1.6-pre14b.jar) Unloaded->Constructed->Pre-initialized
ExtraBees{1.6-pre14b} [Extra Bees] (extra-bees-1.6-pre14b.jar) Unloaded->Constructed->Pre-initialized
Mystcraft{0.10.4.00} [Mystcraft] (mystcraft-uni-1.5.2-0.10.4.00.zip) Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: AMD Radeon HD 7660G GL version 4.2.11978 Compatibility Profile Context, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null |
|
|
Try using the latest 1.116 build on MC 1.5.2. http://ic2api.player.to:8080/job/IC2_lf/ |
|
|
Same thing |
|
|
Another mod ships outdated ic2 api, the different os may affect the load order. Make sure to update everything. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-06-27 17:53 | Meni | New Issue | |
| 2013-06-27 18:02 | Meni | File Added: crash-2013-06-27_14.46.11-client.txt | |
| 2013-06-27 23:46 | Wliu | Note Added: 0001086 | |
| 2013-06-28 01:40 | Meni | Note Added: 0001087 | |
| 2013-06-28 14:59 | Player | Note Added: 0001089 | |
| 2013-06-28 14:59 | Player | Status | new => closed |
| 2013-06-28 14:59 | Player | Assigned To | => Player |
| 2013-06-28 14:59 | Player | Resolution | open => not fixable |