I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
This mod is incompatible with Hardcore Ender Expansion.
pastebin.com/iQbejwDa
Look for this option in the HEE config:
# This will remove broken recipes that would normally crash the game. ALWAYS REPORT THE RECIPES TO THE AUTHORS OF THE BROKEN MODS FIRST!
B:overrideRemoveBrokenRecipes=true
This probably is set to false in your config - switch it to true and you'll be fine. Several mods are "incompatible" with HEE 1.6.3+, when he added this "feature".
Also, try installing this mod with 2.0pre1 - fixes fence crafting. Hopefully something like this gets integrated into the mod proper so we don't have to slap in 3 other "fix" mods just to use the Woodworker.
Hi, I was wondering if this mod is the source of the bloody and bound bees with hooks for blood magic and if anyone knew if there are more to this line or some secret effect. I have analyzed both bees and besides having decent traits, there doesn't seem to be much to them.
I am playing the Direwolf 1.7 pack. Bee related mods: Binnie's Mods, Forestry(duh), Magic Bees(I believe I saw the bees before this was added).
Blood ones are from MagicBees - they are in plans for future updates.
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
#Baum4God
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
java.lang.IllegalArgumentException: world is null
at ic2.core.WorldData.get(WorldData.java:20)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_58_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at binnie.core.machines.power.ComponentPowerReceptor.addToEnergyNet(ComponentPowerReceptor.java:153)
at binnie.core.machines.power.ComponentPowerReceptor.<init>(ComponentPowerReceptor.java:39)
at binnie.genetics.machine.Incubator$PackageIncubator.createMachine(Incubator.java:72)
at binnie.core.machines.Machine.<init>(Machine.java:43)
at binnie.core.machines.TileEntityMachine.setMachine(TileEntityMachine.java:37)
at binnie.core.machines.TileEntityMachine.<init>(TileEntityMachine.java:28)
at binnie.genetics.machine.Incubator$PackageIncubator.createTileEntity(Incubator.java:85)
at binnie.core.machines.BlockMachine.createTileEntity(BlockMachine.java:79)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.World.func_147438_o(World.java:2537)
at buildcraft.core.TileBuffer.refresh(TileBuffer.java:50)
at buildcraft.core.TileBuffer.<init>(TileBuffer.java:36)
at buildcraft.core.TileBuffer.makeBuffer(TileBuffer.java:98)
at buildcraft.transport.TileGenericPipe.getTileCache(TileGenericPipe.java:688)
at buildcraft.transport.TileGenericPipe.getTile(TileGenericPipe.java:713)
at buildcraft.transport.TileGenericPipe.initialize(TileGenericPipe.java:576)
at buildcraft.transport.TileGenericPipe.func_145845_h(TileGenericPipe.java:374)
at net.minecraft.world.World.func_72939_s(World.java:1937)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ic2.core.WorldData.get(WorldData.java:20)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_58_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at binnie.core.machines.power.ComponentPowerReceptor.addToEnergyNet(ComponentPowerReceptor.java:153)
at binnie.core.machines.power.ComponentPowerReceptor.<init>(ComponentPowerReceptor.java:39)
at binnie.genetics.machine.Incubator$PackageIncubator.createMachine(Incubator.java:72)
at binnie.core.machines.Machine.<init>(Machine.java:43)
at binnie.core.machines.TileEntityMachine.setMachine(TileEntityMachine.java:37)
at binnie.core.machines.TileEntityMachine.<init>(TileEntityMachine.java:28)
at binnie.genetics.machine.Incubator$PackageIncubator.createTileEntity(Incubator.java:85)
at binnie.core.machines.BlockMachine.createTileEntity(BlockMachine.java:79)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.World.func_147438_o(World.java:2537)
at buildcraft.core.TileBuffer.refresh(TileBuffer.java:50)
at buildcraft.core.TileBuffer.<init>(TileBuffer.java:36)
at buildcraft.core.TileBuffer.makeBuffer(TileBuffer.java:98)
at buildcraft.transport.TileGenericPipe.getTileCache(TileGenericPipe.java:688)
at buildcraft.transport.TileGenericPipe.getTile(TileGenericPipe.java:713)
at buildcraft.transport.TileGenericPipe.initialize(TileGenericPipe.java:576)
at buildcraft.transport.TileGenericPipe.func_145845_h(TileGenericPipe.java:374)
-- Block entity being ticked --
Details:
Name: net.minecraft.src.buildcraft.transport.GenericPipe // buildcraft.transport.TileGenericPipe
Block type: ID #549 (tile.pipeBlock // buildcraft.transport.BlockGenericPipe)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (898,69,1023), Chunk: (at 2,4,15 in 56,63; contains blocks 896,0,1008 to 911,255,1023), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Actual block type: ID #549 (tile.pipeBlock // buildcraft.transport.BlockGenericPipe)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1937)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: New Forestry World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -1959989447321119395
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (931,64,1025), Chunk: (at 3,4,1 in 58,64; contains blocks 928,0,1024 to 943,255,1039), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)
Level time: 5050317 game time, 7501378 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 111123 (now: false), thunder time: 139690 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
I'm having issues with the latest update as well.. My server seems to start and run... But my client frequently crashes now.. Probably due to combination binnie-optifine... Had no problems using smooth/multi chunk loading... Since I updated binnie's mod, I crash either right after loading world or after a short time.
I am also having issues with binnie-mods-2.0-pre2 interacting with PFAA. I also had an issue with Electrical Age but had removed it as I don't use it anymore and it seems slightly dead. I posted an issue on GitHub: https://github.com/lawremi/PerFabricaAdAstra/issues/33
java.lang.IllegalArgumentException: world is null
at ic2.core.WorldData.get(WorldData.java:20)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
That looks IC2 related, I am using IC2 industrialcraft-2-2.2.658-experimental and do not get that issue. You can also try removing the ic2 folder from binnie-mods-2.0-pre2 .
That looks IC2 related, I am using IC2 industrialcraft-2-2.2.658-experimental and do not get that issue. You can also try removing the ic2 folder from binnie-mods-2.0-pre2 .
I think you're right. It must not like something from IC2 in my world. I'd rather have pre1 with IC2 than pre2 without it though.
You can disable sub mods using the config in config/forestry/binnie-mods.conf
That's helpful, didn't know that, and did you get my comment here?
Rollback Post to RevisionRollBack
Teddwa (The Fakemon in my avatar) belongs to ReallyDarkAndWindie and that is used with permission from him.
Click on this spoiler to see mods and ideas that I support!
Click on this Spoiler to see misc. banners and whatnot!
To post a comment, please login or register a new account.
http://minecraft.curseforge.com/mc-mods/223525-binnies-mods/files/2223307/download
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
http://en.wikipedia.org/wiki/Oden so what I'm soup? Fish soup?
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
OHHH U FELL FOR IT! OOOOOHHH
pastebin.com/iQbejwDa
Look for this option in the HEE config:
B:overrideRemoveBrokenRecipes=true
This probably is set to false in your config - switch it to true and you'll be fine. Several mods are "incompatible" with HEE 1.6.3+, when he added this "feature".
Also, try installing this mod with 2.0pre1 - fixes fence crafting. Hopefully something like this gets integrated into the mod proper so we don't have to slap in 3 other "fix" mods just to use the Woodworker.
Blood ones are from MagicBees - they are in plans for future updates.
Looke like they are no longer in the mod, even combs or drops are no longer in.
You can use imprinter to get them ^^.
your description idk what its called XD
I like astronomy, and one of my ideas is a mod based around astronomy.
?
im talking about the thing used to change tolarance to heat cold and dampness
http://ftb.gamepedia.com/Acclimatiser
I made a Feed The Beast modpack! Simply type "Experiment812390" without quotes into the 3rD party codes area and you can see the mods list and install!
Don't be a pedant, or take things out of context on purpose.
http://en.wikipedia.org/wiki/Oden so what I'm soup? Fish soup?
"don't quote yourself in your signature it makes you look silly" ~ Oden_The_Fish
my profile picture is the A-10 thunderbolt II the successor of the first thunderbolt used in WWII by the USAF both excel in air support and ground attacks
the A-10 also sports the GAU-8 Avenger a 30MM hydraulic gatling type autocannon
OHHH U FELL FOR IT! OOOOOHHH
Sadly it's crashing before my world loads for binnie-mods-2.0-pre2 (pre1 works fine, which I'm quite happy about).
Can anyone help me figure out what's wrong?
Crash report:
// I feel sad now
Time: 1/2/15 9:42 PM
Description: Ticking block entity
java.lang.IllegalArgumentException: world is null
at ic2.core.WorldData.get(WorldData.java:20)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_58_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at binnie.core.machines.power.ComponentPowerReceptor.addToEnergyNet(ComponentPowerReceptor.java:153)
at binnie.core.machines.power.ComponentPowerReceptor.<init>(ComponentPowerReceptor.java:39)
at binnie.genetics.machine.Incubator$PackageIncubator.createMachine(Incubator.java:72)
at binnie.core.machines.Machine.<init>(Machine.java:43)
at binnie.core.machines.TileEntityMachine.setMachine(TileEntityMachine.java:37)
at binnie.core.machines.TileEntityMachine.<init>(TileEntityMachine.java:28)
at binnie.genetics.machine.Incubator$PackageIncubator.createTileEntity(Incubator.java:85)
at binnie.core.machines.BlockMachine.createTileEntity(BlockMachine.java:79)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.World.func_147438_o(World.java:2537)
at buildcraft.core.TileBuffer.refresh(TileBuffer.java:50)
at buildcraft.core.TileBuffer.<init>(TileBuffer.java:36)
at buildcraft.core.TileBuffer.makeBuffer(TileBuffer.java:98)
at buildcraft.transport.TileGenericPipe.getTileCache(TileGenericPipe.java:688)
at buildcraft.transport.TileGenericPipe.getTile(TileGenericPipe.java:713)
at buildcraft.transport.TileGenericPipe.initialize(TileGenericPipe.java:576)
at buildcraft.transport.TileGenericPipe.func_145845_h(TileGenericPipe.java:374)
at net.minecraft.world.World.func_72939_s(World.java:1937)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ic2.core.WorldData.get(WorldData.java:20)
at ic2.core.energy.EventHandler.onEnergyTileLoad(EventHandler.java:27)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_58_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at binnie.core.machines.power.ComponentPowerReceptor.addToEnergyNet(ComponentPowerReceptor.java:153)
at binnie.core.machines.power.ComponentPowerReceptor.<init>(ComponentPowerReceptor.java:39)
at binnie.genetics.machine.Incubator$PackageIncubator.createMachine(Incubator.java:72)
at binnie.core.machines.Machine.<init>(Machine.java:43)
at binnie.core.machines.TileEntityMachine.setMachine(TileEntityMachine.java:37)
at binnie.core.machines.TileEntityMachine.<init>(TileEntityMachine.java:28)
at binnie.genetics.machine.Incubator$PackageIncubator.createTileEntity(Incubator.java:85)
at binnie.core.machines.BlockMachine.createTileEntity(BlockMachine.java:79)
at net.minecraft.world.chunk.Chunk.func_150806_e(Chunk.java:850)
at net.minecraft.world.World.func_147438_o(World.java:2537)
at buildcraft.core.TileBuffer.refresh(TileBuffer.java:50)
at buildcraft.core.TileBuffer.<init>(TileBuffer.java:36)
at buildcraft.core.TileBuffer.makeBuffer(TileBuffer.java:98)
at buildcraft.transport.TileGenericPipe.getTileCache(TileGenericPipe.java:688)
at buildcraft.transport.TileGenericPipe.getTile(TileGenericPipe.java:713)
at buildcraft.transport.TileGenericPipe.initialize(TileGenericPipe.java:576)
at buildcraft.transport.TileGenericPipe.func_145845_h(TileGenericPipe.java:374)
-- Block entity being ticked --
Details:
Name: net.minecraft.src.buildcraft.transport.GenericPipe // buildcraft.transport.TileGenericPipe
Block type: ID #549 (tile.pipeBlock // buildcraft.transport.BlockGenericPipe)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (898,69,1023), Chunk: (at 2,4,15 in 56,63; contains blocks 896,0,1008 to 911,255,1023), Region: (1,1; contains chunks 32,32 to 63,63, blocks 512,0,512 to 1023,255,1023)
Actual block type: ID #549 (tile.pipeBlock // buildcraft.transport.BlockGenericPipe)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1937)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: New Forestry World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -1959989447321119395
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (931,64,1025), Chunk: (at 3,4,1 in 58,64; contains blocks 928,0,1024 to 943,255,1039), Region: (1,2; contains chunks 32,64 to 63,95, blocks 512,0,1024 to 1023,255,1535)
Level time: 5050317 game time, 7501378 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 111123 (now: false), thunder time: 139690 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 323748224 bytes (308 MB) / 822329344 bytes (784 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 97
FML: MCP v9.05 FML v7.10.85.1226 Minecraft Forge 10.13.1.1226 32 mods loaded, 32 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.10.85.1226} [Forge Mod Loader] (forge-1.7.10-10.13.1.1226.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.13.1.1226} [Minecraft Forge] (forge-1.7.10-10.13.1.1226.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
NotEnoughItems{1.0.3.67} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.67-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
bdlib{1.5.1.32} [BD Lib] (bdlib-mc1710-1.5.1.32.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1004-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.2.658-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.658-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Core{6.2.6} [BuildCraft] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forestry{3.3.0.6} [Forestry for Minecraft] (forestry_1.7.10-3.3.0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BinnieCore{2.0-pre2} [Binnie Core] (binnie-mods-2.0-pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Botany{2.0-pre2} [Botany] (binnie-mods-2.0-pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraBees{2.0-pre2} [Extra Bees] (binnie-mods-2.0-pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ExtraTrees{2.0-pre2} [Extra Trees] (binnie-mods-2.0-pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Genetics{2.0-pre2} [Genetics] (binnie-mods-2.0-pre2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Transport{6.2.6} [BC Transport] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Silicon{6.2.6} [BC Silicon] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Builders{6.2.6} [BC Builders] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Energy{6.2.6} [BC Energy] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
BuildCraft|Factory{6.2.6} [BC Factory] (buildcraft-6.2.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
gendustry{1.4.3.47} [GenDustry] (gendustry-mc1710-1.4.3.47.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
GraveStone{2.9.7} [GraveStone] (GraveStone 2.9.7.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
MapWriter{2.1.2} [MapWriter] (MapWriter-Mod-1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Roguelike{1.3.5} [Roguelike Dungeons] (roguelike-1.7.10-1.3.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
spawnercraft{1.2.1-mc1.7.10} [SpawnerCraft] (SpawnerCraft-1.2.1-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
That looks IC2 related, I am using IC2 industrialcraft-2-2.2.658-experimental and do not get that issue. You can also try removing the ic2 folder from binnie-mods-2.0-pre2 .
I think you're right. It must not like something from IC2 in my world. I'd rather have pre1 with IC2 than pre2 without it though.
import mods.nei.NEI;
# Remove Genetics Mod
recipes.remove(<Genetics:misc:*>);
NEI.hide(<Genetics:misc:*>);
recipes.remove(<Genetics:labMachine:*>);
NEI.hide(<Genetics:labMachine:*>);
recipes.remove(<Genetics:machine:*>);
NEI.hide(<Genetics:machine:*>);
recipes.remove(<Genetics:database>);
NEI.hide(<Genetics:database>);
NEI.hide(<Genetics:serumArray>);
NEI.hide(<Genetics:serum>);
NEI.hide(<Genetics:sequence>);
# Remove Botany Mod
recipes.remove(<Botany:soilMeter>);
NEI.hide(<Botany:soilMeter>);
recipes.remove(<Botany:misc:*>);
NEI.hide(<Botany:misc:*>);
recipes.remove(<Botany:trowelGold>);
NEI.hide(<Botany:trowelGold>);
recipes.remove(<Botany:trowelIron>);
NEI.hide(<Botany:trowelIron>);
recipes.remove(<Botany:trowelStone>);
NEI.hide(<Botany:trowelStone>);
recipes.remove(<Botany:trowelDiamond>);
NEI.hide(<Botany:trowelDiamond>);
recipes.remove(<Botany:trowelWood>);
NEI.hide(<Botany:trowelWood>);
recipes.remove(<Botany:itemFlower>);
NEI.hide(<Botany:itemFlower>);
recipes.remove(<Botany:seed>);
NEI.hide(<Botany:seed>);
recipes.remove(<Botany:encylopediaIron>);
NEI.hide(<Botany:encylopediaIron>);
recipes.remove(<Botany:soil:*>);
NEI.hide(<Botany:soil:*>);
recipes.remove(<Botany:plant:*>);
NEI.hide(<Botany:plant:*>);
recipes.remove(<Botany:loam:*>);
NEI.hide(<Botany:loam:*>);
recipes.remove(<Botany:flower>);
NEI.hide(<Botany:flower>);
recipes.remove(<Botany:pollen>);
NEI.hide(<Botany:pollen>);
recipes.remove(<Botany:encylopedia>);
NEI.hide(<Botany:encylopedia>);
recipes.remove(<Botany:database:*>);
NEI.hide(<Botany:database:*>);
recipes.remove(<Botany:insulatedTube:*>);
NEI.hide(<Botany:insulatedTube:*>);
recipes.remove(<Botany:flowerbed:*>);
NEI.hide(<Botany:flowerbed:*>);
That's helpful, didn't know that, and did you get my comment here?
Click on this spoiler to see mods and ideas that I support!