[1.7.10] Binnie Patcher

Robijnvogel

Well-Known Member
May 8, 2013
533
421
89
Chockohead, can you make use shift+click to get block stack (64) in woodworker, glassworker, etc?

I second that. Even though I don't have the foggiest idea as to what those machines are. Intuitive mechanics for the win.
 
S

skyecraft121

Guest
NotEnoughResources is the mod having an issue there, I expect you need to update it to it's Forestry 4 version.


I could have a look at it, but the way Binnie does GUIs is pretty funky
thank you so much
 
S

Sylfid

Guest
Not sure if this is an error in Extra Trees or in this mod, but I'm getting a NPE whenever a Pink Ivory Sapling tries to grow:

[16:53:45] [Server thread/ERROR]: Encountered an unexpected exception

net.minecraft.util.ReportedException: Ticking memory connection
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at squeek.applecore.asm.Hooks.fireAppleCoreFertilizeEvent(Hooks.java:215) ~[AppleCore-mc1.7.10-1.3.0.jar:?]
at forestry.arboriculture.blocks.BlockSapling.func_149853_b(BlockSapling.java) ~[BlockSapling.class:?]
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:167) ~[acj.class:?]
at net.minecraft.item.ItemDye.func_77648_a(ItemDye.java:65) ~[acj.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_71]
at squeek.applecore.asm.Hooks.fireAppleCoreFertilizeEvent(Hooks.java:206) ~[AppleCore-mc1.7.10-1.3.0.jar:?]
at forestry.arboriculture.blocks.BlockSapling.func_149853_b(BlockSapling.java) ~[BlockSapling.class:?]
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:167) ~[acj.class:?]
at net.minecraft.item.ItemDye.func_77648_a(ItemDye.java:65) ~[acj.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more
Caused by: java.lang.NullPointerException
at forestry.arboriculture.tiles.TileSapling.tryGrow(TileSapling.java:99) ~[TileSapling.class:?]
at forestry.arboriculture.blocks.BlockSapling.AppleCore_fertilize(BlockSapling.java:210) ~[BlockSapling.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_71]
at squeek.applecore.asm.Hooks.fireAppleCoreFertilizeEvent(Hooks.java:206) ~[AppleCore-mc1.7.10-1.3.0.jar:?]
at forestry.arboriculture.blocks.BlockSapling.func_149853_b(BlockSapling.java) ~[BlockSapling.class:?]
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:167) ~[acj.class:?]
at net.minecraft.item.ItemDye.func_77648_a(ItemDye.java:65) ~[acj.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more

[16:53:45] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

[16:53:45] [Client thread/INFO] [FML]: Server terminated.

This log was from forcing the sapling with bone meal, but it happens when trying to grow on its own as well.
 

Robijnvogel

Well-Known Member
May 8, 2013
533
421
89
Not sure if this is an error in Extra Trees or in this mod, but I'm getting a NPE whenever a Pink Ivory Sapling tries to grow:

[16:53:45] [Server thread/ERROR]: Encountered an unexpected exception

net.minecraft.util.ReportedException: Ticking memory connection
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:181) ~[nc.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) ~[MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111) ~[bsx.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [?:?]
Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at squeek.applecore.asm.Hooks.fireAppleCoreFertilizeEvent(Hooks.java:215) ~[AppleCore-mc1.7.10-1.3.0.jar:?]
at forestry.arboriculture.blocks.BlockSapling.func_149853_b(BlockSapling.java) ~[BlockSapling.class:?]
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:167) ~[acj.class:?]
at net.minecraft.item.ItemDye.func_77648_a(ItemDye.java:65) ~[acj.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_71]
at squeek.applecore.asm.Hooks.fireAppleCoreFertilizeEvent(Hooks.java:206) ~[AppleCore-mc1.7.10-1.3.0.jar:?]
at forestry.arboriculture.blocks.BlockSapling.func_149853_b(BlockSapling.java) ~[BlockSapling.class:?]
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:167) ~[acj.class:?]
at net.minecraft.item.ItemDye.func_77648_a(ItemDye.java:65) ~[acj.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more
Caused by: java.lang.NullPointerException
at forestry.arboriculture.tiles.TileSapling.tryGrow(TileSapling.java:99) ~[TileSapling.class:?]
at forestry.arboriculture.blocks.BlockSapling.AppleCore_fertilize(BlockSapling.java:210) ~[BlockSapling.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_71]
at squeek.applecore.asm.Hooks.fireAppleCoreFertilizeEvent(Hooks.java:206) ~[AppleCore-mc1.7.10-1.3.0.jar:?]
at forestry.arboriculture.blocks.BlockSapling.func_149853_b(BlockSapling.java) ~[BlockSapling.class:?]
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:167) ~[acj.class:?]
at net.minecraft.item.ItemDye.func_77648_a(ItemDye.java:65) ~[acj.class:?]
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:505) ~[ForgeHooks.class:?]
at net.minecraft.item.ItemStack.func_77943_a(ItemStack.java:128) ~[add.class:?]
at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:389) ~[mx.class:?]
at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:556) ~[nh.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) ~[jo.class:?]
at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) ~[jo.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?]
at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) ~[nc.class:?]
... 5 more

