My game crashes when I place a coal generator from the mod Galacticraft or when I load a save that has the block placed.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2/21/16 3:41 AM
Description: Ticking block entity
java.lang.NoSuchMethodError: buildcraft.api.core.JavaTools.getAllFields(Ljava/lang/Class;)Ljava/util/List;
at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:55)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:46)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:159)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:145)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initBuildCraft(TileBaseUniversalElectrical.java:513)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initiate(TileBaseUniversalElectrical.java:277)
at micdoodle8.mods.galacticraft.core.tile.TileEntityAdvanced.func_145845_h(TileEntityAdvanced.java:31)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.func_145845_h(TileBaseUniversalElectrical.java:284)
at micdoodle8.mods.galacticraft.core.tile.TileEntityCoalGenerator.func_145845_h(TileEntityCoalGenerator.java:69)
at net.minecraft.world.World.func_72939_s(World.java:1939)
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 buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:55)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:46)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:159)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:145)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initBuildCraft(TileBaseUniversalElectrical.java:513)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initiate(TileBaseUniversalElectrical.java:277)
at micdoodle8.mods.galacticraft.core.tile.TileEntityAdvanced.func_145845_h(TileEntityAdvanced.java:31)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.func_145845_h(TileBaseUniversalElectrical.java:284)
at micdoodle8.mods.galacticraft.core.tile.TileEntityCoalGenerator.func_145845_h(TileEntityCoalGenerator.java:69)
-- Block entity being ticked --
Details:
Name: Galacticraft Coal Generator // micdoodle8.mods.galacticraft.core.tile.TileEntityCoalGenerator
Block type: ID #799 (tile.machine // micdoodle8.mods.galacticraft.core.blocks.BlockMachine)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-376,72,212), Chunk: (at 8,4,4 in -24,13; contains blocks -384,0,208 to -369,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #799 (tile.machine // micdoodle8.mods.galacticraft.core.blocks.BlockMachine)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 1238354381735761970
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-192,64,224), Chunk: (at 0,4,0 in -12,14; contains blocks -192,0,224 to -177,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1588 game time, 1588 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 58038 (now: false), thunder time: 125888 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
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)
My game crashes when I place a coal generator from the mod Galacticraft or when I load a save that has the block placed.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 2/21/16 3:41 AM
Description: Ticking block entity
java.lang.NoSuchMethodError: buildcraft.api.core.JavaTools.getAllFields(Ljava/lang/Class;)Ljava/util/List;
at buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:55)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:46)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:159)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:145)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initBuildCraft(TileBaseUniversalElectrical.java:513)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initiate(TileBaseUniversalElectrical.java:277)
at micdoodle8.mods.galacticraft.core.tile.TileEntityAdvanced.func_145845_h(TileEntityAdvanced.java:31)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.func_145845_h(TileBaseUniversalElectrical.java:284)
at micdoodle8.mods.galacticraft.core.tile.TileEntityCoalGenerator.func_145845_h(TileEntityCoalGenerator.java:69)
at net.minecraft.world.World.func_72939_s(World.java:1939)
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 buildcraft.api.mj.MjAPI.getMjBatteryField(MjAPI.java:196)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:85)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:55)
at buildcraft.api.mj.MjAPI.getMjBattery(MjAPI.java:46)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:159)
at buildcraft.api.power.PowerHandler.<init>(PowerHandler.java:145)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initBuildCraft(TileBaseUniversalElectrical.java:513)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.initiate(TileBaseUniversalElectrical.java:277)
at micdoodle8.mods.galacticraft.core.tile.TileEntityAdvanced.func_145845_h(TileEntityAdvanced.java:31)
at micdoodle8.mods.galacticraft.core.energy.tile.TileBaseUniversalElectrical.func_145845_h(TileBaseUniversalElectrical.java:284)
at micdoodle8.mods.galacticraft.core.tile.TileEntityCoalGenerator.func_145845_h(TileEntityCoalGenerator.java:69)
-- Block entity being ticked --
Details:
Name: Galacticraft Coal Generator // micdoodle8.mods.galacticraft.core.tile.TileEntityCoalGenerator
Block type: ID #799 (tile.machine // micdoodle8.mods.galacticraft.core.blocks.BlockMachine)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (-376,72,212), Chunk: (at 8,4,4 in -24,13; contains blocks -384,0,208 to -369,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #799 (tile.machine // micdoodle8.mods.galacticraft.core.blocks.BlockMachine)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
-- Affected level --
Details:
Level name: New World
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 1238354381735761970
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-192,64,224), Chunk: (at 0,4,0 in -12,14; contains blocks -192,0,224 to -177,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1588 game time, 1588 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 58038 (now: false), thunder time: 125888 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
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.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 295681344 bytes (281 MB) / 894595072 bytes (853 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: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 76 mods loaded, 76 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
UCHIJAAAA CodeChickenCore{1.0.4.29} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.3.74} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.74-universal.jar)
UCHIJAAAA SomniaCore{1.3.1.55} [SomniaCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.7.jar)
UCHIJAAAA seasonsmod{pre-3.0beta12c} [The Seasons Mod] (TheSeasonsMod-pre-3.0beta12c.pmlm)
UCHIJAAAA seasonsmodac{1.0} [Additional Seasons Content] (TheSeasonsMod-pre-3.0beta12c.pmlm)
UCHIJAAAA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar.zip)
UCHIJAAAA doggytalents{v1.8.2a} [Doggy Talents] ([1.7.10] Doggy Talents - v1.8.2a.zip)
UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UCHIJAAAA deconstruction{2.2.5} [The Deconstruction Mod] ([MC1.7.10]deconstruction[v2.2.5].jar)
UCHIJAAAA aether{1.7.10-1.5.1} [Aether II] (aether-1.7.10-1.5.1.jar)
UCHIJAAAA AgriCraft{1.7.10-1.4.3} [AgriCraft] (AgriCraft-1.7.10-1.4.3.jar)
UCHIJAAAA tennox_assemblymod{2.1} [Assembly Mod] (AssemblyMod-1.7.10-2.1.jar)
UCHIJAAAA Backpack{2.0.0} [Backpack] (backpack-2.0.0-1.7.x.jar)
UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.1} [CoFH Core] (CoFHCore-[1.7.10]3.1.1-324.jar)
UCHIJAAAA BuildCraft|Core{7.1.12} [BuildCraft] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Builders{7.1.12} [BC Builders] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Transport{7.1.12} [BC Transport] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Energy{7.1.12} [BC Energy] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.12} [BC Silicon] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.12} [BC Robotics] (buildcraft-7.1.12.jar)
UCHIJAAAA BuildCraft|Factory{7.1.12} [BC Factory] (buildcraft-7.1.12.jar)
UCHIJAAAA ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar)
UCHIJAAAA BuildMod{v1.0} [Build Mod] (coroutil-1.1.2.jar)
UCHIJAAAA CoroPets{v1.0} [CoroPets] (coroutil-1.1.2.jar)
UCHIJAAAA CoroAI{v1.0} [CoroAI] (coroutil-1.1.2.jar)
UCHIJAAAA ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2.jar)
UCHIJAAAA ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2.jar)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA DynamicLights{1.3.5} [Dynamic Lights] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_onFire{1.0.4} [Dynamic Lights Burning Entity Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_creepers{1.0.4} [Dynamic Lights Creeper Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_dropItems{1.0.7} [Dynamic Lights EntityItem Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_mobEquipment{1.0.5} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_flameArrows{1.0.0} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_floodLights{1.0.1} [Dynamic Lights Flood Light] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_otherPlayers{1.0.7} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.7.10.jar)
UCHIJAAAA explosives_pp{1.0} [Explosives++] (ExplosivesPP-1.7.10-1.3a.jar)
UCHIJAAAA ExtraUtilities{1.2.3} [Extra Utilities] (extrautilities-1.2.3.jar)
UCHIJAAAA meteors{2.13.1} [Falling Meteors] (Falling Meteors.zip)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA flansmod{4.5.1} [Flan's Mod] (Flans Mod-1.7.10-4.5.1.jar)
UCHIJAAAA FoodPlus{3.2rS} [§bFood Plus] (FoodPlus-1.7.2-3.2rS.jar)
UCHIJAAAA IC2{2.2.657-experimental} [IndustrialCraft 2] (Industrial-Craft-2-Mod-Experimental-1.7.10.jar)
UCHIJAAAA GalacticraftCore{3.0.1} [Galacticraft Core] (GalacticraftCore-BETA-1.7-3.0.1.170.jar)
UCHIJAAAA GalacticraftMars{3.0.1} [Galacticraft Planets] (Galacticraft-Planets-BETA-1.7-3.0.1.170.jar)
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAAAA SlimevoidLib{2.0.4.7} [Slimevoid Library] (Slimevoid Library.jar)
UCHIJAAAA LittleBlocks{2.2.4.4} [Little Blocks] (Little Blocks.jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJAAAA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJAAAA MCA{1.7.10-5.1.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.2-universal.jar)
UCHIJAAAA minepainter{0.2.6} [MinePainter] (minepainter-0.2.6.jar)
UCHIJAAAA cfm{3.3.5} [§6MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.3.5(1.7.10).jar)
UCHIJAAAA harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10c.jar)
UCHIJAAAA Railcraft{9.2.1.0} [Railcraft] (Railcraft_1.7.10-9.2.1.0.jar)
UCHIJAAAA RentServer{1.0} [§l§2Rent Server Mod] (RentServerMod.jar)
UCHIJAAAA corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
UCHIJAAAA Somnia{-au} [Somnia] (Somnia.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA camping{2.1g} [The Camping Mod 2] (TheCampingMod_2.1g.jar)
UCHIJAAAA TooMuchTNT{2.9} [TooMuchTNT] (TooMuchTNT v2.9.jar)
UCHIJAAAA tropicraft{v6.0.4} [Tropicraft] (tropicraft-6.0.4.jar)
UCHIJAAAA AS_UpdateCheck{1.1.6} [AtomicStryker Update Check Mod] (UpdateCheckerMod-1.7.10.jar)
UCHIJAAAA weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2.jar)
UCHIJAAAA XaeroMinimap{1.7.7.4} [Xaero's Minimap] (xaeros_minimap_v1.7.7.4_Forge_1.7.10.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
CoFHCore: -[1.7.10]3.1.1-324
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
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'
If you need any more info please tell me and I will provide it.
Removing buildcraft worked. Then I updated BC and Galaticraft and this also worked. Thank you for the help.