View Issue Details

IDProjectCategoryView StatusLast Update
0000700Industrial-Craft²crossmod-compatibility / submodules / APIpublic2013-10-11 14:17
Reportershadowcreepr Assigned ToThunderdark  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionno change required 
OSWindows 7 SP 1 
Summary0000700: Incompatiable with Binnies Mods- Minecraft 1.6.4
DescriptionIC-2_2.0.253-experimental has a slot conflict with binnies-mods-1.8-dev1.
The summary of the file says that slot 4000 is already occupied by IC2 and then Minecraft will proceed to crash with an infinite 'Not Responding' on startup.

However, both mods will function properly without the other installed.
Steps To ReproduceSimply contain the 2 mods in the same profile
Additional InformationMods:
IC-2_2.0.253-experimental
binnies-mods-1.8-dev1
FML-V6.4.20.916

I understand that this may be the fault of the other mod. This is a notification of the errors.
TagsNo tags attached.
Minecraft Version

Activities

shadowcreepr

2013-10-11 11:17

reporter  

crash-2013-10-11_20.36.09-client.txt (11,126 bytes)   
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 11/10/13 8:36 PM
Description: Initializing game

java.lang.IllegalArgumentException: Slot 4000 is already occupied by ic2.core.block.BlockMetaData@3669ae9f when adding binnie.extrabees.worldgen.BlockExtraBeeHive@25ae306c
	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:69)
	at binnie.core.BinnieCore.preInit(BinnieCore.java:73)
	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: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:183)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
	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.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:69)
	at binnie.core.BinnieCore.preInit(BinnieCore.java:73)
	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: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:183)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:472)

-- Initialization --
Details:
Stacktrace:
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:807)
	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.6.0_24, Sun Microsystems Inc.
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
	Memory: 119114000 bytes (113 MB) / 446562304 bytes (425 MB) up to 954466304 bytes (910 MB)
	JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
	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.20.916 Minecraft Forge 9.11.1.916 35 mods loaded, 35 mods active
	mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	FML{6.4.20.916} [Forge Mod Loader] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
	Forge{9.11.1.916} [Minecraft Forge] (minecraftforge-9.11.1.916.jar) Unloaded->Constructed->Pre-initialized
	denLib{3.1.25} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	AppliedEnergistics-Core{rv13.c} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	CodeChickenCore{0.9.0.6} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
	AppliedEnergistics{rv13.c} [Applied Energistics] (appeng-rv13-c-mc162.jar) Unloaded->Constructed->Pre-initialized
	BiblioCraft{1.4.1} [BiblioCraft] (BiblioCraft[v1.4.1].zip) Unloaded->Constructed->Pre-initialized
	IC2{2.0.253-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.253-experimental.jar) Unloaded->Constructed->Pre-initialized
	Forestry{2.3.0.3} [Forestry for Minecraft] (forestry-A-2.3.0.3.jar) Unloaded->Constructed->Pre-initialized
	BinnieCore{1.8-dev1} [Binnie Core] (binnie-mods-1.8-dev1.jar) Unloaded->Constructed->Errored
	ExtraBees{1.8-dev1} [Extra Bees] (binnie-mods-1.8-dev1.jar) Unloaded->Constructed->Pre-initialized
	ExtraTrees{1.8-dev1} [Extra Trees] (binnie-mods-1.8-dev1.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Core{4.1.0} [BuildCraft] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Builders{4.1.0} [BC Builders] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Energy{4.1.0} [BC Energy] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Factory{4.1.0} [BC Factory] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Transport{4.1.0} [BC Transport] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
	BuildCraft|Silicon{4.1.0} [BC Silicon] (buildcraft-A-1.6.2-4.1.0.jar) Unloaded->Constructed->Pre-initialized
	ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized
	ComputerCraft{1.56} [ComputerCraft] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized
	CCTurtle{1.56} [ComputerCraft Turtles] (ComputerCraft1.56.zip) Unloaded->Constructed->Pre-initialized
	DenPipes-Emerald{1.1.3} [DenPipes-Emerald] (DenPipes-Emerald-1.6.2-1.1.3.jar) Unloaded->Constructed->Pre-initialized
	DenPipes{2.1.11} [DenPipes] (DenPipes-1.6.2-2.1.11.jar) Unloaded->Constructed->Pre-initialized
	eplus{1.16.5b} [Enchanting Plus] (EnchantingPlus-1.16.5.zip) Unloaded->Constructed->Pre-initialized
	EnderStorage{1.4.3.4} [EnderStorage] (EnderStorage 1.4.3.4.jar) Unloaded->Constructed->Pre-initialized
	ExtraUtilities{0.3 prerelease 3a} [Extra Utilities] (extrautils - 0.3 Prerelease 3a.zip) Unloaded->Constructed->Pre-initialized
	GateCopy{3.1.3} [GateCopy] (GateCopy-1.6.2-3.1.3.jar) Unloaded->Constructed->Pre-initialized
	HDSAC{3.1.8} [HDSAC] (HDSAC-1.6.2-3.1.8.jar) Unloaded->Constructed->Pre-initialized
	iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
	INpureTools{1.1.27} [INpureTools] (INpureTools-1.6.2-1.1.27.jar) Unloaded->Constructed->Pre-initialized
	inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
	IronChest{5.3.14.512} [Iron Chest] (ironchest-universal-1.6.2-5.3.14.512.zip) Unloaded->Constructed->Pre-initialized
	Mystcraft{0.10.6.00} [Mystcraft] (mystcraft-uni-1.6.2-0.10.6.00.zip) Unloaded->Constructed->Pre-initialized
	PluginsforForestry{3.1.19} [PluginsforForestry] (PluginsforForestry-1.6.2-3.1.19.jar) Unloaded->Constructed->Pre-initialized
	Launched Version: 1.6.4-Forge9.11.1.916
	LWJGL: 2.9.0
	OpenGL: AMD Radeon(TM) HD 6480G GL version 4.1.11156 Compatibility Profile Context, ATI Technologies Inc.
	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

Thunderdark

2013-10-11 14:17

viewer   ~0001743

iD conflicts or not a BUG check you ID config or ask in Forum for help

Issue History

Date Modified Username Field Change
2013-10-11 11:17 shadowcreepr New Issue
2013-10-11 11:17 shadowcreepr File Added: crash-2013-10-11_20.36.09-client.txt
2013-10-11 14:17 Thunderdark Note Added: 0001743
2013-10-11 14:17 Thunderdark Status new => closed
2013-10-11 14:17 Thunderdark Assigned To => Thunderdark
2013-10-11 14:17 Thunderdark Resolution open => no change required