[16:53:45] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

[16:53:45] [Client thread/INFO] [FML]: Server terminated.

This log was from forcing the sapling with bone meal, but it happens when trying to grow on its own as well.

I don't know what other mods you're playing with, as this is not a crash report, but Applecore is mentioned in that stacktrace as well. Is this NPE not happening after you remove applecore (and Spice Of Life)?
 

Chocohead

New Member
Jul 29, 2019
233
0
0
Uploaded new version, fixes all sorts of issues involving circuit boards (including garden multifarms and putting them in silly places). I made a Github, which was Mezz's idea, to centralise where to put issues. It would be best to place long term issues that Binnie's Mods suffer from there, as it's so much easier to sort through that than the mess that is Binnie's Bitbucket. Also a Curse project to allow people to update it easier, but that's still awaiting moderation so it'll be viewable at some point after this is posted it's accepted now.
 
Last edited:
  • Like
Reactions: Robijnvogel
K

KalaAkrab

Guest
I made an account just so I could get help with this.



Any Ideas? It just stops during post intilization:



[17:13:43] [Client thread/WARN] [BinnieCore]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14

[17:13:43] [Client thread/WARN] [ExtraBees]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14

[17:13:43] [Client thread/WARN] [ExtraTrees]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14

[17:13:43] [Client thread/WARN] [Genetics]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0-pre14

[17:13:43] [Client thread/WARN] [ChickenChunks]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.4.13

[17:13:44] [Client thread/WARN] [ForbiddenMagic]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.573

[17:13:44] [Client thread/WARN] [MagicBees]: Mod MagicBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-2.4.0

[17:13:46] [Client thread/INFO] [FML]: Forge Mod Loader has identified 38 mods to load

[17:13:47] [Client thread/INFO] [FML]: FML has found a non-mod file Binnie Patcher 1.6.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[17:13:47] [Client thread/INFO] [FML]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.1.99-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.

[17:13:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, ThaumicTinkerer-preloader, BinniePatcher, battlegear2, Automagy, BiblioCraft, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BWG4, ChickenChunks, CoroAI, ExtendedRenderer, ConfigMod, craftguide, doggytalents, eplus, farlanders, ForbiddenMagic, Forestry, MagicBees, Metallurgy, MetallurgyCore, Mystcraft, SSR, Thaumcraft, ThaumicHorizons, ThaumicTinkerer, UtilityMobs, weather2, witchery, XaeroMinimap, Baubles] at CLIENT

