View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001207 | Industrial-Craft² | general / other | public | 2014-08-03 21:07 | 2014-08-04 04:48 |
| Reporter | hemz1989 | Assigned To | Player | ||
| Priority | normal | Severity | crash | Reproducibility | sometimes |
| Status | closed | Resolution | not fixable | ||
| OS | Windows 7 | ||||
| Product Version | Builds for MC 1.7.2 and older | ||||
| Summary | 0001207: unable to launch the game | ||||
| Description | well im new at this, actually this is the first time that i do a report, so forgive any errors. as i was saying the game does not launch, this happens only when i add the mod industrialcraft-2_1.118.401-lf.jar and IC2NuclearControl-1.6.2b i attached a crash report file from more info, later i was testing someothers versions of the mods industrialcraft-2_1.117.921, industrialcraft-2-2.2.556-experimental, IC2NuclearControl-1.6.2c-ic2-experimental, IC2NuclearControl-1.6.2d-ic2-experimental, IC2NuclearControl-1.6.2e-ic2-experimental all this without any satisfactory results. however i can run the game without those mods | ||||
| Additional Information | -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 897939728 bytes (856 MB) / 1323827200 bytes (1262 MB) up to 1908932608 bytes (1820 MB) JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M -Xms1024M 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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 35 mods loaded, 35 mods active mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed- Launched Version: 1.6.4-Forge9.11.1.965 LWJGL: 2.9.0 OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2226, Intel Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
Report.txt (12,273 bytes)
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!
Time: 3/08/14 03:34 PM
Description: Initializing game
java.lang.IllegalArgumentException: Duplicate id: Teleporter
at net.minecraft.tileentity.TileEntity.func_70306_a(TileEntity.java:56)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:265)
at ic2.core.IC2.modsLoaded(IC2.java:1067)
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:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.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:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.tileentity.TileEntity.func_70306_a(TileEntity.java:56)
at cpw.mods.fml.common.registry.GameRegistry.registerTileEntity(GameRegistry.java:265)
at ic2.core.IC2.modsLoaded(IC2.java:1067)
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:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.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:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 897939728 bytes (856 MB) / 1323827200 bytes (1262 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M -Xms1024M
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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Optifine OptiFine_1.6.4_HD_U_C8 35 mods loaded, 35 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisMicroblocks{57.3.3} [Immibis's Microblocks] (immibis-microblocks-57.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
jammyfurniture{4.5} [Jammy Furniture Mod] (1.6.2_Jammy_Furniture_Mod_V4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
DamageIndicatorsMod{2.9.0.5} [Damage Indicators] (1.6.4 DamageIndicators v2.9.0.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
betterstorage{0.7.3.38} [BetterStorage] (1.6.4.BetterStorage_0.7.3.38.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MoarFood{v3.5.0} [MoarFood] ([1.6.4]MoarFoodV4.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
mod_ReiMinimap{v3.4_01 [1.6.2]} [mod_ReiMinimap] ([1.6.4]ReiMinimap_v3.4_01.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
vendingmachine{0.3.2} [Vending Machine Mod] ([1.6.4]VendingMachine_v0.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
QuiverMod{1.6.2} [Better Archery] (Better_Archery_1.6.3_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
CakeIsALie{1.6.2} [CakeIsALie Mod] (CakeIsALie_mod_1-6-2&1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ThebombzenAPI{2.2.0} [ThebombzenAPI] (ThebombzenAPI-v2.2.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
EnchantView{3.12.0} [EnchantView] (EnchantView-v3.12.0-mc1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2{1.118.401-lf} [IndustrialCraft 2] (industrialcraft-2_1.118.401-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Errored
Forestry{2.3.1.1} [Forestry for Minecraft] (forestry-A-2.3.1.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
IC2NuclearControl{1.6.2b} [Nuclear Control] (IC2NuclearControl-1.6.2b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
ImmibisCore{57.1.7} [Immibis Core] (immibis-core-57.1.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
KM{1.6.4_D} [Kasslim's mazes] (Kasslims_Mazes(1.6.4_D).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Lantern{1.4} [LanternsMod] (LanternsMod(1.4).zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
lom{104.0.0} [LotsOMobs] (LotsOMobs_104.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Hooks{0.5.2} [Meat Hooks] (MeatHooks[0.5.2].zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Railcraft{8.0.0.0} [Railcraft] (Railcraft_1.6.2-8.0.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RedLogic{57.2.8} [RedLogic] (redlogic-57.2.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
RodolRivalRebels{1.6.4} [RivalRebels] (RivalRebels.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
MSC{1.6.4.0} [Mob Spawn Controls] (MSC1v1.6.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
Forestry : [Forestry] Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Launched Version: 1.6.4-Forge9.11.1.965
LWJGL: 2.9.0
OpenGL: Intel(R) G41 Express Chipset GL version 2.1.0 - Build 8.15.10.2226, Intel
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null |
|
|
for MC 1.6.4 you need the 2.0.397 build of IC2 exp |
|
|
IC2-lf is not compatible with IC2-experimental addons. Update to MC 1.7.10 or at the very least to IC2 experimental as mentioned by SirKastros. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-03 21:07 | hemz1989 | New Issue | |
| 2014-08-03 21:07 | hemz1989 | File Added: Report.txt | |
| 2014-08-03 21:25 | SirKastros | Note Added: 0002994 | |
| 2014-08-03 21:25 | SirKastros | Note Edited: 0002994 | |
| 2014-08-04 04:48 | Player | Note Added: 0002997 | |
| 2014-08-04 04:48 | Player | Status | new => closed |
| 2014-08-04 04:48 | Player | Assigned To | => Player |
| 2014-08-04 04:48 | Player | Resolution | open => not fixable |