Time: 3/10/16 10:27 AM
Description: Ticking block entity
java.lang.ClassCastException: thaumcraft.common.tiles.TileEldritchCap cannot be cast to jds.bibliocraft.tileentities.TileEntityLamp
at jds.bibliocraft.blocks.BlockLamp.func_149719_a(BlockLamp.java:44)
at jds.bibliocraft.blocks.BlockLamp.func_149743_a(BlockLamp.java:170)
at net.minecraft.world.World.func_72945_a(World.java:1437)
at net.minecraft.entity.EntityLiving.func_70601_bi(EntityLiving.java:658)
at net.minecraft.entity.EntityCreature.func_70601_bi(SourceFile:194)
at net.minecraft.entity.monster.EntityMob.func_70601_bi(SourceFile:154)
at thaumcraft.common.tiles.TileNode.handleDarkNode(TileNode.java:891)
at thaumcraft.common.tiles.TileNode.func_145845_h(TileNode.java:121)
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 jds.bibliocraft.blocks.BlockLamp.func_149719_a(BlockLamp.java:44)
at jds.bibliocraft.blocks.BlockLamp.func_149743_a(BlockLamp.java:170)
at net.minecraft.world.World.func_72945_a(World.java:1437)
at net.minecraft.entity.EntityLiving.func_70601_bi(EntityLiving.java:658)
at net.minecraft.entity.EntityCreature.func_70601_bi(SourceFile:194)
at net.minecraft.entity.monster.EntityMob.func_70601_bi(SourceFile:154)
at thaumcraft.common.tiles.TileNode.handleDarkNode(TileNode.java:891)
at thaumcraft.common.tiles.TileNode.func_145845_h(TileNode.java:121)
-- Block entity being ticked --
Details:
Name: TileNode // thaumcraft.common.tiles.TileNode
Block type: ID #475 (tile.BiblioIronLamp // jds.bibliocraft.blocks.BlockIronLamp)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (85,68,181), Chunk: (at 5,4,5 in 5,11; contains blocks 80,0,176 to 95,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #475 (tile.BiblioIronLamp // jds.bibliocraft.blocks.BlockIronLamp)
Actual block data value: 0 / 0x0 / 0b0000
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: Ars Magica
All players: 1 total; [EntityPlayerMP['look4death'/3074, l='Ars Magica', x=100.49, y=68.00, z=178.93]]
Chunk stats: ServerChunkCache: 1060 Drop: 0
Level seed: 7534676569545009186
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (132,64,196), Chunk: (at 4,4,4 in 8,12; contains blocks 128,0,192 to 143,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 17453149 game time, 913569 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 26391 (now: false), thunder time: 18822 (now: false)
Level game mode: Game mode: survival (ID 0). 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)
You do seem to have the latest version of Thaumcraft for 1.7.10, but I think you are mistaken about that for Bibliocraft. I just checked the Bibliocraft downloads page, and the latest version for 1.7.10 is 1.11.4, while the crash log you posted indicates you're using 1.10.3.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 3/10/16 10:27 AM
Description: Ticking block entity
java.lang.ClassCastException: thaumcraft.common.tiles.TileEldritchCap cannot be cast to jds.bibliocraft.tileentities.TileEntityLamp
at jds.bibliocraft.blocks.BlockLamp.func_149719_a(BlockLamp.java:44)
at jds.bibliocraft.blocks.BlockLamp.func_149743_a(BlockLamp.java:170)
at net.minecraft.world.World.func_72945_a(World.java:1437)
at net.minecraft.entity.EntityLiving.func_70601_bi(EntityLiving.java:658)
at net.minecraft.entity.EntityCreature.func_70601_bi(SourceFile:194)
at net.minecraft.entity.monster.EntityMob.func_70601_bi(SourceFile:154)
at thaumcraft.common.tiles.TileNode.handleDarkNode(TileNode.java:891)
at thaumcraft.common.tiles.TileNode.func_145845_h(TileNode.java:121)
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 jds.bibliocraft.blocks.BlockLamp.func_149719_a(BlockLamp.java:44)
at jds.bibliocraft.blocks.BlockLamp.func_149743_a(BlockLamp.java:170)
at net.minecraft.world.World.func_72945_a(World.java:1437)
at net.minecraft.entity.EntityLiving.func_70601_bi(EntityLiving.java:658)
at net.minecraft.entity.EntityCreature.func_70601_bi(SourceFile:194)
at net.minecraft.entity.monster.EntityMob.func_70601_bi(SourceFile:154)
at thaumcraft.common.tiles.TileNode.handleDarkNode(TileNode.java:891)
at thaumcraft.common.tiles.TileNode.func_145845_h(TileNode.java:121)
-- Block entity being ticked --
Details:
Name: TileNode // thaumcraft.common.tiles.TileNode
Block type: ID #475 (tile.BiblioIronLamp // jds.bibliocraft.blocks.BlockIronLamp)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (85,68,181), Chunk: (at 5,4,5 in 5,11; contains blocks 80,0,176 to 95,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #475 (tile.BiblioIronLamp // jds.bibliocraft.blocks.BlockIronLamp)
Actual block data value: 0 / 0x0 / 0b0000
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: Ars Magica
All players: 1 total; [EntityPlayerMP['look4death'/3074, l='Ars Magica', x=100.49, y=68.00, z=178.93]]
Chunk stats: ServerChunkCache: 1060 Drop: 0
Level seed: 7534676569545009186
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (132,64,196), Chunk: (at 4,4,4 in 8,12; contains blocks 128,0,192 to 143,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 17453149 game time, 913569 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 26391 (now: false), thunder time: 18822 (now: false)
Level game mode: Game mode: survival (ID 0). 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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1768853080 bytes (1686 MB) / 4340056064 bytes (4139 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 11, tcache: 95, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 183 mods loaded, 176 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 AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA se{0.4.1} [Super Enchants] (minecraft.jar)
UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA <DragonAPI ASM>{0} [DragonAPI ASM Data Initialization] (minecraft.jar)
UCHIJAAAA SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar)
UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
UCHIJAAAA FLabsBF{4.3} [Better Furnaces] ([1.7.10]Better_Furnaces_V4.3.jar)
UCHIJAAAA FLabsBFCompat{3.1} [BF Compatibility] ([1.7.10]BFCompatV3.1.jar)
UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJAAAA ae2ee3emcaddon{1.7.10-b8-universal} [AE2 EE3 EMC Addon] (ae2ee3emcaddon-1.7.10-b8-universal.jar)
UCHIJAAAA IC2{2.2.780-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.780-experimental.jar)
UCHIJAAAA ImmibisCore{59.1.4} [Immibis Core] (immibis-core-59.1.4.jar)
UCHIJAAAA AutoFood{59.0.0} [AutoFood] (autofood-59.0.0.jar)
UCHIJAAAA CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar)
UCHIJAAAA autopackager{1.5.7} [AutoPackager] (autopackager-1.5.7.jar)
UCHIJAAAA BiblioCraft{1.10.3} [BiblioCraft] (BiblioCraft[v1.10.3][MC1.7.10].jar)
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2 (1).jar)
UCHIJAAAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAAAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA ThermalFoundation{1.7.10R1.2.3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.3-112.jar)
UCHIJAAAA ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar)
UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAAAA SC0_BiomeWand{1.1.8} [Biome Wand] (Biome-Wand-Mod-1.7.2.zip)
UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA Botania{r1.7-237} [Botania] (Botania r1.7-237.jar)
UCHIJAAAA BrandonsCore{1.0.0.8} [Brandon's Core] (BrandonsCore-1.0.0.8.jar)
UCHIJAAAA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJAAAA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJAAAA Forestry{3.6.9.28} [Forestry for Minecraft] (forestry_1.7.10-3.6.9.28.jar)
UCHIJAAAA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA kegare.caveworld{1.7.2} [Caveworld] (Caveworld_1.7.10-v1.7.2.jar)
UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal (1).jar)
UCHIJAAAA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA CraftMobEggsSpawners{1.0} [Craftable MobeEggs] (Craftable-MobEggs-Mod-1.7.10.jar)
UCHIJAAAA craftguide{1.6.8.1} [CraftGuide] (CraftGuide-1.6.8.1 (3).zip)
UCHIJAAAA props{2.0.2} [Decocraft] (Decocraft-2.0.2_1.7.10.jar)
UCHIJAAAA DeepSeaDiving{1.1.0} [DeepSeaDiving] (Deep Sea Diving 1.1.zip)
UCHIJAAAA DraconicEvolution{1.0.2-snapshot_5} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_5-Bugfix.jar)
UCHIJAAAA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.31-universal.jar)
UCHIJAAAA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
UCHIJAAAA EE3{0.3.507} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.507.jar)
UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJAAAA ImmersiveEngineering{0.6.4} [Immersive Engineering] (ImmersiveEngineering-0.6.4.jar)
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJAAAA DragonAPI{1.0} [DragonAPI] (DragonAPI 1.7.10 V11b.jar)
UCHIJAAAA EE3HELP{2.2a} [EE3 Helper] (EE3Help-2.2a.jar)
UCHIJAAAA eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJAAAA EnderIO{1.7.10-2.3.0.424_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.424_beta.jar)
UCHIJAAAA enderioaddons{0.9.13} [Ender IO Addons] (EnderIOAddons-1.7.10-2.3.0.422_beta-0.9.13.041_beta.jar)
UCHIJAAAA EnderStorage{1.4.7.32} [EnderStorage] (EnderStorage-1.7.10-1.4.7.32-universal.jar)
UCHIJAAAA enderutilities{0.4.3} [Ender Utilities] (enderutilities-1.7.10-0.4.3.jar)
UCHIJAAAA eng_toolbox{1.2.3.0} [Engineer's Toolbox] (EngineersToolbox-1.2.3.0-BETA.jar)
UCHIJAAAA ProjectE{1.7.10-PE1.9.4} [ProjectE] (ProjectE-1.7.10-PE1.9.4.jar)
UCHIJAAAA equivalentenergistics{0.6} [Equivalent Energistics] (EquivalentEnergistics - 0.6 - 1.7.10.jar)
UCHIJAAAA exnihilo{1.38-48} [Ex Nihilo] (Ex-Nihilo-1.38-48.jar)
UCHIJAAAA exchangeorb{v1.2} [Exchange Orb] (Exchange-Orb-Mod-1.7.10.jar)
UCHIJAAAA factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.101.jar)
UCHIJAAAA factorization.dimensionalSlice{0.8.101} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.101.jar)
UCHIJAAAA factorization{0.8.101} [Factorization] (Factorization-1.7.10-0.8.101.jar)
UCHIJAAAA factorization.misc{0.8.101} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.101.jar)
UCHIJAAAA fz.scrap{0.8.101} [Scrap] (Factorization-1.7.10-0.8.101.jar)
UCHIJAAAA factorization.truth{0.8.101} [Truth] (Factorization-1.7.10-0.8.101.jar)
UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAAAA FinderCompass{1.7.10c} [Finder Compass] (FinderCompass-1.7.10.jar)
UCHIJAAAA FlatBedrockx{1.0.2} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.0.2.jar)
UCHIJAAAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAAAA GraviGun{4.0.0-beta} [GraviGun] (Gravity-Gun-Mod-1.7.10.jar)
UCHIJAAAA IC2NuclearControl{2.3.3a-Exist} [Nuclear Control 2] (IC2NuclearControl-2.3.3a-Exist.jar)
UCHIJAAAA IGWMod{1.1.6-23} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.6-23-universal.jar)
UCHIJAAAA LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
UCHIJAAAA InGameInfoXML{2.8.1.75} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.75-universal.jar)
UCHIJAAAA InGameInfoXML|simplyjetpacksIntegration{2.8.1.75} [InGame Info XML - Simply Jetpacks Integration] (InGameInfoXML-1.7.10-2.8.1.75-universal.jar)
UCHIJAAAA InGameInfoXML|ThaumcraftIntegration{2.8.1.75} [InGame Info XML - Thaumcraft Integration] (InGameInfoXML-1.7.10-2.8.1.75-universal.jar)
UCHIJAAAA inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.7.10.jar)
UCHIJAAAA InventoryPets{1.3.8} [Inventory Pets] (inventorypets-1.7.10-1.3.8-universal.jar)
UCHIJAAAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAAAA journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHIJAAAA LiquidXP{59.0.0} [Liquid XP] (liquid-xp-59.0.0.jar)
UCHIJAAAA LogisticsPipes{0.9.2.50} [Logistics Pipes] (logisticspipes-0.9.2.50.jar)
UCHIJAAAA lootbags{1.8.1} [Loot Bags] (LootBags-1.7.10-1.8.1.jar)
UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
UCHIJAAAA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHIJAAAA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHIJAAAA mdecore{v1.0-mc1.7.10} [MattDahEpic Core] (MattDahEpic-Core-1.7.10.jar)
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJAAAA mininghats{1.3} [Mining Hats] (mininghats-1.3.jar)
UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UCHIJAAAA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJAAAA NEIAddons{1.12.5.17} [NEI Addons] (neiaddons-mc1710-1.12.5.17.jar)
UCHIJAAAA NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany] (neiaddons-mc1710-1.12.5.17.jar)
UCHIJAAAA NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.5.17.jar)
UCHIJAAAA NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.5.17.jar)
UCHIJAAAA NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.5.17.jar)
UCHIJAAAA neiintegration{1.1.0} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.0 (1).jar)
UCHIJAAAA ObsidianBoat{v1.3.2} [Obsidian Boat] (ObsidianBoat-1.7.10-1.3.2.jar)
UCHIJAAAA ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar)
UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
UCHIJAAAA OpenPeripheralCore{1.2} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-5.jar)
UCHIJAAAA OpenPeripheral{0.4} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-5.jar)
UCHIJAAAA OpenPeripheralIntegration{0.3} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-5.jar)
UCHIJAAAA fodc{1.6.1} [Ore Dictionary Converter] (Ore-Dictionary-Converter-Mod-1.7.10.jar)
UCHIJAAAA PneumaticCraft{1.12.4-147} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.4-147-universal.jar)
UCHIJAAAA JotatosPracticalities{0.6.2} [Practicalities] (practicalities-1.7.10-0.6.2.jar)
UCHIJAAAA progressiveautomation{1.6.31} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.31.jar)
UCHIJAAAA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
UCHIJAAAA quantumflux{1.7.10-1.3.1} [QuantumFlux] (QuantumFlux-1.7.10-1.3.1.jar)
UCHIJAAAA QuarryPlus{2.1.0} [QuarryPlus] (QuarryPlus-1.7.10-2.1.0.jar)
UCHIJAAAA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJAAAA Reconstructor{2.3} [Reconstructor] (Reconstructor-2.3.jar)
UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
UCHIJAAAA libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
UCHIJAAAA xreliquary{1.2} [Reliquary] (Reliquary-1.2.jar)
UCHIJAAAA rfwindmill{0.7b} [RF Windmill] (rfwindmill-1.7.10-0.7b.jar)
UCHIJAAAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIJAAAA SolarFlux{1.7.10-0.5b} [Solar Flux] (SolarFlux-1.7.10-0.5b.jar)
UCHIJAAAA SSR{Alpha 0.9a} [Soul Shards: Reborn] (Soul-Shards-Reborn-Mod-1.7.10.jar)
UCHIJAAAA spacore{01.05.10} [SpACore] (SpACore-1.7.10-01.05.10.jar)
UCHIJAAAA StevesFactoryManager{A90} [Steve's Factory Manager] (Steves-Factory-Manager-Mod-1.7.10.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAAAA StorageDrawers{1.7.10-1.5.12} [Storage Drawers] (StorageDrawers-1.7.10-1.5.12.jar)
UCHIJAAAA thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar)
UCHIJAAAA thaumicenergistics{0.8.9.3a-rv2} [Thaumic Energistics] (thaumicenergistics-0.8.9.3a-rv2.jar)
UCHIJAAAA ThermalCasting{0.0.1} [Thermal Casting] (thermalcasting-0.0.2.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJAAAA tinker_io{beta 1.4.2 a2} [Tinker I/O] (tinker_io-1.7.10-beta 1.4.2 a2.jar)
UCHIJAAAA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJAAAA arrowtrails{1.3_for_1.7} [Tmtravlr's Arrow Trails] (TmtravlrsArrowTrails-1.3_for_1.7.jar)
UCHIJAAAA VeinMiner{0.30.2_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.30.2.unknown.jar)
UCHIJAAAA VeinMinerModSupport{0.30.2_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.30.2.unknown.jar)
UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2 (1).jar)
UCHIJAAAA WaterPower{0.3s} [WaterPower] (WaterPower-1.7.10-0.3s.jar)
UCHIJAAAA wawla{1.3.1} [What Are We Looking At] (Wawla-1.3.1-1.7.10.jar)
UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJAAAA IguanaTweaksTConstruct{1.7.10-2.1.5.140} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.5.jar)
UCHIJAAAA MooFluids{1.7.10-1.5.01.19a} [Moo Fluids] (MooFluids-1.7.10-1.5.01.19a.jar)
UCHIJAAAA NEI-Mystcraft-Plugin{02.01.08} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.7.10-02.01.08.jar)
UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.1.2-325
Mantle Environment: Environment healthy.
ThermalFoundation: -[1.7.10]1.2.3-112
ThermalExpansion: -[1.7.10]4.1.2-240
MineFactoryReloaded: -[1.7.10]2.8.1-174
TConstruct Environment: Environment healthy.
SpACore ASM Transformers:
GLStateManager: false
GLStateManager debug output: false
Debug screen replacer: true
ThermalDynamics: -[1.7.10]1.1.0-161
EnderIO: No known problems detected.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:ON, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['look4death'/3074, l='Ars Magica', x=100.49, y=68.00, z=178.93]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThere is a conflict between Thaumcraft and Bibliocraft. Make sure your using the latest versions.
"We live on a placid island of ignorance in the midst of black seas of infinity, and it was not meant that we should voyage far."
im using the latest versions
im using the latest version
You do seem to have the latest version of Thaumcraft for 1.7.10, but I think you are mistaken about that for Bibliocraft. I just checked the Bibliocraft downloads page, and the latest version for 1.7.10 is 1.11.4, while the crash log you posted indicates you're using 1.10.3.