[17:13:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, ThaumicTinkerer-preloader, BinniePatcher, battlegear2, Automagy, BiblioCraft, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, BWG4, ChickenChunks, CoroAI, ExtendedRenderer, ConfigMod, craftguide, doggytalents, eplus, farlanders, ForbiddenMagic, Forestry, MagicBees, Metallurgy, MetallurgyCore, Mystcraft, SSR, Thaumcraft, ThaumicHorizons, ThaumicTinkerer, UtilityMobs, weather2, witchery, XaeroMinimap, Baubles] at SERVER

[17:13:50] [Client thread/INFO] [Binnie Patcher]: Succeeded in transforming binnie.extratrees.block.decor.BlockFence

[17:13:51] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped (bhm)

[17:13:51] [Client thread/INFO] [battlegear2]: Patching method setRotationAngles in ModelBiped

[17:13:51] [Client thread/INFO] [battlegear2]: M&B - Patching Class ModelBiped done

[17:13:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Mine & Blade Battlegear 2 - Bullseye, FMLFileResourcePack:Automagy, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Better World Generation 4, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:CoroAI, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CraftGuide, FMLFileResourcePack:Doggy Talents, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:The Farlanders, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Magic Bees, FMLFileResourcePack:Metallurgy 4, FMLFileResourcePack:Metallurgy Core, FMLFileResourcePack:Mystcraft, FMLFileResourcePack:Soul Shards: Reborn, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:Utility Mobs, FMLFileResourcePack:weather2, FMLFileResourcePack:Witchery, FMLFileResourcePack:Xaero's Minimap, FMLFileResourcePack:Baubles

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:53] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: BWG4 in /Users/XXXXXXX/Library/Application Support/minecraft/mods/BWG4-1.2.1.jar

[17:13:54] [Client thread/INFO] [FML]: Processing ObjectHolder annotations

[17:13:54] [Client thread/INFO] [FML]: Found 340 ObjectHolder annotations

[17:13:54] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations

[17:13:54] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations

[17:13:54] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0

[17:13:54] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP (bje)

[17:13:54] [Client thread/INFO] [battlegear2]: Patching method sendUseItem in PlayerControllerMP

[17:13:54] [Client thread/INFO] [battlegear2]: M&B - Patching Class PlayerControllerMP done

[17:13:54] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP (bll)

[17:13:54] [Client thread/INFO] [battlegear2]: Patching method onUpdate in EntityOtherPlayerMP

[17:13:54] [Client thread/INFO] [battlegear2]: Patching method setCurrentItem in EntityOtherPlayerMP

[17:13:54] [Client thread/INFO] [battlegear2]: M&B - Patching Class EntityOtherPlayerMP done

[17:13:59] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found

[17:13:59] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found

[17:13:59] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found

[17:13:59] [Client thread/INFO] [Forestry]: Module BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found

[17:13:59] [Client thread/INFO] [Forestry]: Module AgriCraft Plugin failed to load: AgriCraft not found

[17:13:59] [Client thread/INFO] [Forestry]: Module BiomesOPlenty Plugin failed to load: BiomesOPlenty not found

[17:13:59] [Client thread/INFO] [Forestry]: Module Chisel Plugin failed to load: Chisel not found

[17:13:59] [Client thread/INFO] [Forestry]: Module EnderIO Plugin failed to load: EnderIO not found

[17:13:59] [Client thread/INFO] [Forestry]: Module Erebus Plugin failed to load: Erebus not found

[17:13:59] [Client thread/INFO] [Forestry]: Module ExtraUtilities Plugin failed to load: ExtraUtilities not found

[17:13:59] [Client thread/INFO] [Forestry]: Module Growthcraft Plugin failed to load: GrowthCraft not found

[17:13:59] [Client thread/INFO] [Forestry]: Module HarvestCraft Plugin failed to load: HarvestCraft not found

[17:13:59] [Client thread/INFO] [Forestry]: Module ImmersiveEngineering Plugin failed to load: Immersive Engineering not found

