java.lang.ClassCastException: net.minecraft.client.model.ModelBox cannot be cast to net.minecraft.client.model.ModelRenderer
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.compileDisplayList(MowzieModelRenderer.java:317)
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.func_78785_a(MowzieModelRenderer.java:252)
at net.ilexiconn.jurassicraft.client.model.block.ModelEmbryo.render(ModelEmbryo.java:86)
at net.ilexiconn.jurassicraft.client.render.tile.TileCultivateRenderer.func_147500_a(TileCultivateRenderer.java:59)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30)
at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.ilexiconn.llibrary.client.render.entity.RenderLLibraryEntity.func_78480_b(RenderLLibraryEntity.java:29)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.compileDisplayList(MowzieModelRenderer.java:317)
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.func_78785_a(MowzieModelRenderer.java:252)
at net.ilexiconn.jurassicraft.client.model.block.ModelEmbryo.render(ModelEmbryo.java:86)
at net.ilexiconn.jurassicraft.client.render.tile.TileCultivateRenderer.func_147500_a(TileCultivateRenderer.java:59)
-- Block Entity Details --
Details:
Name: jurassicraft:cultivator // net.ilexiconn.jurassicraft.common.tileentity.TileCultivate
Block type: ID #1689 (tile.cultivate_bottom_idle // net.ilexiconn.jurassicraft.common.block.cultivate.BlockCultivateBottom)
Block data value: 9 / 0x9 / 0b1001
Block location: World: (188,66,199), Chunk: (at 12,4,7 in 11,12; contains blocks 176,0,192 to 191,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #1689 (tile.cultivate_bottom_idle // net.ilexiconn.jurassicraft.common.block.cultivate.BlockCultivateBottom)
Actual block data value: 9 / 0x9 / 0b1001
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30)
at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
-- 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: 836280776 bytes (797 MB) / 1641631744 bytes (1565 MB) up to 2120679424 bytes (2022 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 127 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJA CoFHCore{1.7.10R3.1.0} [CoFH Core] (CoFHCore-[1.7.10]3.1.0-323.jar)
UCHIJA Forestry{4.2.5.53} [Forestry for Minecraft] (forestry_1.7.10-4.2.5.53.jar)
UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJA ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
UCHIJA ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJA bigtrees{0.2} [The BigTrees Mod] (bigtrees-0.2-1.7.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJA Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
UCHIJA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
UCHIJA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHIJA EnhancedInventories{1.7.10-1.1.8} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.1.8.jar)
UCHIJA extracells{2.3.7} [Extra Cells 2] (ExtraCells-1.7.10-2.3.7b176.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA gemsplus{1.7.10} [Gems+] (gemsplus-1.5-mc1.7.10.jar)
UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJA MagicBees{2.4.2} [Magic Bees] (magicbees-1.7.10-2.4.2.jar)
UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCHIJA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJA journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHIJA jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.5.jar)
UCHIJA llibrary{0.7.2} [LLibrary] (llibrary-0.7.2-1.7.10.jar)
UCHIJA jurassicraft{1.4.5} [JurassiCraft] (JurassiCraft-1.4.5.jar)
UCHIJA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
UCHIJA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJA Mekanism{8.1.8} [Mekanism] (Mekanism-1.7.10-8.1.8.258.jar)
UCHIJA MekanismGenerators{8.1.8} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.8.258.jar)
UCHIJA MekanismTools{8.1.8} [MekanismTools] (MekanismTools-1.7.10-8.1.8.258.jar)
UCHIJA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJA MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MrTJPCoreMod{1.1.0.32} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.32-universal.jar)
UCHIJA ProjRed|Core{4.7.0pre10.93} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre10.93-Base.jar)
UCHIJA ProjRed|Exploration{4.7.0pre10.93} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre10.93-World.jar)
UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
UCHIJA morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
UCHIJA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA ProjectE{1.7.10-PE1.9.5} [ProjectE] (ProjectE-1.7.10-PE1.9.5.jar)
UCHIJA ProjRed|Transmission{4.7.0pre10.93} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
UCHIJA ProjRed|Transportation{4.7.0pre10.93} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre10.93-Mechanical.jar)
UCHIJA ProjRed|Compatibility{4.7.0pre10.93} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre10.93-Compat.jar)
UCHIJA ProjRed|Integration{4.7.0pre10.93} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
UCHIJA ProjRed|Fabrication{4.7.0pre10.93} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre10.93-Fabrication.jar)
UCHIJA ProjRed|Illumination{4.7.0pre10.93} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre10.93-Lighting.jar)
UCHIJA ProjRed|Expansion{4.7.0pre10.93} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre10.93-Mechanical.jar)
UCHIJA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCHIJA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJA WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar)
UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJA 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|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (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: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GTX 650/PCIe/SSE2'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.1.0-323
ThermalFoundation: -[1.7.10]1.2.2-111
ThermalExpansion: -[1.7.10]4.1.1-237
MineFactoryReloaded: -[1.7.10]2.8.1-174
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BotaniaAPI (75) from Botania r1.8-248.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.1.14.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
* CoFHAPI (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|energy (1.7.10R1.0.2) from buildcraft-7.1.14.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
* CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|audio (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|container (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|element (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|slot (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|inventory (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|render (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|render|particle (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|util (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|util|helpers (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|util|position (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|world (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|world|feature (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
* IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.5.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.8.0.0.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.1.0 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from buildcraft-7.1.14.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I hope this is the right place to put this? If not, forgive me, I'm not familiar with these forums.
What happened preceding the crash was thus: I put brachiosaurus dna into a cultivator and was giving it nutrients? Until I filled up the bars. When the four bars (lipids, etc.) were full....the minecraft window went a sort of sky blue and then crashed. I have yet to be able to get it back up.
I was on a server I'm hosting (my computer is a beast, she can handle it). The server itself did not crash. I'm not sure what this means??
It seems that your client can't render a block model. This happens with a lot of mods. My suggestion is if you have any performance mods that effect how things render, try removing them and see if you can recreate the crash. If the mod isn't fully updated, try downloading the latest version. This could be a mod compatibility issue as well.
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 2/8/16 8:41 PM
Description: Rendering Block Entity
java.lang.ClassCastException: net.minecraft.client.model.ModelBox cannot be cast to net.minecraft.client.model.ModelRenderer
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.compileDisplayList(MowzieModelRenderer.java:317)
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.func_78785_a(MowzieModelRenderer.java:252)
at net.ilexiconn.jurassicraft.client.model.block.ModelEmbryo.render(ModelEmbryo.java:86)
at net.ilexiconn.jurassicraft.client.render.tile.TileCultivateRenderer.func_147500_a(TileCultivateRenderer.java:59)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30)
at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.ilexiconn.llibrary.client.render.entity.RenderLLibraryEntity.func_78480_b(RenderLLibraryEntity.java:29)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1001)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.compileDisplayList(MowzieModelRenderer.java:317)
at net.ilexiconn.llibrary.client.model.modelbase.MowzieModelRenderer.func_78785_a(MowzieModelRenderer.java:252)
at net.ilexiconn.jurassicraft.client.model.block.ModelEmbryo.render(ModelEmbryo.java:86)
at net.ilexiconn.jurassicraft.client.render.tile.TileCultivateRenderer.func_147500_a(TileCultivateRenderer.java:59)
-- Block Entity Details --
Details:
Name: jurassicraft:cultivator // net.ilexiconn.jurassicraft.common.tileentity.TileCultivate
Block type: ID #1689 (tile.cultivate_bottom_idle // net.ilexiconn.jurassicraft.common.block.cultivate.BlockCultivateBottom)
Block data value: 9 / 0x9 / 0b1001
Block location: World: (188,66,199), Chunk: (at 12,4,7 in 11,12; contains blocks 176,0,192 to 191,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Actual block type: ID #1689 (tile.cultivate_bottom_idle // net.ilexiconn.jurassicraft.common.block.cultivate.BlockCultivateBottom)
Actual block data value: 9 / 0x9 / 0b1001
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at mrtjp.relocation.ASMHacks$.renderTileEntityAt(hacks.scala:30)
at mrtjp.relocation.ASMHacks.renderTileEntityAt(hacks.scala)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['puellaignava'/533, l='MpServer', x=189.30, y=67.62, z=200.34]]
Chunk stats: MultiplayerChunkCache: 105, 105
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-186,64,222), Chunk: (at 6,4,14 in -12,13; contains blocks -192,0,208 to -177,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 4936353 game time, 439157 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 73 total; [EntityClientPlayerMP['puellaignava'/533, l='MpServer', x=189.30, y=67.62, z=200.34], EntityBat['Bat'/534, l='MpServer', x=181.44, y=28.42, z=200.50], EntityPig['Pig'/535, l='MpServer', x=176.50, y=80.00, z=195.50], EntitySkeleton['Skeleton'/536, l='MpServer', x=186.50, y=40.00, z=210.50], EntityItem['item.item.dyePowder.black'/537, l='MpServer', x=205.34, y=56.13, z=183.44], EntitySquid['Squid'/538, l='MpServer', x=206.50, y=56.00, z=176.75], EntitySquid['Squid'/539, l='MpServer', x=202.59, y=56.25, z=221.16], EntitySquid['Squid'/540, l='MpServer', x=202.88, y=56.28, z=223.38], EntityPig['Pig'/541, l='MpServer', x=188.88, y=63.00, z=161.41], EntityBat['Bat'/542, l='MpServer', x=213.53, y=42.09, z=203.75], EntityItem['item.item.dyePowder.black'/543, l='MpServer', x=217.03, y=56.13, z=196.34], EntitySquid['Squid'/544, l='MpServer', x=210.75, y=56.00, z=205.19], EntitySquid['Squid'/545, l='MpServer', x=218.50, y=56.34, z=192.94], EntitySquid['Squid'/546, l='MpServer', x=208.50, y=56.50, z=207.81], EntityCow['Cow'/547, l='MpServer', x=177.69, y=67.00, z=233.53], EntityCow['Cow'/548, l='MpServer', x=178.88, y=67.00, z=231.09], EntitySheep['Sheep'/549, l='MpServer', x=178.50, y=65.00, z=227.47], EntitySheep['Sheep'/550, l='MpServer', x=176.47, y=65.00, z=228.53], EntitySheep['Sheep'/551, l='MpServer', x=177.16, y=65.00, z=227.47], EntitySheep['Sheep'/552, l='MpServer', x=178.50, y=65.00, z=228.53], EntityCow['Cow'/553, l='MpServer', x=176.09, y=67.00, z=233.56], EntityCow['Cow'/554, l='MpServer', x=177.63, y=67.00, z=231.09], EntityCow['Cow'/555, l='MpServer', x=178.91, y=67.00, z=232.47], EntityCow['Cow'/556, l='MpServer', x=177.28, y=67.00, z=232.44], EntityCow['Cow'/557, l='MpServer', x=176.09, y=67.00, z=231.09], EntityItem['item.item.dyePowder.black'/558, l='MpServer', x=214.88, y=56.13, z=190.50], EntityItem['item.item.dyePowder.black'/559, l='MpServer', x=212.25, y=56.13, z=186.13], EntitySquid['Squid'/560, l='MpServer', x=200.50, y=56.00, z=232.09], EntityItem['item.item.dyePowder.black'/561, l='MpServer', x=197.13, y=56.13, z=224.13], EntitySquid['Squid'/562, l='MpServer', x=196.50, y=56.09, z=234.84], EntitySquid['Squid'/563, l='MpServer', x=199.50, y=56.34, z=233.75], EntityOcelot['Cat'/564, l='MpServer', x=147.50, y=67.00, z=228.16], EntityBat['Bat'/565, l='MpServer', x=209.56, y=18.09, z=175.25], EntitySquid['Squid'/566, l='MpServer', x=208.69, y=56.00, z=167.91], EntityBat['Bat'/567, l='MpServer', x=231.44, y=18.81, z=202.25], EntityItem['item.item.dyePowder.black'/568, l='MpServer', x=185.75, y=56.13, z=248.41], EntityBat['Bat'/569, l='MpServer', x=224.06, y=13.41, z=186.22], EntityCow['Cow'/570, l='MpServer', x=230.22, y=67.00, z=178.19], EntityPig['Pig'/571, l='MpServer', x=137.28, y=71.00, z=236.47], EntityPig['Pig'/572, l='MpServer', x=136.50, y=83.00, z=236.50], EntitySheep['Sheep'/573, l='MpServer', x=141.75, y=70.00, z=161.38], EntityCow['Cow'/574, l='MpServer', x=148.84, y=70.00, z=159.16], EntityCow['Cow'/575, l='MpServer', x=219.25, y=64.00, z=148.16], EntityCow['Cow'/576, l='MpServer', x=219.13, y=64.00, z=149.25], EntityCow['Cow'/577, l='MpServer', x=189.88, y=63.00, z=133.47], EntityCreeper['Creeper'/578, l='MpServer', x=240.50, y=18.00, z=195.50], EntityCow['Cow'/579, l='MpServer', x=248.09, y=68.00, z=196.16], EntitySquid['Squid'/580, l='MpServer', x=187.81, y=62.38, z=258.91], EntityItem['item.item.dyePowder.black'/581, l='MpServer', x=182.03, y=58.13, z=261.44], EntityItem['item.item.dyePowder.black'/582, l='MpServer', x=188.88, y=61.13, z=259.84], EntityBat['Bat'/583, l='MpServer', x=247.31, y=20.09, z=181.25], EntitySkeleton['Skeleton'/584, l='MpServer', x=247.50, y=19.00, z=184.94], EntityBat['Bat'/585, l='MpServer', x=242.06, y=18.34, z=185.69], EntitySheep['Sheep'/586, l='MpServer', x=137.50, y=70.00, z=159.44], EntityCow['Cow'/587, l='MpServer', x=141.47, y=68.00, z=150.69], EntityCow['Cow'/588, l='MpServer', x=226.78, y=64.00, z=156.28], EntityCow['Cow'/589, l='MpServer', x=214.47, y=68.00, z=140.53], EntityBat['Bat'/590, l='MpServer', x=246.56, y=30.09, z=161.72], EntitySpider['Spider'/591, l='MpServer', x=140.88, y=51.00, z=133.06], EntityBat['Bat'/593, l='MpServer', x=224.25, y=30.09, z=133.44], EntityCow['Cow'/594, l='MpServer', x=224.41, y=71.00, z=132.63], EntityChicken['Chicken'/595, l='MpServer', x=243.53, y=70.00, z=147.53], EntityItem['item.item.egg'/596, l='MpServer', x=244.44, y=70.13, z=148.06], EntityItem['item.item.feather'/597, l='MpServer', x=244.53, y=70.13, z=148.19], EntityCow['Cow'/599, l='MpServer', x=160.47, y=64.00, z=122.69], EntityCow['Cow'/601, l='MpServer', x=195.53, y=64.00, z=123.47], EntityBat['Bat'/604, l='MpServer', x=263.34, y=13.88, z=164.00], EntityCow['Cow'/605, l='MpServer', x=258.03, y=71.00, z=160.09], EntityCow['Cow'/606, l='MpServer', x=266.16, y=73.00, z=228.19], EntityPig['Pig'/607, l='MpServer', x=241.09, y=72.00, z=132.13], EntityCow['Cow'/610, l='MpServer', x=261.47, y=68.00, z=145.53], EntityChicken['Chicken'/623, l='MpServer', x=258.38, y=68.00, z=136.63], EntityCow['Cow'/624, l='MpServer', x=261.06, y=81.00, z=257.03]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- 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: 836280776 bytes (797 MB) / 1641631744 bytes (1565 MB) up to 2120679424 bytes (2022 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 127 mods loaded, 120 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
UCHIJA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
UCHIJA bagginses{2.1.1} [Bagginses] (Bagginses-2.1.1.jar)
UCHIJA baublelicious{1.7.10-1.2.1} [Baublelicious] (baublelicious-1.7.10-1.2.1.jar)
UCHIJA bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCHIJA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCHIJA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCHIJA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJA CoFHCore{1.7.10R3.1.0} [CoFH Core] (CoFHCore-[1.7.10]3.1.0-323.jar)
UCHIJA Forestry{4.2.5.53} [Forestry for Minecraft] (forestry_1.7.10-4.2.5.53.jar)
UCHIJA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJA ThermalFoundation{1.7.10R1.2.2} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.2-111.jar)
UCHIJA ThermalExpansion{1.7.10R4.1.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.1-237.jar)
UCHIJA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJA bigtrees{0.2} [The BigTrees Mod] (bigtrees-0.2-1.7.10.jar)
UCHIJA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJA Botania{r1.8-248} [Botania] (Botania r1.8-248.jar)
UCHIJA BuildCraft|Core{7.1.14} [BuildCraft] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Builders{7.1.14} [BC Builders] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Transport{7.1.14} [BC Transport] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Energy{7.1.14} [BC Energy] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Silicon{7.1.14} [BC Silicon] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Robotics{7.1.14} [BC Robotics] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Factory{7.1.14} [BC Factory] (buildcraft-7.1.14.jar)
UCHIJA BuildCraft|Compat{7.1.3} [BuildCraft Compat] (buildcraft-compat-7.1.3.jar)
UCHIJA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJA ChickenChunks{1.3.4.16} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.16-universal.jar)
UCHIJA Railcraft{9.8.0.0} [Railcraft] (Railcraft_1.7.10-9.8.0.0.jar)
UCHIJA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJA cookingbook{1.0.134} [Cooking for Blockheads] (cookingbook-mc1.7.10-1.0.134.jar)
UCHIJA doggystyle{1.1.3.99} [Doggy Style] (DoggyStyle-1.1.3.99.jar)
UCHIJA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
UCHIJA MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJA EnderIO{1.7.10-2.3.0.422_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.422_beta.jar)
UCHIJA EnderStorage{1.4.7.38} [EnderStorage] (EnderStorage-1.7.10-1.4.7.38-universal.jar)
UCHIJA EnhancedInventories{1.7.10-1.1.8} [Enhanced Inventories] (EnhancedInventories-1.7.10-1.1.8.jar)
UCHIJA extracells{2.3.7} [Extra Cells 2] (ExtraCells-1.7.10-2.3.7b176.jar)
UCHIJA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCHIJA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJA GardenContainers{1.7.10-1.7.0} [Garden Containers] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenCore{1.7.10-1.7.0} [Garden Core] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenStuff{1.7.10-1.7.0} [Garden Stuff] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA GardenTrees{1.7.10-1.7.0} [Garden Trees] (GardenStuff-1.7.10-1.7.0.jar)
UCHIJA gemsplus{1.7.10} [Gems+] (gemsplus-1.5-mc1.7.10.jar)
UCHIJA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
UCHIJA MagicBees{2.4.2} [Magic Bees] (magicbees-1.7.10-2.4.2.jar)
UCHIJA gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCHIJA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
UCHIJA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJA journeymap{5.1.3} [JourneyMap] (journeymap-1.7.10-5.1.3-unlimited.jar)
UCHIJA jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.5.jar)
UCHIJA llibrary{0.7.2} [LLibrary] (llibrary-0.7.2-1.7.10.jar)
UCHIJA jurassicraft{1.4.5} [JurassiCraft] (JurassiCraft-1.4.5.jar)
UCHIJA magicalcrops{1.7.2 - 0.1 ALPHA} [Magical Crops] (magicalcrops-1.7.2-0.11.jar)
UCHIJA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
UCHIJA Mekanism{8.1.8} [Mekanism] (Mekanism-1.7.10-8.1.8.258.jar)
UCHIJA MekanismGenerators{8.1.8} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.8.258.jar)
UCHIJA MekanismTools{8.1.8} [MekanismTools] (MekanismTools-1.7.10-8.1.8.258.jar)
UCHIJA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
UCHIJA MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MrTJPCoreMod{1.1.0.32} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.32-universal.jar)
UCHIJA ProjRed|Core{4.7.0pre10.93} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre10.93-Base.jar)
UCHIJA ProjRed|Exploration{4.7.0pre10.93} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre10.93-World.jar)
UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCHIJA MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10.jar)
UCHIJA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
UCHIJA modtweaker2{0.9.5} [Mod Tweaker 2] (ModTweaker2-0.9.5.jar)
UCHIJA morechisels{@[email protected]} [More Chisels] (MoreChisels-1.7.10-1.0-28.jar)
UCHIJA cfm{3.4.8} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJA ProjectE{1.7.10-PE1.9.5} [ProjectE] (ProjectE-1.7.10-PE1.9.5.jar)
UCHIJA ProjRed|Transmission{4.7.0pre10.93} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
UCHIJA ProjRed|Transportation{4.7.0pre10.93} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre10.93-Mechanical.jar)
UCHIJA ProjRed|Compatibility{4.7.0pre10.93} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre10.93-Compat.jar)
UCHIJA ProjRed|Integration{4.7.0pre10.93} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre10.93-Integration.jar)
UCHIJA ProjRed|Fabrication{4.7.0pre10.93} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre10.93-Fabrication.jar)
UCHIJA ProjRed|Illumination{4.7.0pre10.93} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre10.93-Lighting.jar)
UCHIJA ProjRed|Expansion{4.7.0pre10.93} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre10.93-Mechanical.jar)
UCHIJA RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCHIJA RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar)
UCHIJA simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCHIJA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJA TMechworks{0.2.15.106} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCHIJA Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCHIJA TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
UCHIJA WailaHarvestability{1.1.5} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.5.jar)
UCHIJA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
UCHIJA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCHIJA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
UCHIJA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
UCHIJA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJA 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|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (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: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.91' Renderer: 'GeForce GTX 650/PCIe/SSE2'
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.1.0-323
ThermalFoundation: -[1.7.10]1.2.2-111
ThermalExpansion: -[1.7.10]4.1.1-237
MineFactoryReloaded: -[1.7.10]2.8.1-174
TConstruct Environment: Environment healthy.
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BotaniaAPI (75) from Botania r1.8-248.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.12.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|transport (4.1) from buildcraft-7.1.14.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.4.10.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.4.10.jar
* CoFHAPI (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|block (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|core (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|energy (1.7.10R1.0.2) from buildcraft-7.1.14.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.422_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
* CoFHAPI|world (1.7.10R1.1.0) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|audio (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|container (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|element (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|gui|slot (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|inventory (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|render (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|render|particle (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|util (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|util|helpers (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|util|position (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|world (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* CoFHLib|world|feature (1.7.10R1.1.1) from CoFHCore-[1.7.10]3.1.0-323.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.422_beta.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.5.53.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.5.53.jar
* ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
* IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.8.258.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.5.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.8.0.0.jar
* TravellersGear|API (1.0) from TravellersGear-1.7.10-1.16.6.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
EnderIO: Found the following problem(s) with your installation:
* The RF API that is being used (1.7.10R1.1.0 from <unknown>) differes from that that is reported as being loaded (1.7.10R1.0.2 from buildcraft-7.1.14.jar).
It is a supported version, but that difference may lead to problems.
This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 650/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
I hope this is the right place to put this? If not, forgive me, I'm not familiar with these forums.
What happened preceding the crash was thus: I put brachiosaurus dna into a cultivator and was giving it nutrients? Until I filled up the bars. When the four bars (lipids, etc.) were full....the minecraft window went a sort of sky blue and then crashed. I have yet to be able to get it back up.
I was on a server I'm hosting (my computer is a beast, she can handle it). The server itself did not crash. I'm not sure what this means??
so, my friend connected to the server ok....and then so did I. No idea what was going on T_T But I'm on now
It seems that your client can't render a block model. This happens with a lot of mods. My suggestion is if you have any performance mods that effect how things render, try removing them and see if you can recreate the crash. If the mod isn't fully updated, try downloading the latest version. This could be a mod compatibility issue as well.
______________________________________________||___________________________________________________________________________________________________________________________________________________we just removed and everything was fine but I'll keep your advice in the back of my mind should the need arise again ^^