View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000798 | Industrial-Craft² | crossmod-compatibility / submodules / API | public | 2013-11-15 09:38 | 2013-12-12 13:51 |
| Reporter | Ezghoul | Assigned To | Player | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | not fixable | ||
| Platform | PC | OS | Windows 7 Ultimate | OS Version | 32bit SP1 |
| Summary | 0000798: Not Responding on Mojang Splash | ||||
| Description | Client side (have not tested on server) When IC2 Experimental is loaded with any of the other mods i have there is not a issue until i try putting Binnie Mods in also. Minecraft gets to Mojang Splash and does not respond afterward. Ive tried this on several comps and as far as can tell it does not generate a crash report. (max time ive left on splash is 1 hour) | ||||
| Steps To Reproduce | Minecraft 1.6.2 Forge .871 IC2 Experimental - 2.0.303 (ive tried on serveral builds from +242 to 303) forestry-A-2.3.0.6 binnie-mods-1.8-dev2 (aka extra trees/bees) | ||||
| Tags | No tags attached. | ||||
| Minecraft Version | |||||
|
|
I was able to get a crash report while only running IC2, Forestry and Binnies mod. I have attached the file. |
|
|
crash-2013-11-15_13.05.46-client.txt (8,338 bytes)
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 11/15/13 1:05 PM
Description: Initializing game
java.lang.IllegalArgumentException: Slot 4000 is already occupied by ic2.core.block.BlockMetaData@459ffa when adding binnie.extrabees.worldgen.BlockExtraBeeHive@ddd9d7
at net.minecraft.block.Block.<init>(Block.java:349)
at binnie.extrabees.worldgen.BlockExtraBeeHive.<init>(BlockExtraBeeHive.java:23)
at binnie.extrabees.worldgen.ModuleGeneration.preInit(ModuleGeneration.java:27)
at binnie.core.BinnieCoreMod.preInit(BinnieCoreMod.java:74)
at binnie.core.BinnieCore.preInit(BinnieCore.java:77)
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:540)
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.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(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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.<init>(Block.java:349)
at binnie.extrabees.worldgen.BlockExtraBeeHive.<init>(BlockExtraBeeHive.java:23)
at binnie.extrabees.worldgen.ModuleGeneration.preInit(ModuleGeneration.java:27)
at binnie.core.BinnieCoreMod.preInit(BinnieCoreMod.java:74)
at binnie.core.BinnieCore.preInit(BinnieCore.java:77)
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:540)
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.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(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:105)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:520)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:181)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows Vista (x86) version 6.0
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 28822000 bytes (27 MB) / 136175616 bytes (129 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M
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.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 8 mods loaded, 8 mods active
mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{6.2.62.871} [Forge Mod Loader] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized
Forge{9.10.1.871} [Minecraft Forge] (minecraftforge-9.10.1.871.jar) Unloaded->Constructed->Pre-initialized
IC2{2.0.301-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.301-experimental.jar) Unloaded->Constructed->Pre-initialized
Forestry{2.3.0.6} [Forestry for Minecraft] (forestry-A-2.3.0.6.jar) Unloaded->Constructed->Pre-initialized
BinnieCore{1.8-dev2} [Binnie Core] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Errored
ExtraBees{1.8-dev2} [Extra Bees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
ExtraTrees{1.8-dev2} [Extra Trees] (binnie-mods-1.8-dev2.jar) Unloaded->Constructed->Pre-initialized
Launched Version: 1.6.2-Forge9.10.1.871
LWJGL: 2.9.0
OpenGL: Intel Bear Lake B GL version 1.4.0 - Build 7.14.10.1437, 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 |
|
|
can you read ? and can you understand what you read ? the log says it all java.lang.IllegalArgumentException: Slot 4000 is already occupied by ic2.core.block.BlockMetaData@459ffa when adding binnie.extrabees.worldgen.BlockExtraBeeHive@ddd9d7 > ID-conflict extra-bees-mod is not yet updated to work with IC2-e use an ID-resolver-mod or change IDs by yourself NOT IC2 ISSUE |
|
|
Adjust the IDs in yours configs to not conflict/overlap. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-15 09:38 | Ezghoul | New Issue | |
| 2013-11-15 19:08 | Ezghoul | Note Added: 0001921 | |
| 2013-11-15 19:09 | Ezghoul | File Added: crash-2013-11-15_13.05.46-client.txt | |
| 2013-11-26 08:08 | sen-mithrarin | Note Added: 0001949 | |
| 2013-12-12 13:51 | Player | Note Added: 0001971 | |
| 2013-12-12 13:51 | Player | Status | new => closed |
| 2013-12-12 13:51 | Player | Assigned To | => Player |
| 2013-12-12 13:51 | Player | Resolution | open => not fixable |