[17:13:59] [Client thread/INFO] [Forestry]: Module IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found

[17:13:59] [Client thread/INFO] [Forestry]: Module MagicalCrops Plugin failed to load: Magical Crops not found

[17:13:59] [Client thread/INFO] [Forestry]: Module Natura Plugin failed to load: Natura not found

[17:13:59] [Client thread/INFO] [Forestry]: Module PlantMegaPack Plugin failed to load: Plant Mega Pack not found

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.core.genetics.BreedingSystem

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.core.genetics.BeeBreedingSystem

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.core.genetics.TreeBreedingSystem

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.botany.gardening.ModuleGardening

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.botany.genetics.FlowerHelper

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.botany.genetics.BotanistTracker

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.products.ModuleProducts

[17:14:01] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.apiary.ItemHiveFrame

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.products.EnumHoneyComb

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesSpecies

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyHatchery$PackageAlvearyHatchery

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyTransmission$PackageAlvearyTransmission

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.apiary.TileExtraBeeAlveary

[17:14:02] [Client thread/INFO] [STDOUT]: [chocohead.patcher.extrabees.Root:patchStimulatorSlot:1937]: <init> with ()V

[17:14:02] [Client thread/INFO] [STDOUT]: [chocohead.patcher.extrabees.Root:patchStimulatorSlot:1937]: isValid with (Lnet/minecraft/item/ItemStack;)Z

[17:14:02] [Client thread/INFO] [STDOUT]: [chocohead.patcher.extrabees.Root:patchStimulatorSlot:1937]: getTooltip with ()Ljava/lang/String;

[17:14:02] [Client thread/INFO] [STDOUT]: [chocohead.patcher.extrabees.Root:patchStimulatorSlot:1937]: isValid with (Ljava/lang/Object;)Z

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.apiary.machine.AlvearyStimulator$SlotValidatorCircuit

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.block.ModuleBlocks

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.item.ModuleItems

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.block.PlankType$ForestryPlanks

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.block.ItemETDoor

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.genetics.ModuleGenetics

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.genetics.ExtraTreeSpecies

[17:14:02] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extratrees.block.ILogType$ForestryLog

[17:14:03] [Client thread/INFO] [eplus]: Initializing Configurations.

[17:14:03] [Client thread/INFO] [eplus]: Plugin loaded: Treecapitatior

[17:14:03] [Client thread/INFO] [eplus]: Plugin loaded: TConPlugin

[17:14:03] [Client thread/INFO] [eplus]: Plugin loaded: ThaumcraftPlugin

[17:14:03] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... Treecapitatior

[17:14:03] [Client thread/INFO] [eplus]: Plugin initialized in PreInit... ThaumcraftPlugin

[17:14:03] [Client thread/INFO] [eplus]: Initializing Blocks.

[17:14:03] [Client thread/INFO] [eplus]: Initializing Items.

[17:14:04] [Doggy Talents Version Check/INFO] [Doggy Talents]: Received version data: OUTDATED

[17:14:04] [Doggy Talents Version Check/INFO] [Doggy Talents]: A new Doggy Talents version exists v1.9.0h. Get it here: http://adfoc.us/14766155916785

[17:14:04] [Client thread/INFO] [MagicBees]: Preinit started

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type IRON

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type COPPER

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type TIN

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type SILVER

[17:14:05] [Client thread/INFO] [MagicBees]: Disabled nugget SILVER

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type LEAD

[17:14:05] [Client thread/INFO] [MagicBees]: Disabled nugget LEAD

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type DIAMOND

[17:14:05] [Client thread/INFO] [MagicBees]: Disabled nugget DIAMOND

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type EMERALD

[17:14:05] [Client thread/INFO] [MagicBees]: Disabled nugget EMERALD

[17:14:05] [Client thread/INFO] [MagicBees]: Found nugget of type APATITE

[17:14:05] [Client thread/INFO] [MagicBees]: Disabled nugget APATITE

