so i just finished my mod pack and every thing seamed to be working intill i tryed to make a world when i did that it crashed here is the crash report sorry i donot know how to put it in a sploiler oh and i am fine with removing a mod and i donot have the cave biomes mod so yea donot say to remove it because its not there
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 6/14/15 10:25 AM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: cavebiomes/worldgeneration/CaveTypeRegister
at wtfcore.worldgen.WorldScan.generateSurface(WorldScan.java:107)
at wtfcore.EventBusListener.populate(EventBusListener.java:13)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1406_EventBusListener_populate_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:448)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:130)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.ClassNotFoundException: cavebiomes.worldgeneration.CaveTypeRegister
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 18 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Perhaps try adding the cave biomes mod. One of your mods, "wtfcore", is trying to access something from cave biomes but can't find it. If adding cave biomes doesn't work, then try removing wtfcore.
so i just finished my mod pack and every thing seamed to be working intill i tryed to make a world when i did that it crashed here is the crash report sorry i donot know how to put it in a sploiler oh and i am fine with removing a mod and i donot have the cave biomes mod so yea donot say to remove it because its not there
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 6/14/15 10:25 AM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: cavebiomes/worldgeneration/CaveTypeRegister
at wtfcore.worldgen.WorldScan.generateSurface(WorldScan.java:107)
at wtfcore.EventBusListener.populate(EventBusListener.java:13)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_1406_EventBusListener_populate_Post.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
at net.minecraft.world.gen.ChunkProviderGenerate.func_73153_a(ChunkProviderGenerate.java:448)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
at fastcraft.a.d.a(F:84)
at fastcraft.Hooks.r(F:137)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1055)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:190)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:265)
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:130)
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:153)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
Caused by: java.lang.ClassNotFoundException: cavebiomes.worldgeneration.CaveTypeRegister
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 18 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1328366704 bytes (1266 MB) / 3037777920 bytes (2897 MB) up to 8576565248 bytes (8179 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -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: 15, tallocated: 96
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 Optifine OptiFine_1.7.10_HD_U_B7 264 mods loaded, 264 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJAA appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar)
UCHIJAA Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar)
UCHIJAA CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar)
UCHIJAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
UCHIJAA ivtoolkit{IvToolkit} [1.1] (minecraft.jar)
UCHIJAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAA NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar)
UCHIJAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCHIJAA OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar)
UCHIJAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJAA debug{1.0} [debug] (denseores-1.6.2.jar)
UCHIJAA oresheepmod{v2.6} [Ore Sheep] (1.7.10-OreSheepMod-v2.6.jar)
UCHIJAA SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar)
UCHIJAA extendedWorkbench{1.2.1.1} [Extended Workbench] ([1.7.10]ExtendedWorkbench v1.2.1.1.jar)
UCHIJAA IC2{2.2.726-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.726-experimental.jar)
UCHIJAA advancedgenetics{1.5.7} [Advanced Genetics] (Advanced-Genetics-Mod-1.7.10.jar)
UCHIJAA AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCHIJAA nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar)
UCHIJAA AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar)
UCHIJAA animalsPlus{1.2} [Animals+] (animalsPlus-1.2.jar)
UCHIJAA appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar)
UCHIJAA Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar)
UCHIJAA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
UCHIJAA iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCHIJAA Grinder{4.0.0} [Grinder] (Attachable-Grinder-Mod-1.7.10.jar)
UCHIJAA AutoSapling{1.0} [AutoSapling] (Auto-Sapling-Mod-1.7.10.jar)
UCHIJAA babyanimals{1.7.10-2} [Baby Animals Model Swapper] (Baby-Animals-Mod-1.7.10.jar)
UCHIJAA tennox_bacteria{2.3.2} [Bacteria Mod] (Bacteria-Mod-1.7.10.jar)
UCHIJAA bdlib{1.8.0.86} [BD Lib] (bdlib-1.8.0.86-mc1.7.10.jar)
UCHIJAA BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar)
UCHIJAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
UCHIJAA Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCHIJAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
UCHIJAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCHIJAA CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar)
UCHIJAA BuildCraft|Core{6.4.16} [BuildCraft] (buildcraft-6.4.16.jar)
UCHIJAA Forestry{3.5.6.15} [Forestry for Minecraft] (forestry_1.7.10-3.5.6.15.jar)
UCHIJAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCHIJAA BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCHIJAA ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar)
UCHIJAA ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar)
UCHIJAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCHIJAA Billund{1.0.0} [CCMODNAME] (Billund-Mod-1.7.10.jar)
UCHIJAA BinnieCore{2.0-pre8} [Binnie Core] (binnie-mods-2.0-pre8.jar)
UCHIJAA Botany{2.0-pre8} [Botany] (binnie-mods-2.0-pre8.jar)
UCHIJAA ExtraBees{2.0-pre8} [Extra Bees] (binnie-mods-2.0-pre8.jar)
UCHIJAA ExtraTrees{2.0-pre8} [Extra Trees] (binnie-mods-2.0-pre8.jar)
UCHIJAA Genetics{2.0-pre8} [Genetics] (binnie-mods-2.0-pre8.jar)
UCHIJAA binocular{1.0} [Binocular] (Binocular-Mod-1.7.10.jar)
UCHIJAA SC0_BiomeWand{1.1.9} [Biome Wand] (Biome-Wand-Mod-1.7.10.jar)
UCHIJAA AWWayofTime{v1.3.2} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.2-1.jar)
UCHIJAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAA Botania{r1.6-190} [Botania] (Botania r1.6-190.jar)
UCHIJAA BuildCraft|Builders{6.4.16} [BC Builders] (buildcraft-6.4.16.jar)
UCHIJAA BuildCraft|Energy{6.4.16} [BC Energy] (buildcraft-6.4.16.jar)
UCHIJAA BuildCraft|Factory{6.4.16} [BC Factory] (buildcraft-6.4.16.jar)
UCHIJAA BuildCraft|Transport{6.4.16} [BC Transport] (buildcraft-6.4.16.jar)
UCHIJAA BuildCraft|Silicon{6.4.16} [BC Silicon] (buildcraft-6.4.16.jar)
UCHIJAA BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.2.jar)
UCHIJAA cannibalism{1.0} [Cannibalism] (Cannibalism-Mod-1.7.10.jar)
UCHIJAA CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar)
UCHIJAA carsanddrives{1.0.9} [Cars and Drives] (Cars-and-Drives-Mod-1.7.10.jar)
UCHIJAA cgum{1.2.1} [Gum Mod] (Chewing-Gum-Mod-1.7.10.jar)
UCHIJAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
UCHIJAA Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar)
UCHIJAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJAA ForgeMultipart{1.1.2.334} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar)
UCHIJAA chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar)
UCHIJAA coalcompressor{1.1} [Coal Compressor Mod] (Coal-to-Diamond-Compressor-Mod-1.7.10.jar)
UCHIJAA colorfultools{1.7.10-1.6} [Colorful Tools] (Colorful-Tools-Mod-1.7.10.jar)
UCHIJAA ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar)
UCHIJAA CosmeticArmor{1.0.1} [Cosmetic Armor] (Cosmetic-Armor-Mod-1.7.10.jar)
UCHIJAA cosmeticWings{0.4.2} [Cosmetic Wings] (Cosmetic-Wings-Mod-1.7.10.jar)
UCHIJAA creativecore{1.0} [CreativeCore] (CreativeCore-1.7.10.jar)
UCHIJAA custom_sword{1.7.2} [Custom Sword By Kelco_K22] (Custom-Sword-Mod-1.7.10.jar)
UCHIJAA CustomMainMenu{1.5} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.5.jar)
UCHIJAA Cybernetica{1.1.1} [Cybernetica] (Cybernetica-Mod-1.7.10.jar)
UCHIJAA props{2.0.1} [Decocraft] (Decocraft-2.0.1_1.7.10.jar)
UCHIJAA DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar)
UCHIJAA dungeonpack{1.7.10-1.0} [Dungeon Pack] (Dungeon-Pack-Mod-1.7.10.jar)
UCHIJAA dynamicswordskills{1.7.10-1.6.3} [Dynamic Sword Skills] (Dynamic-Sword-Skills-Mod-1.7.10.jar)
UCHIJAA ElementalCreepers{4.2.4} [Elemental Creepers] (Elemental-Creepers-2-Mod-1.7.10.jar)
UCHIJAA mwaw{1.7.10-0.0.4} [Elemental Witch Mod] (Elemental-Witch-Mod-1.7.10.jar)
UCHIJAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
UCHIJAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
UCHIJAA EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar)
UCHIJAA EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar)
UCHIJAA ExtraUtilities{1.2.5} [Extra Utilities] (extrautilities-1.2.5.jar)
UCHIJAA extdeco{0.5} [Extended Decorations] (Extended-Decorations-Mod-1.7.10.zip)
UCHIJAA extfar{1.7.10-2.1} [Extended Farming] (extfar-1.7.10-2.1.jar)
UCHIJAA MetallurgyCore{4.0.4} [Metallurgy Core] (Metallurgy-Core-1.7.10.jar)
UCHIJAA battlegear2{1.0.5.6} [Mine & Blade Battlegear 2 - Bullseye] (Mine-Blade-Battlegear-2-Mod-1.7.10.jar)
UCHIJAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCHIJAA TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar)
UCHIJAA Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-4-Mod-1.7.10.jar)
UCHIJAA harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10h.jar)
UCHIJAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
UCHIJAA ExWeapons{1.7} [ExWeapons Mod] (ExWeapons-Mod-1.7.10.jar)
UCHIJAA meteors{2.13} [Falling Meteors] (Falling-Meteors-Mod-1.7.10.jar)
UCHIJAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCHIJAA fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar)
UCHIJAA FlatSigns{2.0.0.17} [Flat Signs] (FlatSigns-Mod-1.7.10.jar)
UCHIJAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar)
UCHIJAA ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar)
UCHIJAA grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UCHIJAA frames{V0.1 - 1.7.10} [Frames] (Frames-Mod-1.7.10.jar)
UCHIJAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5c.jar)
UCHIJAA GalacticraftCore{3.0.5} [Galacticraft Core] (Galacticraft-Mod-1.7.10.jar)
UCHIJAA GardenCore{1.7.10-1.6.3} [Garden Core] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAA GardenContainers{1.7.10-1.6.3} [Garden Containers] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAA GardenStuff{1.7.10-1.6.3} [Garden Stuff] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAA GardenTrees{1.7.10-1.6.3} [Garden Trees] (Garden-Stuff-Mod-1.7.10.jar)
UCHIJAA MagicBees{1.7.10-2.3.1} [Magic Bees] (magicbees-1.7.10-2.3.1.jar)
UCHIJAA gendustry{1.4.11.89} [GenDustry] (gendustry-1.4.11.89-mc1.7.10.jar)
UCHIJAA GrygrFlzr_GlowstoneWire{1.0.1.112} [Glowstone Wire] (Glowstone-Wire-Mod-1.7.10.jar)
UCHIJAA goldbars{1.0} [Golden Bars] (Golden-Bars-Mod-1.7.10.jar)
UCHIJAA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCHIJAA GraviGun{4.0.0-beta} [GraviGun] (Gravity-Gun-Mod-1.7.10.jar)
UCHIJAA halocraft{0.7.1} [Halocraft v0.7.1] (Halocraft v0.7.1 (MC 1.7.10).zip)
UCHIJAA killerchief_halocraft{0.7.0} [HalocraftOldIDUpdater] (Halocraft v0.7.1 (MC 1.7.10).zip)
UCHIJAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCHIJAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCHIJAA headcrumbs{1.5.2} [Headcrumbs] (Headcrumbs-1.5.2.jar)
UCHIJAA hungryanimals{1.7.10-10.13.0.1180-1.0.3.2} [Hungry Animals] (Hungry-Animals-Mod-1.7.10.jar)
UCHIJAA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
UCHIJAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCHIJAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCHIJAA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
UCHIJAA journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar)
UCHIJAA mod_LATL{1.2 Beta} [Lamps and Traffic Lights] (Lamps-And-Traffic-Lights-Mod-1.7.10.jar)
UCHIJAA lasercreepers{1.1b} [Laser Creeper Robot Dino Riders From Space] (Laser-creeper-robot-dino-riders-mod-1.7.10.jar)
UCHIJAA littletiles{0.1} [LittleTiles] (LittleTiles-Mod-1.7.10.jar)
UCHIJAA LogisticsPipes{0.8.3.122} [Logistics Pipes] (logisticspipes-0.8.3.122.jar)
UCHIJAA lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar)
UCHIJAA MagicClover{0.5} [Magic Clover] (Magic-Clover-Mod-1.7.10.jar)
UCHIJAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA Mystcraft{0.11.10.00} [Mystcraft] (mystcraft-1.7.10-0.11.10.00.jar)
UCHIJAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MrTJPCoreMod{1.0.7.14} [MrTJPCore] (MrTJPCore-1.7.10-1.0.7.14-universal.jar)
UCHIJAA ProjRed|Core{4.6.1.80} [ProjectRed] (ProjectRed-1.7.10-4.6.1.80-Base.jar)
UCHIJAA ProjRed|Exploration{4.6.1.80} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.6.1.80-World.jar)
UCHIJAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
UCHIJAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
UCHIJAA movillages{1.2.1} [Mo' Villages] (Mo-Villages-Mod-1.7.10-by-Pigs_FTW.jar)
UCHIJAA MoarSigns{1.1.0} [MoarSigns] (MoarSigns-Mod-1.7.10.jar)
UCHIJAA MobLanterns{3.0} [Mob Lanterns] (Mob-Lanterns-Mod-1.7.10.jar)
UCHIJAA numina{0.4.0.100} [Numina] (Numina-Mod-1.7.10.jar)
UCHIJAA powersuits{0.11.0.176} [MachineMuse's Modular Powersuits] (Modular-Powersuits-Mod-1.7.10.jar)
UCHIJAA MoreArmoursMod{2.0} [MoreArmoursMod] (More-Armour-Mod-1.7.10.zip)
UCHIJAA MoreBows2{1.0.1} [More Bows 2] (More-Bows-2-Mod-1.7.10.jar)
UCHIJAA me{1.3.1.2} [More Enchantments] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAA AencEx{0.0.1} [AencEx] (More-Enchantments-Mod-1.7.10.jar)
UCHIJAA morematerials{0.9.20150201.0} [More Materials] (More-materials-mod-by-localtoast-1.7.10.jar)
UCHIJAA Morpheus{1.7.10-1.6.4} [Morpheus] (Morpheus-1.7.10-1.6.4.jar)
UCHIJAA cfm{3.4.7} [ยง9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UCHIJAA NEIAddons{1.12.8.29} [NEI Addons] (neiaddons-1.12.8.29-mc1.7.10.jar)
UCHIJAA NEIAddons|AppEng{1.12.8.29} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.8.29-mc1.7.10.jar)
UCHIJAA NEIAddons|Botany{1.12.8.29} [NEI Addons: Botany] (neiaddons-1.12.8.29-mc1.7.10.jar)
UCHIJAA NEIAddons|Forestry{1.12.8.29} [NEI Addons: Forestry] (neiaddons-1.12.8.29-mc1.7.10.jar)
UCHIJAA NEIAddons|CraftingTables{1.12.8.29} [NEI Addons: Crafting Tables] (neiaddons-1.12.8.29-mc1.7.10.jar)
UCHIJAA NEIAddons|ExNihilo{1.12.8.29} [NEI Addons: Ex Nihilo] (neiaddons-1.12.8.29-mc1.7.10.jar)
UCHIJAA neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar)
UCHIJAA NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar)
UCHIJAA newfoods2{2.2} [New Foods 2] (New-Foods-2-Mod-1.7.10.jar)
UCHIJAA notenoughkeys{@[email protected]} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar)
UCHIJAA neresources{0.1.0.95} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.95.jar)
UCHIJAA OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar)
UCHIJAA OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar)
UCHIJAA OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.1.1.jar)
UCHIJAA OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.3.1.jar)
UCHIJAA OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.2.2.jar)
UCHIJAA OreCow{1.0.0} [OreCow] (Ore-Cow-Mod-1.7.10.jar)
UCHIJAA Ore Creepers{1.1} [Ore Creepers] (Ore-Creepers-Mod-1.7.10.jar)
UCHIJAA OreEndermen{1.0} [Ore Endermen] (Ore-Endermen-Mod-1.7.10.jar)
UCHIJAA pandorasbox{2.0.1} [Pandora's Box] (Pandoras-Box-Mod-1.7.10.jar)
UCHIJAA ParticleBox{1.7.2} [ParticleBox] (Particle-in-a-Box-Mod-1.7.10.jar)
UCHIJAA placeableitems{1.4.2.1} [Placeable Items Mod] (placeableitems-1.4.2.1.jar)
UCHIJAA PlanterHelper{0.5.0} [Planter Helper] (Planter-Helper-Mod-1.7.10.jar)
UCHIJAA pcb{1.3} [Portable Craft Bench] (Portable-Craft-Bench-Mod-1.7.10.jar)
UCHIJAA PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar)
UCHIJAA ProjRed|Transmission{4.6.1.80} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.6.1.80-Integration.jar)
UCHIJAA ProjRed|Transportation{4.6.1.80} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.6.1.80-Mechanical_beta.jar)
UCHIJAA ProjRed|Compatibility{4.6.1.80} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.6.1.80-Compat.jar)
UCHIJAA ProjRed|Integration{4.6.1.80} [ProjectRed-Integration] (ProjectRed-1.7.10-4.6.1.80-Integration.jar)
UCHIJAA ProjRed|Illumination{4.6.1.80} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.6.1.80-Lighting.jar)
UCHIJAA ProjRed|Expansion{4.6.1.80} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.6.1.80-Mechanical_beta.jar)
UCHIJAA quantumflux{1.0.0} [QuantumFlux] (QuantumFlux-Mod-1.7.10.jar)
UCHIJAA quickhotbar{1.04} [Quick Hotbar] (Quick-Hotbar-Mod-1.7.10.jar)
UCHIJAA realism{1.7.10} [realism] (Realism-Mod-1.7.10.zip)
UCHIJAA RedstonePasteMod{1.6.2} [Redstone Paste] (Redstone-Paste-Mod-1.7.10.jar)
UCHIJAA RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar)
UCHIJAA ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar)
UCHIJAA rftools{2.91} [RFTools] (rftools-2.91.jar)
UCHIJAA jblood{1.5.2} [Roads] (Roads-Mod-1.7.10.jar)
UCHIJAA Roguelike{1.3.6} [Roguelike Dungeons] (Roguelike-Dungeons-Mod-1.7.10.jar)
UCHIJAA runicdungeons{1.1.4} [Runic Dungeons] (runicdungeons-1.1.4.jar)
UCHIJAA shipwrecks_winslow{1.6.2} [Shipwrecks!] (Shipwrecks-Mod-1.7.10.jar)
UCHIJAA simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar)
UCHIJAA SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCHIJAA spawner{1.0.1} [Soul Exploitation] (Soul-Exploitation-Mod-1.7.10.jar)
UCHIJAA wow{2.0} [Special Forces Mod] (Special-Forces-Mod-1.7.10.jar)
UCHIJAA springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
UCHIJAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
UCHIJAA StevesAddons{0.10.12} [Steve's Addons] (StevesAddons-1.7.10-0.10.12.jar)
UCHIJAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
UCHIJAA StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar)
UCHIJAA StorageDrawers{1.7.10-1.4.6} [Storage Drawers] (Storage-Drawers-Mod-1.7.10.jar)
UCHIJAA sugarinfusedblocks{1.1} [Sugar Infused Blocks] (Sugar-Infused-Blocks-Mod-1.7.10.zip)
UCHIJAA SC0_Wings{1.2.6} [Survival Wings] (Survival-Wings-Mod-1.7.10.jar)
UCHIJAA TallDoors{0.5.1} [Tall Doors Mod] (Tall-Doors-Mod-1.7.10.jar)
UCHIJAA tcnodetracker{0.99-RC-1} [TC Node Tracker] (Thaumcraft-Node-Tracker-Mod-1.7.10.jar)
UCHIJAA thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar)
UCHIJAA ThaumicMachina{1.7.10-0.1.0 (Open-Beta)} [Thaumic Machina] (Thaumic-Machina-Mod-1.7.10.jar)
UCHIJAA thaumicenergistics{0.8.10.5} [Thaumic Energistics] (thaumicenergistics-0.8.10.5.jar)
UCHIJAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar)
UCHIJAA ether{3.0} [ether] (The-Ether-Mod-1.7.10.jar)
UCHIJAA salty{v1.1} [salty] (The-Salty-Sunshine-Mod-1.7.10.jar)
UCHIJAA feudalrox_whetstone{v1.0.0} [The Whetstone Mod] (The-Whetstone-Mod-1.7.10.jar)
UCHIJAA ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar)
UCHIJAA tea{1.0} [Throwable Everything Mod] (Throwable-Everything-Mod-1.7.10.jar)
UCHIJAA TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar)
UCHIJAA TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
UCHIJAA toolsdoneright{1.1.3} [Tools Done Right] (Tools Done Right by NukeDuck [1.7.10][1.1.3].zip)
UCHIJAA TrailMix{4.0.0} [TrailMix] (Trail-Mix-Mod-1.7.10.jar)
UCHIJAA Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar)
UCHIJAA TrussMod{beta} [Truss Mod] (Truss-Mod-1.7.10.jar)
UCHIJAA ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar)
UCHIJAA UndeadPlus{1.4ac} [UndeadPlus] (Undead-Plus-Mod-1.7.10.jar)
UCHIJAA ucm{1.0} [Useful Carrots Mod] (Useful-Carrots-Mod-1.7.10.jar)
UCHIJAA VoltzEngine{0.3.3} [Voltz Engine] (VoltzEngine-1.7.10-0.3.3b233-dev.jar)
UCHIJAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
UCHIJAA wallpaper{V0.1 - 1.7.10} [Wallpaper] (Wallpaper-Mod-1.7.10.jar)
UCHIJAA wawla{1.2.1} [What Are We Looking At] (Wawla-1.2.1_1.7.10.jar)
UCHIJAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCHIJAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCHIJAA WTFCore{1.2} [WTFCore] (WTFCore_v1.2_1.7.10(1).jar)
UCHIJAA YALSM{2.1.3} [Yet Another Leather Smelting Mod] (Yet-Another-Leather-Smelting-Mod-1.7.10.jar)
UCHIJAA McMultipart{1.1.2.334} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar)
UCHIJAA aobd{2.6.2} [Another One Bites The Dust] (AOBD-2.6.2.jar)
UCHIJAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCHIJAA ForgeMicroblock{1.1.2.334} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar)
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-3 for Forge 10.13.2.1291
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
CoFHCore: -[1.7.10]3.0.2-262
ThermalFoundation: -[1.7.10]1.0.0-81
ThermalExpansion: -[1.7.10]4.0.1-182
MineFactoryReloaded: -[1.7.10]2.8.0-104
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
RedstoneArsenal: -[1.7.10]1.1.0-80
ThermalDynamics: -[1.7.10]1.0.0-122
List of loaded APIs:
* API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-502.jar
* BattlePlayer (0.1) from Mine-Blade-Battlegear-2-Mod-1.7.10.jar
* Baubles|API (1.0.1.10) from runicdungeons-1.1.4.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
* BotaniaAPI (50) from Botania r1.6-190.jar
* BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.16.jar
* BuildCraftAPI|boards (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|events (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|facades (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|filler (3.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|gates (4.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|items (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|power (1.3) from buildcraft-6.4.16.jar
* BuildCraftAPI|recipes (2.1) from buildcraft-6.4.16.jar
* BuildCraftAPI|robots (1.0) from buildcraft-6.4.16.jar
* BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.6.1.0.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.5.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar
* ChiselAPI (0.0.2) from Chisel2-2.3.10.37.jar
* ChiselAPI|Carving (0.0.2) from Chisel2-2.3.10.37.jar
* CoFHAPI (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|block (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|core (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHAPI|energy (1.7.10R1.0.2) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
* CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
* CoFHAPI|item (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|modhelpers (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|tileentity (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHAPI|transport (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|world (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHLib (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|audio (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|container (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|gui|slot (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|inventory (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|render|particle (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util|helpers (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
* CoFHLib|world|feature (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
* ComputerCraft|API (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
* CSLib|API (1.0) from Decocraft-2.0.1_1.7.10.jar
* DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1c.jar
* DualWield (0.1) from Mine-Blade-Battlegear-2-Mod-1.7.10.jar
* DynamicSkillsAPI (0.1) from Dynamic-Sword-Skills-Mod-1.7.10.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
* ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.6.15.jar
* ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.6.15.jar
* Galacticraft API (1.0) from Galacticraft-Mod-1.7.10.jar
* GardenCoreAPI (1.0.0) from Garden-Stuff-Mod-1.7.10.jar
* gendustryAPI (1.4.11.89) from gendustry-1.4.11.89-mc1.7.10.jar
* Heraldry (alpha) from Mine-Blade-Battlegear-2-Mod-1.7.10.jar
* IC2API (1.0) from Railcraft_1.7.10-9.6.1.0.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* MetallurgyAPI (2.0.1) from Metallurgy-4-Mod-1.7.10.jar
* MoarSigns|API (1.0) from MoarSigns-Mod-1.7.10.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.11.10.00.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.95.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
* OpenPeripheralApi (3.2) from OpenPeripheralCore-1.7.10-1.1.1.jar
* Quiver (0.2) from Mine-Blade-Battlegear-2-Mod-1.7.10.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
* Shield (0.1) from Mine-Blade-Battlegear-2-Mod-1.7.10.jar
* Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.6.1.0.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
* Weapons (0.1) from Mine-Blade-Battlegear-2-Mod-1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
AE2 Integration: IC2:ON, 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:ON, NEI:ON, CraftGuide:OFF, 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: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumPerhaps try adding the cave biomes mod. One of your mods, "wtfcore", is trying to access something from cave biomes but can't find it. If adding cave biomes doesn't work, then try removing wtfcore.
Good luck!
i donot know how to use spoilers