• 0

    posted a message on Buildcraft Alternatives for 1.8+?

    The mod RFTools can do a lot of those things. It can copy and paste structures and quarry, though I do not know if it can build specific shapes.

    Posted in: Mods Discussion
  • 0

    posted a message on Hopperhock shenanigans

    If you give the open crate a redstone signal, it should (briefly) prevent the hopperhock from picking the dropped items up. This may not last long enough for your purposes though.

    Posted in: Mods Discussion
  • 0

    posted a message on Unusual Minecraft Crash

    I normally debug my own problems, but this one I can't understand. This crash occured first in game and now on any attempt to load the world. Here is the crash report (full logs at the end of the post)


    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
    DepLoader (BrandonsCore-1.10.2-2.1.0.36-universal.jar)
    LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar)
    MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
    LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
    LoadingPlugin (Quark-r1.0-55.jar)
    AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
    DLFMLCorePlugin (DynamicLights-1.10.2.jar)
    FMLPlugin (InventoryTweaks-1.61-58.jar)
    TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
    LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
    CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
    Contact their authors BEFORE contacting forge

    // You should try our sister game, Minceraft!

    Time: 9/10/16 10:31 PM
    Description: Exception ticking world

    java.lang.NullPointerException: Exception ticking world
    at net.minecraftforge.common.BiomeDictionary.containsType(BiomeDictionary.java:440)
    at net.minecraftforge.common.BiomeDictionary.isBiomeOfType(BiomeDictionary.java:261)
    at greymerk.roguelike.dungeon.Dungeon.validLocation(Dungeon.java:170)
    at greymerk.roguelike.dungeon.Dungeon.generateNear(Dungeon.java:60)
    at greymerk.roguelike.dungeon.Dungeon.spawnInChunk(Dungeon.java:144)
    at greymerk.roguelike.DungeonGenerator.generate(DungeonGenerator.java:20)
    at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Thread: Server thread
    Stacktrace:
    at net.minecraftforge.common.BiomeDictionary.containsType(BiomeDictionary.java:440)
    at net.minecraftforge.common.BiomeDictionary.isBiomeOfType(BiomeDictionary.java:261)
    at greymerk.roguelike.dungeon.Dungeon.validLocation(Dungeon.java:170)
    at greymerk.roguelike.dungeon.Dungeon.generateNear(Dungeon.java:60)
    at greymerk.roguelike.dungeon.Dungeon.spawnInChunk(Dungeon.java:144)
    at greymerk.roguelike.DungeonGenerator.generate(DungeonGenerator.java:20)
    at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)

    -- Affected level --
    Details:
    Level name: Survival Alpha
    All players: 1 total; [EntityPlayerMP['GhoulHater'/780, l='Survival Alpha', x=-852.51, y=80.50, z=1752.16]]
    Chunk stats: ServerChunkCache: 598 Drop: 0
    Level seed: 3756063144592925240
    Level generator: ID 07 - RTG, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (14,64,27), Chunk: (at 14,4,11 in 0,1; contains blocks 0,0,16 to 15,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 579655 game time, 12966 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 85274 (now: false), thunder time: 9160 (now: true)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1100878328 bytes (1049 MB) / 5517082624 bytes (5261 MB) up to 7635730432 bytes (7282 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
    IntCache: cache: 0, tcache: 0, allocated: 9, tallocated: 61
    FML: MCP 9.32 Powered by Forge 12.18.1.2073 157 mods loaded, 157 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2073-universal.jar)
    UCHIJAAAA Forge{12.18.1.2073} [Minecraft Forge] (forge-1.10.2-12.18.1.2073-universal.jar)
    UCHIJAAAA OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar)
    UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
    UCHIJAAAA mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
    UCHIJAAAA tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar)
    UCHIJAAAA immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-38.jar)
    UCHIJAAAA JEI{3.9.0.246} [Just Enough Items] (jei_1.10.2-3.9.0.246.jar)
    UCHIJAAAA abyssalcraft{1.9.2.9} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.2.9.jar)
    UCHIJAAAA actuallyadditions{1.10.2-r62} [Actually Additions] (ActuallyAdditions-1.10.2-r62.jar)
    UCHIJAAAA AppleCore{2.0.0} [AppleCore] (AppleCore-mc1.10.2-2.0.0.jar)
    UCHIJAAAA appleskin{1.0.2} [AppleSkin] (AppleSkin-mc1.10.2-1.0.2.jar)
    UCHIJAAAA architecturecraft{1.5.0.0} [ArchitectureCraft] (ArchitectureCraft-1.5.0.0-mc1.10.2.jar)
    UCHIJAAAA thedragoncore{1.1.0} [TheDragonCore] (thedragoncore-1.1.0.jar)
    UCHIJAAAA armorplus{1.10.2-6.0.1.0} [ArmorPlus] (armorplus-1.10.2-6.0.1.0.jar)
    UCHIJAAAA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
    UCHIJAAAA Morphtool{1.0-11} [Morph-o-Tool] (Morph-o-Tool-1.0-11.jar)
    UCHIJAAAA Quark{r1.0-55} [Quark] (Quark-r1.0-55.jar)
    UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
    UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4b.jar)
    UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
    UCHIJAAAA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
    UCHIJAAAA bdlib{1.12.2.10} [BD Lib] (bdlib-1.12.2.10-mc1.10.2.jar)
    UCHIJAAAA betteragriculture{0.16} [Better Agriculture] (BetterAgriculture_(MC-1.10)-0.16.jar)
    UCHIJAAAA BiomesOPlenty{5.0.0.2080} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2080-universal.jar)
    UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
    UCHIJAAAA BloodMagic{1.9.4-2.0.4-58} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-58.jar)
    UCHIJAAAA Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.9.4-1.4.1.jar)
    UCHIJAAAA bookshelf{1.3.0.289} [Bookshelf] (Bookshelf-1.10.2-1.3.0.289.jar)
    UCHIJAAAA Botania{r1.8-320} [Botania] (Botania-unofficial.r1.8-320.jar)
    UCHIJAAAA BrandonsCore{2.1.0} [Brandon's Core] (BrandonsCore-1.10.2-2.1.0.36-universal.jar)
    UCHIJAAAA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
    UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
    UCHIJAAAA SonarCore{3.1.4} [SonarCore] (SonarCore-1.9.4-3.1.4.jar)
    UCHIJAAAA Calculator{3.1.1} [Calculator] (Calculator-1.9.4-3.1.1.jar)
    UCHIJAAAA Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
    UCHIJAAAA mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
    UCHIJAAAA CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetCarts{0.3.0-pre15} (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetDecoration{0.3.0-pre15} [âš?] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetTweaks{0.3.0-pre15}

    • (Charset-0.3.0-pre15.jar)
    • UCHIJAAAA CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
      UCHIJAAAA CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
      UCHIJAAAA chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
      UCHIJAAAA chiselsandbits{12.1} [Chisels & Bits] (chiselsandbits-12.1.jar)
      UCHIJAAAA cookingforblockheads{4.2.14} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.14.jar)
      UCHIJAAAA correlatedpotentialistics{1.1.3} [Correlated Potentialistics] (CorrelatedPotentialistics-1.1.3.jar)
      UCHIJAAAA craftingtweaks{6.1.12} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.12.jar)
      UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
      UCHIJAAAA crossroads{1.10.2-1.1.2} [Crossroads] (crossroads-1.10.2-1.1.2.jar)
      UCHIJAAAA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
      UCHIJAAAA darkutils{1.1.3.71} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.71.jar)
      UCHIJAAAA forestry{5.2.9.241} [Forestry] (forestry_1.10.2-5.2.9.241.jar)
      UCHIJAAAA ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar)
      UCHIJAAAA OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
      UCHIJAAAA deepresonance{1.2.2} [DeepResonance] (deepresonance-1.10-1.2.2.jar)
      UCHIJAAAA DraconicEvolution{2.0.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.0.82-universal.jar)
      UCHIJAAAA DynamicLights{1.4.3} [Dynamic Lights] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA easyBreeding{5.0.0} [Easy Breeding] (easybreeding-1.9.4-4.0.1.jar)
      UCHIJAAAA EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
      UCHIJAAAA endercore{1.10.2-0.4.1.53-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.53-beta.jar)
      UCHIJAAAA EnderIO{1.10.2-3.0.1.101_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.101_beta.jar)
      UCHIJAAAA shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
      UCHIJAAAA endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
      UCHIJAAAA enderthing{0.6.11} [Enderthing] (enderthing-1.10.2-0.6.11.jar)
      UCHIJAAAA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
      UCHIJAAAA endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
      UCHIJAAAA valkyrielib{1.10.2-0.10.3} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.3.jar)
      UCHIJAAAA environmentaltech{1.10.2-0.10.3a} [Environmental Tech] (environmentaltech-1.10.2-0.10.3a.jar)
      UCHIJAAAA shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
      UCHIJAAAA ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar)
      UCHIJAAAA zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar)
      UCHIJAAAA bigreactors{0.4.5.10} [Extreme Reactors] (ExtremeReactors-1.9.4-0.4.5.10.jar)
      UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar)
      UCHIJAAAA flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
      UCHIJAAAA ftbl{2.1.0} [FTBLib] (FTBLib-1.9.4-2.1.0-pre3.jar)
      UCHIJAAAA ftbu{2.1.0} [FTBUtilities] (FTBUtilities-1.9.4-2.1.0-pre3.jar)
      UCHIJAAAA gendustry{1.6.4.19} [GenDustry] (gendustry-1.6.4.19-mc1.10.2.jar)
      UCHIJAAAA advgenerators{0.9.20.12} [Advanced Generators] (generators-0.9.20.12-mc1.10.2.jar)
      UCHIJAAAA fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
      UCHIJAAAA grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar)
      UCHIJAAAA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar)
      UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
      UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
      UCHIJAAAA ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
      UCHIJAAAA itemscroller{0.7.1} [Item Scroller] (itemscroller-1.10.2-0.7.1.jar)
      UCHIJAAAA JEFB{1.0.3} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.3.jar)
      UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
      UCHIJAAAA jeresources{0.5.0.52} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.0.52.jar)
      UCHIJAAAA malisiscore{1.9.4-4.1.1} [MalisisCore] (malisiscore-1.9.4-4.1.1.jar)
      UCHIJAAAA malisisblocks{1.9.4-4.0.1} [Malisis Blocks] (malisisblocks-1.9.4-4.0.1.jar)
      UCHIJAAAA malisisdoors{1.9.4-5.0.3} [MalisisDoors] (malisisdoors-1.9.4-5.0.3.jar)
      UCHIJAAAA Mekanism{9.1.1} [Mekanism] (Mekanism-1.10.2-9.1.1.290.jar)
      UCHIJAAAA MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.1.290.jar)
      UCHIJAAAA MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.10.2-9.1.1.290.jar)
      UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
      UCHIJAAAA mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
      UCHIJAAAA Morpheus{1.10.2-3.1.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar)
      UCHIJAAAA NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
      UCHIJAAAA botanicaladdons{GRADLE:VERSION.GRADLE:BUILD} [Natural Pledge] (NaturalPledge-r1.5.jar)
      UCHIJAAAA nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
      UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
      UCHIJAAAA nmsot{1.1.7-mc[1.9.4-1.10.2]} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.7-mc[1.9.4-1.10.2].jar)
      UCHIJAAAA recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar)
      UCHIJAAAA notenoughwands{1.3.6} [Not Enough Wands] (notenoughwands-1.10-1.3.6.jar)
      UCHIJAAAA fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
      UCHIJAAAA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
      UCHIJAAAA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
      UCHIJAAAA harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2c.jar)
      UCHIJAAAA platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
      UCHIJAAAA progressiveautomation{1.6.50} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.50.jar)
      UCHIJAAAA Psi{r1.0-37} [Psi] (Psi-r1.0-37.jar)
      UCHIJAAAA psionup{GRADLE:VERSION.GRADLE:BUILD} [PSIonic Upgrades] (PSIonicUpgrades-r1.13.jar)
      UCHIJAAAA randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar)
      UCHIJAAAA StorageDrawers{1.10.2-3.2.6} [Storage Drawers] (StorageDrawers-1.10.2-3.2.6.jar)
      UCHIJAAAA refinedstorage{0.9.4} [Refined Storage] (refinedstorage-0.9.4.jar)
      UCHIJAAAA xreliquary{1.10.2-1.3.3.503} [Reliquary] (Reliquary-1.10.2-1.3.3.503.jar)
      UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
      UCHIJAAAA rftools{5.21} [RFTools] (rftools-1.10-5.21.jar)
      UCHIJAAAA rftoolsdim{4.30beta48} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta48.jar)
      UCHIJAAAA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
      UCHIJAAAA roots{0.112} [Roots] (roots-1.10.2-0.112.0.jar)
      UCHIJAAAA RTG{1.10.2} [Realistic Terrain Generation] (RTG-1.10.2-4.1.1.2-snapshot-4.jar)
      UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.4.3-universal.jar)
      UCHIJAAAA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
      UCHIJAAAA SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
      UCHIJAAAA soulshardstow{1.10.2-2.6.3-43} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.3-43.jar)
      UCHIJAAAA SpiceOfLife{1.3.4} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.4.jar)
      UCHIJAAAA substratum{1.8.1.0} [Substratum] (Substratum-1.10.2-1.8.1.0.jar)
      UCHIJAAAA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
      UCHIJAAAA theoneprobe{1.1.0} [The One Probe] (theoneprobe-1.10-1.1.0.jar)
      UCHIJAAAA tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar)
      UCHIJAAAA vc{v1.2.8b-mc1.10.2} [ViesCraft] (ViesCraft-1.2.8b-mc1.10.2.jar)
      UCHIJAAAA WailaHarvestability{1.1.8} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.8.jar)
      UCHIJAAAA waterstrainer{1.2.1} [Water Strainer] (WaterStrainer-1.9.4-1.2.1.jar)
      UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.203.jar)
      UCHIJAAAA wawla{2.3.0.202} [What Are We Looking At] (Wawla-1.10.2-2.3.0.203.jar)
      UCHIJAAAA cavebiomes{2.0} [WhiskyTangoFox's Cave Biomes] (WTF-Expedition_v1.10.2_Beta7.jar)
      UCHIJAAAA wtfcore{1.9v0.1} [wtfcore] (WTF-Expedition_v1.10.2_Beta7.jar)
      UCHIJAAAA xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
      UCHIJAAAA UniDict{1.10.2-1.7b} [UniDict] (UniDict-1.10.2-1.7b.jar)
      Loaded coremods (and transformers):
      LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)

      EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
      com.enderio.core.common.transform.EnderCoreTransformer
      LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
      lumien.resourceloader.asm.ClassTransformer
      DepLoader (BrandonsCore-1.10.2-2.1.0.36-universal.jar)

      LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar)
      lumien.hardcoredarkness.asm.ClassTransformer
      MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
      net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
      net.malisis.core.util.chunkblock.ChunkBlockTransformer
      net.malisis.core.renderer.transformer.MalisisRendererTransformer
      net.malisis.core.renderer.icon.asm.TextureMapTransformer
      net.malisis.core.util.clientnotif.ClientNotifTransformer
      LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
      lumien.bloodmoon.asm.ClassTransformer
      LoadingPlugin (Quark-r1.0-55.jar)
      vazkii.quark.base.asm.ClassTransformer
      AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
      squeek.applecore.asm.TransformerModuleHandler
      DLFMLCorePlugin (DynamicLights-1.10.2.jar)
      atomicstryker.dynamiclights.common.DLTransformer
      FMLPlugin (InventoryTweaks-1.61-58.jar)
      invtweaks.forge.asm.ContainerTransformer
      TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
      li.cil.oc.common.asm.ClassTransformer
      LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
      lumien.randomthings.asm.ClassTransformer
      CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
      codechicken.lib.asm.ClassHeirachyManager
      codechicken.lib.asm.RenderHookTransformer
      ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
      shetiphian.core.asm.ClassTransformer
      GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
      Pulsar/tconstruct loaded Pulses:
      - TinkerCommons (Enabled/Forced)
      - TinkerWorld (Enabled/Not Forced)
      - TinkerTools (Enabled/Not Forced)
      - TinkerSmeltery (Enabled/Not Forced)
      - TinkerGadgets (Enabled/Not Forced)
      - TinkerOredict (Enabled/Forced)
      - TinkerIntegration (Enabled/Forced)
      - TinkerFluids (Enabled/Forced)
      - TinkerMaterials (Enabled/Forced)
      - chiselsandbitsIntegration (Enabled/Not Forced)
      - craftingtweaksIntegration (Enabled/Not Forced)
      - WailaIntegration (Enabled/Not Forced)

      List of loaded APIs:
      * AbyssalCraftAPI (1.8.1) from AbyssalCraft-1.10.2-1.9.2.9.jar
      * actuallyadditionsapi (22) from ActuallyAdditions-1.10.2-r62.jar
      * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.0.jar
      * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
      * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-58.jar
      * BotaniaAPI (79) from Botania-unofficial.r1.8-320.jar
      * botanicaladdonsAPI (1) from NaturalPledge-r1.5.jar
      * CalculatorAPI (1.9.4 - 1.0) from Calculator-1.9.4-3.1.1.jar
      * CharsetAPI (0.1) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre15.jar
      * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
      * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
      * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-12.1.jar
      * CoFHAPI (1.8.9R1.2.0B1) from BrandonsCore-1.10.2-2.1.0.36-universal.jar
      * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|energy (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
      * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.3.jar
      * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-1.9.9.jar
      * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.12.jar
      * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.2.jar
      * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.82-universal.jar
      * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.311.jar
      * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * environmentaltech-api (1.10.2-0.10.3a) from environmentaltech-1.10.2-0.10.3a.jar
      * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.241.jar
      * gendustryAPI (2.3.0) from gendustry-1.6.4.19-mc1.10.2.jar
      * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
      * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-38.jar
      * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-38.jar
      * jeresources|API (0.5.0.52) from JustEnoughResources-1.10.2-0.5.0.52.jar
      * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.246.jar
      * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
      * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * OpenComputersAPI|Component (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Core (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Internal (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Manual (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * PsiAPI (2) from Psi-r1.0-37.jar
      * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.13.jar
      * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.3-43.jar
      * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * valkyrielib.api (1.10.2-0.10.3) from valkyrielib-1.10.2-0.10.3.jar
      * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
      * zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
      * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
      * zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
      EnderIO: No known problems detected.
      Detailed RF API diagnostics:
      * RF API class 'EnergyStorage' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/EnergyStorage.class
      * RF API class 'IEnergyConnection' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyConnection.class
      * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
      * RF API class 'IEnergyHandler' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyHandler.class
      * RF API class 'IEnergyProvider' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyProvider.class
      * RF API class 'IEnergyReceiver' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyReceiver.class
      * RF API class 'IEnergyStorage' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyStorage.class
      * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
      * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/TileEnergyHandler.class
      * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/TileEnergyHandler.class

      Profiler Position: N/A (disabled)
      Player Count: 1 / 8; [EntityPlayerMP['GhoulHater'/780, l='Survival Alpha', x=-852.51, y=80.50, z=1752.16]]
      Type: Integrated Server (map_client.txt)
      Is Modded: Definitely; Client brand changed to 'fml,forge'

    You will probably look at that and say, "Well just remove Roguelike dungeons." However, before I got this crash I had an exceptionally similar one, which makes me believe that there is a more hidden problem here.



    ---- Minecraft Crash Report ----

    WARNING: coremods are present:
    LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
    DepLoader (BrandonsCore-1.10.2-2.1.0.36-universal.jar)
    LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar)
    MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
    LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
    IC2core (industrialcraft-2-2.6.54-ex110.jar)
    LoadingPlugin (Quark-r1.0-55.jar)
    AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
    DLFMLCorePlugin (DynamicLights-1.10.2.jar)
    FMLPlugin (InventoryTweaks-1.61-58.jar)
    TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
    LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
    CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
    ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
    Contact their authors BEFORE contacting forge

    // Why is it breaking :(

    Time: 9/10/16 10:22 PM
    Description: Exception ticking world

    java.lang.NullPointerException: Exception ticking world
    at net.minecraftforge.common.BiomeDictionary.containsType(BiomeDictionary.java:440)
    at net.minecraftforge.common.BiomeDictionary.isBiomeOfType(BiomeDictionary.java:261)
    at ic2.core.Ic2WorldDecorator.genRubberTree(Ic2WorldDecorator.java:276)
    at ic2.core.Ic2WorldDecorator.generate(Ic2WorldDecorator.java:235)
    at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:983)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- Head --
    Thread: Server thread
    Stacktrace:
    at net.minecraftforge.common.BiomeDictionary.containsType(BiomeDictionary.java:440)
    at net.minecraftforge.common.BiomeDictionary.isBiomeOfType(BiomeDictionary.java:261)
    at ic2.core.Ic2WorldDecorator.genRubberTree(Ic2WorldDecorator.java:276)
    at ic2.core.Ic2WorldDecorator.generate(Ic2WorldDecorator.java:235)
    at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:983)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)

    -- Affected level --
    Details:
    Level name: Survival Alpha
    All players: 1 total; [EntityPlayerMP['GhoulHater'/846, l='Survival Alpha', x=-667.91, y=86.31, z=1411.86]]
    Chunk stats: ServerChunkCache: 717 Drop: 156
    Level seed: 3756063144592925240
    Level generator: ID 07 - RTG, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (14,64,27), Chunk: (at 14,4,11 in 0,1; contains blocks 0,0,16 to 15,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 575739 game time, 9050 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 89190 (now: false), thunder time: 13076 (now: true)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_101, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2304206864 bytes (2197 MB) / 5509742592 bytes (5254 MB) up to 7635730432 bytes (7282 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx8192m
    IntCache: cache: 0, tcache: 0, allocated: 9, tallocated: 61
    FML: MCP 9.32 Powered by Forge 12.18.1.2073 159 mods loaded, 159 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2073-universal.jar)
    UCHIJAAAA Forge{12.18.1.2073} [Minecraft Forge] (forge-1.10.2-12.18.1.2073-universal.jar)
    UCHIJAAAA OpenComputers|Core{1.6.0.3-rc.1} [OpenComputers (Core)] (minecraft.jar)
    UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
    UCHIJAAAA mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
    UCHIJAAAA tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar)
    UCHIJAAAA immersiveengineering{${version}} [Immersive Engineering] (ImmersiveEngineering-0.10-38.jar)
    UCHIJAAAA JEI{3.9.0.246} [Just Enough Items] (jei_1.10.2-3.9.0.246.jar)
    UCHIJAAAA abyssalcraft{1.9.2.9} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.2.9.jar)
    UCHIJAAAA actuallyadditions{1.10.2-r62} [Actually Additions] (ActuallyAdditions-1.10.2-r62.jar)
    UCHIJAAAA AppleCore{2.0.0} [AppleCore] (AppleCore-mc1.10.2-2.0.0.jar)
    UCHIJAAAA appleskin{1.0.2} [AppleSkin] (AppleSkin-mc1.10.2-1.0.2.jar)
    UCHIJAAAA architecturecraft{1.5.0.0} [ArchitectureCraft] (ArchitectureCraft-1.5.0.0-mc1.10.2.jar)
    UCHIJAAAA thedragoncore{1.1.0} [TheDragonCore] (thedragoncore-1.1.0.jar)
    UCHIJAAAA armorplus{1.10.2-6.0.1.0} [ArmorPlus] (armorplus-1.10.2-6.0.1.0.jar)
    UCHIJAAAA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
    UCHIJAAAA Morphtool{1.0-11} [Morph-o-Tool] (Morph-o-Tool-1.0-11.jar)
    UCHIJAAAA Quark{r1.0-55} [Quark] (Quark-r1.0-55.jar)
    UCHIJAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
    UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4b.jar)
    UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
    UCHIJAAAA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
    UCHIJAAAA bdlib{1.12.2.10} [BD Lib] (bdlib-1.12.2.10-mc1.10.2.jar)
    UCHIJAAAA betteragriculture{0.16} [Better Agriculture] (BetterAgriculture_(MC-1.10)-0.16.jar)
    UCHIJAAAA BiomesOPlenty{5.0.0.2080} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2080-universal.jar)
    UCHIJAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
    UCHIJAAAA BloodMagic{1.9.4-2.0.4-58} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-58.jar)
    UCHIJAAAA Bloodmoon{1.2} [Bloodmoon] (Bloodmoon-MC1.9.4-1.4.1.jar)
    UCHIJAAAA bookshelf{1.3.0.289} [Bookshelf] (Bookshelf-1.10.2-1.3.0.289.jar)
    UCHIJAAAA Botania{r1.8-320} [Botania] (Botania-unofficial.r1.8-320.jar)
    UCHIJAAAA BrandonsCore{2.1.0} [Brandon's Core] (BrandonsCore-1.10.2-2.1.0.36-universal.jar)
    UCHIJAAAA Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
    UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
    UCHIJAAAA SonarCore{3.1.4} [SonarCore] (SonarCore-1.9.4-3.1.4.jar)
    UCHIJAAAA Calculator{3.1.1} [Calculator] (Calculator-1.9.4-3.1.1.jar)
    UCHIJAAAA Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
    UCHIJAAAA mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
    UCHIJAAAA CharsetLib{0.3.0-pre15} [‽] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetAudio{0.3.0-pre15} [♫] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetCarts{0.3.0-pre15} (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetDecoration{0.3.0-pre15} [âš?] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetDrama{0.3.0-pre15} [!] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetFarming{0.3.0-pre15} [;] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetGates{0.3.0-pre15} [&] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetPipes{0.3.0-pre15} [|] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetStorage{0.3.0-pre15} [#] (Charset-0.3.0-pre15.jar)
    UCHIJAAAA CharsetTweaks{0.3.0-pre15}

    • (Charset-0.3.0-pre15.jar)
    • UCHIJAAAA CharsetWires{0.3.0-pre15} [+] (Charset-0.3.0-pre15.jar)
      UCHIJAAAA CharsetWrench{0.3.0-pre15} [/] (Charset-0.3.0-pre15.jar)
      UCHIJAAAA chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
      UCHIJAAAA chiselsandbits{12.1} [Chisels & Bits] (chiselsandbits-12.1.jar)
      UCHIJAAAA IC2{2.6.54-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.54-ex110.jar)
      UCHIJAAAA CompactSolars{5.0.4.328} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.4.328-universal.jar)
      UCHIJAAAA cookingforblockheads{4.2.14} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.14.jar)
      UCHIJAAAA correlatedpotentialistics{1.1.3} [Correlated Potentialistics] (CorrelatedPotentialistics-1.1.3.jar)
      UCHIJAAAA craftingtweaks{6.1.12} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.12.jar)
      UCHIJAAAA MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
      UCHIJAAAA crossroads{1.10.2-1.1.2} [Crossroads] (crossroads-1.10.2-1.1.2.jar)
      UCHIJAAAA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
      UCHIJAAAA darkutils{1.1.3.71} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.71.jar)
      UCHIJAAAA forestry{5.2.9.241} [Forestry] (forestry_1.10.2-5.2.9.241.jar)
      UCHIJAAAA ElecCore{1.5.311} [ElecCore] (ElecCore-1.9.4-1.5.311.jar)
      UCHIJAAAA OpenComputers{1.6.0.3-rc.1} [OpenComputers] (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
      UCHIJAAAA deepresonance{1.2.2} [DeepResonance] (deepresonance-1.10-1.2.2.jar)
      UCHIJAAAA DraconicEvolution{2.0.0} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.0.82-universal.jar)
      UCHIJAAAA DynamicLights{1.4.3} [Dynamic Lights] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.10.2.jar)
      UCHIJAAAA easyBreeding{5.0.0} [Easy Breeding] (easybreeding-1.9.4-4.0.1.jar)
      UCHIJAAAA EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
      UCHIJAAAA endercore{1.10.2-0.4.1.53-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.53-beta.jar)
      UCHIJAAAA EnderIO{1.10.2-3.0.1.101_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.101_beta.jar)
      UCHIJAAAA shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
      UCHIJAAAA endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
      UCHIJAAAA enderthing{0.6.11} [Enderthing] (enderthing-1.10.2-0.6.11.jar)
      UCHIJAAAA EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
      UCHIJAAAA endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
      UCHIJAAAA valkyrielib{1.10.2-0.10.3} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.3.jar)
      UCHIJAAAA environmentaltech{1.10.2-0.10.3a} [Environmental Tech] (environmentaltech-1.10.2-0.10.3a.jar)
      UCHIJAAAA shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
      UCHIJAAAA ExtraRails{1.1.1} [Extra Rails] (ExtraRails-1.10.2-1.1.1.jar)
      UCHIJAAAA zerocore{1.10.2-0.0.8.0} [Zero CORE] (zerocore-1.10.2-0.0.8.0.jar)
      UCHIJAAAA bigreactors{0.4.5.10} [Extreme Reactors] (ExtremeReactors-1.9.4-0.4.5.10.jar)
      UCHIJAAAA FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.9.4-1.2.1.jar)
      UCHIJAAAA flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
      UCHIJAAAA ftbl{2.1.0} [FTBLib] (FTBLib-1.9.4-2.1.0-pre3.jar)
      UCHIJAAAA ftbu{2.1.0} [FTBUtilities] (FTBUtilities-1.9.4-2.1.0-pre3.jar)
      UCHIJAAAA gendustry{1.6.4.19} [GenDustry] (gendustry-1.6.4.19-mc1.10.2.jar)
      UCHIJAAAA advgenerators{0.9.20.12} [Advanced Generators] (generators-0.9.20.12-mc1.10.2.jar)
      UCHIJAAAA fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
      UCHIJAAAA grapple_hooks{1.0.8} [Grapple Hooks] (Grapple-Hooks-1.10.2-1.0.8.jar)
      UCHIJAAAA HardcoreDarkness{1.8} [Hardcore Darkness] (HardcoreDarkness-MC1.9.4-1.8.jar)
      UCHIJAAAA InfernalMobs{1.7.1} [Infernal Mobs] (InfernalMobs-1.10.jar)
      UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
      UCHIJAAAA ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
      UCHIJAAAA itemscroller{0.7.1} [Item Scroller] (itemscroller-1.10.2-0.7.1.jar)
      UCHIJAAAA JEFB{1.0.3} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.3.jar)
      UCHIJAAAA journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
      UCHIJAAAA jeresources{0.5.0.52} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.0.52.jar)
      UCHIJAAAA malisiscore{1.9.4-4.1.1} [MalisisCore] (malisiscore-1.9.4-4.1.1.jar)
      UCHIJAAAA malisisblocks{1.9.4-4.0.1} [Malisis Blocks] (malisisblocks-1.9.4-4.0.1.jar)
      UCHIJAAAA malisisdoors{1.9.4-5.0.3} [MalisisDoors] (malisisdoors-1.9.4-5.0.3.jar)
      UCHIJAAAA Mekanism{9.1.1} [Mekanism] (Mekanism-1.10.2-9.1.1.290.jar)
      UCHIJAAAA MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.1.290.jar)
      UCHIJAAAA MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.10.2-9.1.1.290.jar)
      UCHIJAAAA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
      UCHIJAAAA mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
      UCHIJAAAA Morpheus{1.10.2-3.1.7} [Morpheus] (Morpheus-1.10.2-3.1.7.jar)
      UCHIJAAAA NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
      UCHIJAAAA botanicaladdons{GRADLE:VERSION.GRADLE:BUILD} [Natural Pledge] (NaturalPledge-r1.5.jar)
      UCHIJAAAA nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
      UCHIJAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
      UCHIJAAAA nmsot{1.1.7-mc[1.9.4-1.10.2]} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.7-mc[1.9.4-1.10.2].jar)
      UCHIJAAAA recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar)
      UCHIJAAAA notenoughwands{1.3.6} [Not Enough Wands] (notenoughwands-1.10-1.3.6.jar)
      UCHIJAAAA fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
      UCHIJAAAA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
      UCHIJAAAA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
      UCHIJAAAA harvestcraft{1.9.4-1.10.2c} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2c.jar)
      UCHIJAAAA platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
      UCHIJAAAA progressiveautomation{1.6.50} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.50.jar)
      UCHIJAAAA Psi{r1.0-37} [Psi] (Psi-r1.0-37.jar)
      UCHIJAAAA psionup{GRADLE:VERSION.GRADLE:BUILD} [PSIonic Upgrades] (PSIonicUpgrades-r1.13.jar)
      UCHIJAAAA randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar)
      UCHIJAAAA StorageDrawers{1.10.2-3.2.6} [Storage Drawers] (StorageDrawers-1.10.2-3.2.6.jar)
      UCHIJAAAA refinedstorage{0.9.4} [Refined Storage] (refinedstorage-0.9.4.jar)
      UCHIJAAAA xreliquary{1.10.2-1.3.3.503} [Reliquary] (Reliquary-1.10.2-1.3.3.503.jar)
      UCHIJAAAA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
      UCHIJAAAA rftools{5.21} [RFTools] (rftools-1.10-5.21.jar)
      UCHIJAAAA rftoolsdim{4.30beta48} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta48.jar)
      UCHIJAAAA Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
      UCHIJAAAA roots{0.112} [Roots] (roots-1.10.2-0.112.0.jar)
      UCHIJAAAA RTG{1.10.2} [Realistic Terrain Generation] (RTG-1.10.2-4.1.1.2-snapshot-4.jar)
      UCHIJAAAA Signals{1.0} [Signals] (Signals-1.10.2-0.4.3-universal.jar)
      UCHIJAAAA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
      UCHIJAAAA SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
      UCHIJAAAA soulshardstow{1.10.2-2.6.3-43} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.3-43.jar)
      UCHIJAAAA SpiceOfLife{1.3.4} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.4.jar)
      UCHIJAAAA substratum{1.8.1.0} [Substratum] (Substratum-1.10.2-1.8.1.0.jar)
      UCHIJAAAA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
      UCHIJAAAA theoneprobe{1.1.0} [The One Probe] (theoneprobe-1.10-1.1.0.jar)
      UCHIJAAAA tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar)
      UCHIJAAAA vc{v1.2.8b-mc1.10.2} [ViesCraft] (ViesCraft-1.2.8b-mc1.10.2.jar)
      UCHIJAAAA WailaHarvestability{1.1.8} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.8.jar)
      UCHIJAAAA waterstrainer{1.2.1} [Water Strainer] (WaterStrainer-1.9.4-1.2.1.jar)
      UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.203.jar)
      UCHIJAAAA wawla{2.3.0.202} [What Are We Looking At] (Wawla-1.10.2-2.3.0.203.jar)
      UCHIJAAAA cavebiomes{2.0} [WhiskyTangoFox's Cave Biomes] (WTF-Expedition_v1.10.2_Beta7.jar)
      UCHIJAAAA wtfcore{1.9v0.1} [wtfcore] (WTF-Expedition_v1.10.2_Beta7.jar)
      UCHIJAAAA xprings{1.2.0} [Experience Rings] (xprings-1.2.0.jar)
      UCHIJAAAA UniDict{1.10.2-1.7b} [UniDict] (UniDict-1.10.2-1.7b.jar)
      Loaded coremods (and transformers):
      LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)

      EnderCorePlugin (EnderCore-1.10.2-0.4.1.53-beta.jar)
      com.enderio.core.common.transform.EnderCoreTransformer
      LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
      lumien.resourceloader.asm.ClassTransformer
      DepLoader (BrandonsCore-1.10.2-2.1.0.36-universal.jar)

      LoadingPlugin (HardcoreDarkness-MC1.9.4-1.8.jar)
      lumien.hardcoredarkness.asm.ClassTransformer
      MalisisCorePlugin (malisiscore-1.9.4-4.1.1.jar)
      net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
      net.malisis.core.util.chunkblock.ChunkBlockTransformer
      net.malisis.core.renderer.transformer.MalisisRendererTransformer
      net.malisis.core.renderer.icon.asm.TextureMapTransformer
      net.malisis.core.util.clientnotif.ClientNotifTransformer
      LoadingPlugin (Bloodmoon-MC1.9.4-1.4.1.jar)
      lumien.bloodmoon.asm.ClassTransformer
      IC2core (industrialcraft-2-2.6.54-ex110.jar)

      LoadingPlugin (Quark-r1.0-55.jar)
      vazkii.quark.base.asm.ClassTransformer
      AppleCore (AppleCore-mc1.10.2-2.0.0.jar)
      squeek.applecore.asm.TransformerModuleHandler
      DLFMLCorePlugin (DynamicLights-1.10.2.jar)
      atomicstryker.dynamiclights.common.DLTransformer
      FMLPlugin (InventoryTweaks-1.61-58.jar)
      invtweaks.forge.asm.ContainerTransformer
      TransformerLoader (OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar)
      li.cil.oc.common.asm.ClassTransformer
      LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
      lumien.randomthings.asm.ClassTransformer
      CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.58-universal.jar)
      codechicken.lib.asm.ClassHeirachyManager
      codechicken.lib.asm.RenderHookTransformer
      ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
      shetiphian.core.asm.ClassTransformer
      GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
      Pulsar/tconstruct loaded Pulses:
      - TinkerCommons (Enabled/Forced)
      - TinkerWorld (Enabled/Not Forced)
      - TinkerTools (Enabled/Not Forced)
      - TinkerSmeltery (Enabled/Not Forced)
      - TinkerGadgets (Enabled/Not Forced)
      - TinkerOredict (Enabled/Forced)
      - TinkerIntegration (Enabled/Forced)
      - TinkerFluids (Enabled/Forced)
      - TinkerMaterials (Enabled/Forced)
      - chiselsandbitsIntegration (Enabled/Not Forced)
      - craftingtweaksIntegration (Enabled/Not Forced)
      - WailaIntegration (Enabled/Not Forced)

      List of loaded APIs:
      * AbyssalCraftAPI (1.8.1) from AbyssalCraft-1.10.2-1.9.2.9.jar
      * actuallyadditionsapi (22) from ActuallyAdditions-1.10.2-r62.jar
      * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.0.jar
      * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
      * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-58.jar
      * BotaniaAPI (79) from Botania-unofficial.r1.8-320.jar
      * botanicaladdonsAPI (1) from NaturalPledge-r1.5.jar
      * CalculatorAPI (1.9.4 - 1.0) from Calculator-1.9.4-3.1.1.jar
      * CharsetAPI (0.1) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre15.jar
      * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre15.jar
      * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
      * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
      * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-12.1.jar
      * CoFHAPI (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.50.jar
      * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|energy (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.50.jar
      * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.1.290.jar
      * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.0.8.0.jar
      * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.12.jar
      * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.2.jar
      * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.0.82-universal.jar
      * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.311.jar
      * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.101_beta.jar
      * environmentaltech-api (1.10.2-0.10.3a) from environmentaltech-1.10.2-0.10.3a.jar
      * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.241.jar
      * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.241.jar
      * gendustryAPI (2.3.0) from gendustry-1.6.4.19-mc1.10.2.jar
      * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
      * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-38.jar
      * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-38.jar
      * jeresources|API (0.5.0.52) from JustEnoughResources-1.10.2-0.5.0.52.jar
      * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
      * JustEnoughItemsAPI (4.1.0) from jei_1.10.2-3.9.0.246.jar
      * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
      * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
      * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Core (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Driver|Item (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Machine (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.0.3-rc.1.jar
      * OpenComputersAPI|Prefab (6.0.0-alpha) from zerocore-1.10.2-0.0.8.0.jar
      * PsiAPI (2) from Psi-r1.0-37.jar
      * PSIonicUpgradesAPI (1) from PSIonicUpgrades-r1.13.jar
      * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.3-43.jar
      * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
      * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-0.9.4.jar
      * valkyrielib.api (1.10.2-0.10.3) from valkyrielib-1.10.2-0.10.3.jar
      * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
      * zerocore|API|multiblock (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
      * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
      * zerocore|API|multiblock|validation (1.9.4-0.0.1) from zerocore-1.10.2-0.0.8.0.jar
      EnderIO: No known problems detected.
      Detailed RF API diagnostics:
      * RF API class 'EnergyStorage' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/EnergyStorage.class
      * RF API class 'IEnergyConnection' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyConnection.class
      * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
      * RF API class 'IEnergyHandler' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyHandler.class
      * RF API class 'IEnergyProvider' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyProvider.class
      * RF API class 'IEnergyReceiver' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyReceiver.class
      * RF API class 'IEnergyStorage' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/IEnergyStorage.class
      * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
      * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/TileEnergyHandler.class
      * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Users/Matthew/Downloads/MultiMC/instances/All%20The%20Mods/minecraft/mods/BrandonsCore-1.10.2-2.1.0.36-universal.jar!/cofh/api/energy/TileEnergyHandler.class

      Profiler Position: N/A (disabled)
      Player Count: 1 / 8; [EntityPlayerMP['GhoulHater'/846, l='Survival Alpha', x=-667.91, y=86.31, z=1411.86]]
      Type: Integrated Server (map_client.txt)
      Is Modded: Definitely; Client brand changed to 'fml,forge'



    Once I removed Industrial Craft, I was capable of playing again briefly, before the first crash appeared. This is why I think there is amore serious issue.

    Does anyone have any idea what might be causing this? I am playing all the mods 1.10, with RTG, Hardcore darkness and dynamic lighting added.


    Full logs:

    https://www.dropbox.com/s/xg9ronawq4fq40z/latest.log?dl=0

    Posted in: Java Edition Support
  • 0

    posted a message on List of Minecraft "harder survival" mods

    I have been enjoying the Epic Siege mod. It has some changes to spawning mechanics, but the biggest change is that it replaces most of the vanilla mob AIs (and applies the changes to many modded mobs as well). This does things such as having zombies dig through walls, zombies nerd poling to get into your base, skeletons sniping you from long distance, and creepers blowing up your walls if they can't reach you. It gives a real reason to build proper base defenses, and design a safe home for yourself.

    Posted in: Mods Discussion
  • 0

    posted a message on Performance Issues! (no, not that kind)

    As grimallq said, it is probably primarily because of the relatively slow CPU. However, try running it without Thermal Expansion and with FastCraft and see if that works any better.

    Posted in: Java Edition Support
  • 0

    posted a message on help, crashed

    Is that all that appeared? This doesn't say anything useful. Can you get the full forge log?

    Posted in: Java Edition Support
  • 0

    posted a message on Anyone know this quest-adventure-thing server?

    Would that be Wynncraft?

    Posted in: Discussion
  • 0

    posted a message on I have problems to start the minecraft in Windows 10

    The memory value is fine. We need a DxDiag. Type dxdiag into the start menu, then run what appears. Press "save all information" then put that file somewhere we can find it, aka pastebin or dropbox.

    Posted in: Java Edition Support
  • 0

    posted a message on Graphics Card Upgrade, Minecraft Performance Unaffected

    What actually is your setup? What was your old graphics card, and what is the new one? As well, what is your processor?

    Posted in: Java Edition Support
  • 0

    posted a message on Mods' compatibiltity

    Go through and manually install every mod in that modpack. There's no magical easier way to do it.

    Posted in: Java Edition Support
  • 0

    posted a message on Something overwriting keeping inventory on death?

    AoA does this; there's a second gamerule that controls keep inventory, and it resets to false every time you reload your world. You almost assuredly won't get any kind of grave mod to work because of AoA's changes, but if you want to keep inventory you can manually set that gamerule when you start your world.

    Posted in: Java Edition Support
  • 0

    posted a message on need lots of help! saving worlds, mods, updates, etc.....

    If you just deleted your saves folder, couldn't you restore it from the recycling bin? To do this, go to the recycling bin(should be accessible from the desktop), right click on your saves folder/.minecraft folder (whatever you deleted) and press restore.

    Posted in: Java Edition Support
  • 0

    posted a message on 1.7.10 Lag

    Servers running 1.7.10 vanilla? Are these larger servers or smaller ones, this seems like lag on the server side of things.

    Posted in: Java Edition Support
  • 0

    posted a message on Windows 10 Graphics Driver issue

    There is a relatively easy fix, and a potential harder fix. The easy fix is to downgrade back to whatever windows version you were using before. However, you may be able to manually install the older drivers to make it work on windows 10.

    Posted in: Java Edition Support
  • To post a comment, please .