[17:14:05] [Client thread/INFO] [MagicBees]: Preinit completed

[17:14:05] [Client thread/WARN] [FML]: ****************************************

[17:14:06] [Client thread/INFO] [FML]: SSR: Loaded Main configuration file.

[17:14:06] [Client thread/INFO] [FML]: SSR: Loaded custom tier settings.

[17:14:06] [Client thread/INFO] [FML]: Tier: 0

[17:14:06] [Client thread/INFO] [FML]: 0:63

[17:14:06] [Client thread/INFO] [FML]: Tier: 1

[17:14:06] [Client thread/INFO] [FML]: 64:127

[17:14:06] [Client thread/INFO] [FML]: Tier: 2

[17:14:06] [Client thread/INFO] [FML]: 128:255

[17:14:06] [Client thread/INFO] [FML]: Tier: 3

[17:14:06] [Client thread/INFO] [FML]: 256:511

[17:14:06] [Client thread/INFO] [FML]: Tier: 4

[17:14:06] [Client thread/INFO] [FML]: 512:1023

[17:14:06] [Client thread/INFO] [FML]: Tier: 5

[17:14:06] [Client thread/INFO] [FML]: 1024:1024

[17:14:06] [Client thread/INFO] [FML]: SSR: Registering game objects...

[17:14:06] [Client thread/INFO] [FML]: SSR: Done!

[17:14:09] [Client thread/INFO] [FML]: Applying holder lookups

[17:14:09] [Client thread/INFO] [FML]: Holder lookups applied

[17:14:09] [Client thread/INFO] [FML]: Injecting itemstacks

[17:14:09] [Client thread/INFO] [FML]: Itemstack injection complete

[17:14:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[17:14:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...

[17:14:09] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL

[17:14:09] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)

[17:14:09] [Thread-7/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.

[17:14:09] [Client thread/WARN]: File mystcraft:sounds/linking/pop.ogg does not exist, cannot add it to event mystcraft:linking.pop

[17:14:09] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:

[17:14:09] [Sound Library Loader/INFO]: Sound engine started

[17:14:09] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer (bly)

[17:14:09] [Client thread/INFO] [battlegear2]: Adding new fields to ItemRenderer

[17:14:09] [Client thread/INFO] [battlegear2]: Patching method renderItemInFirstPerson in ItemRenderer

[17:14:09] [Client thread/INFO] [battlegear2]: Patching method updateEquippedItem in ItemRenderer

[17:14:09] [Client thread/INFO] [battlegear2]: M&B - Patching Class ItemRenderer done

[17:14:10] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas

[17:14:10] [Client thread/INFO]: Created: 16x16 textures/items-atlas

[17:14:11] [Client thread/INFO] [FML]: [Automagy] Warning: Humorous one-liner not found.

[17:14:11] [Automagy Version Checker Thread/INFO] [FML]: [Automagy] Version Checker: The latest release version is 0.28.2. You are running 0.27.1.

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.botany.genetics.FlowerMutation

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.core.circuits.BinnieCircuit

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.botany.farm.CircuitGarden

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.genetics.effect.ExtraBeesEffect

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeesFlowers

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.extrabees.genetics.ExtraBeeMutation

[17:14:13] [Client thread/INFO] [BinniePatcher]: Succeeded in transforming binnie.core.circuits.BinnieCircuitLayout

[17:14:13] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer

[17:14:13] [Client thread/INFO] [eplus]: Initializing GUI Handler.

[17:14:13] [Client thread/INFO] [ThaumicTinkerer]: Skipping TC Multipart integration

[17:14:13] [Client thread/INFO] [MagicBees]: Init completed

[17:14:14] [Client thread/INFO] [Mystcraft]: Adding Entity Renderers

[17:14:16] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for Treecapitating. Request sent from eplus

[17:14:16] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.frugal. Request sent from eplus

[17:14:16] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.charging. Request sent from eplus

[17:14:16] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.haste. Request sent from eplus

[17:14:16] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.repair. Request sent from eplus

[17:14:16] [Client thread/INFO] [eplus]: Add custom enchantment tool-tip for enchantment.potency. Request sent from eplus

[17:14:16] [Client thread/ERROR] [Mystcraft]: java.lang.NullPointerException

[17:14:16] [Client thread/ERROR] [Mystcraft]: java.lang.NullPointerException

[17:14:16] [Client thread/ERROR] [Mystcraft]: java.lang.NullPointerException

[17:14:16] [Client thread/ERROR] [Mystcraft]: java.lang.NullPointerException

[17:14:16] [Client thread/ERROR] [Mystcraft]: java.lang.NullPointerException

[17:14:16] [Client thread/INFO] [FML]: Injecting itemstacks

[17:14:16] [Client thread/INFO] [FML]: Itemstack injection complete

[17:14:16] [Client thread/ERROR] [LaunchWrapper]: Unable to launch

java.lang.reflect.InvocationTargetException

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_73]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_73]

at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_73]

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]

at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]

Caused by: java.lang.NullPointerException

at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]

at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]

at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]

at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]

at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]

... 6 more

Exception in thread "Client thread" [17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException

[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)

[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)

[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)

[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:971)

[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)

[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 
K

KalaAkrab

Guest
The screen just stops while it is loading. Any help would be greatly appreciated.
 

Attachments

  • Screen Shot 2016-03-04 at 5.49.22 PM.png
    Screen Shot 2016-03-04 at 5.49.22 PM.png
    30.2 KB · Views: 88
K

KalaAkrab

Guest
It says it got rid of the permgen configuration in the new version of the launcher.



Also thank you very much for such a fast response!!
 
K

KalaAkrab

Guest
It'll say something in the logs, if it just stops and locks up it's likely a permgen/ram issue.



Honestly I don't really know what this part means. Can you clarify so perhaps I can fix the issue in house?


[7:14:16] [Client thread/ERROR] [LaunchWrapper]: Unable to launch
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145) ~[k.class:?]
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333) ~[b.class:?]
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303) ~[b.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source) ~[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) ~[Main.class:?]
... 6 more
Exception in thread "Client thread" [17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: cpw.mods.fml.relauncher.FMLSecurityManager$ExitTrappedException
[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at cpw.mods.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:25)
[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Runtime.exit(Runtime.java:107)
[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.System.exit(System.java:971)
[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[17:14:16] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
 

Chocohead

New Member
Jul 29, 2019
233
0
0
If you attach the whole fml-client-latest log file I'll take a look at the whole thing, it must be having problems further up for that to happen.
 
K

KalaAkrab

Guest
Okay. Thank you very much
 

Attachments

  • Crash Log 04:03:2016.pdf
    184.2 KB · Views: 122
K

KalaAkrab

Guest
If you attach the whole fml-client-latest log file I'll take a look at the whole thing, it must be having problems further up for that to happen.

Thank you for replying so quickly the first time. I was pleasantly surprised.
 

Chocohead

New Member
Jul 29, 2019
233
0
0
Thank you for replying so quickly the first time. I was pleasantly surprised.
Looking around it would appear to be related to BattleGear 2, as it does do some very invasion and risky modification of core Minecraft classes. Are you sure you've got the right version of that and that it loads fine without Binnie's Mods and Binnie Patcher?
 
K

KalaAkrab

Guest
Looking around it would appear to be related to BattleGear 2, as it does do some very invasion and risky modification of core Minecraft classes. Are you sure you've got the right version of that and that it loads fine without Binnie's Mods and Binnie Patcher?


Yes It worked before. Thank you for getting back to me. Ill let you know if removing battle gear does anything.
 
K

KalaAkrab

Guest
Now I am getting this error.
 

Attachments

  • crash-2016-03-04_18.53.32-client.pdf
    22.8 KB · Views: 93