1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Done Crash on login

Discussion in 'Forever Stranded' started by mrminesheeps, Jun 11, 2017.

  1. mrminesheeps

    mrminesheeps Helper

    Messages:
    944
    Likes Received:
    229
    Local Time:
    7:56 AM
    So, I'm aware that someone already made posts possibly related to this issue; Done - Crashing on someone base | MineYourMind Community

    But my friend VampireDawn came on the server, and wanted to show me his base. So I teleported there, and ~a second after his base rendered, my game crashed. I tried deleting my shader pack, but that was without fruit. Here's the crash-report I managed to retrieve:


    ---- Minecraft crash-report ----

    WARNING: coremods are present:
    CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
    FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
    CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
    AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.1.7.jar)
    ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
    CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
    AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar)
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
    LoadingPlugin (Quark-r1.1-70.jar)
    RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
    AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
    IC2core (industrialcraft-2-2.6.188-ex110.jar)
    TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar)
    Contact their authors BEFORE contacting forge

    // Don't do that.

    Time: 6/11/17 1:10 AM
    Description: Tesselating block model

    java.lang.NullPointerException: Tesselating block model
    at cofh.thermalexpansion.render.RenderDynamo.bakeLayerFace(RenderDynamo.java:181)
    at codechicken.lib.model.blockbakery.BlockBakery.generateModel(BlockBakery.java:281)
    at codechicken.lib.model.blockbakery.BlockBakery.getCachedModel(BlockBakery.java:244)
    at codechicken.lib.model.blockbakery.CCBakeryModel.func_188616_a(CCBakeryModel.java:30)
    at ConnectedTextures.getNeighbourIcon(ConnectedTextures.java:1364)
    at ConnectedTextures.isNeighbour(ConnectedTextures.java:1323)
    at ConnectedTextures.isNeighbour(ConnectedTextures.java:1303)
    at ConnectedTextures.getConnectedTextureTop(ConnectedTextures.java:1695)
    at ConnectedTextures.getConnectedTexture(ConnectedTextures.java:545)
    at ConnectedTextures.getConnectedTextureSingle(ConnectedTextures.java:370)
    at ConnectedTextures.getConnectedTextureMultiPass(ConnectedTextures.java:299)
    at ConnectedTextures.getConnectedTexture(ConnectedTextures.java:113)
    at BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:89)
    at BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:60)
    at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:105)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
    at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)
    at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
    at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:293)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47)
    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: Client thread
    Stacktrace:
    at cofh.thermalexpansion.render.RenderDynamo.bakeLayerFace(RenderDynamo.java:181)
    at codechicken.lib.model.blockbakery.BlockBakery.generateModel(BlockBakery.java:281)
    at codechicken.lib.model.blockbakery.BlockBakery.getCachedModel(BlockBakery.java:244)
    at codechicken.lib.model.blockbakery.CCBakeryModel.func_188616_a(CCBakeryModel.java:30)
    at ConnectedTextures.getNeighbourIcon(ConnectedTextures.java:1364)
    at ConnectedTextures.isNeighbour(ConnectedTextures.java:1323)
    at ConnectedTextures.isNeighbour(ConnectedTextures.java:1303)
    at ConnectedTextures.getConnectedTextureTop(ConnectedTextures.java:1695)
    at ConnectedTextures.getConnectedTexture(ConnectedTextures.java:545)
    at ConnectedTextures.getConnectedTextureSingle(ConnectedTextures.java:370)
    at ConnectedTextures.getConnectedTextureMultiPass(ConnectedTextures.java:299)
    at ConnectedTextures.getConnectedTexture(ConnectedTextures.java:113)
    at BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:89)
    at BlockModelCustomizer.getRenderQuads(BlockModelCustomizer.java:60)
    at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:105)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)

    -- Block model being tesselated --
    Details:
    Block: minecraft:sandstone[type=sandstone]
    Block location: World: (-4864,43,-4837), Chunk: (at 0,2,11 in -304,-303; contains blocks -4864,0,-4848 to -4849,255,-4833), Region: (-10,-10; contains chunks -320,-320 to -289,-289, blocks -5120,0,-5120 to -4609,255,-4609)
    Using AO: true
    Stacktrace:
    at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)

    -- Block being tesselated --
    Details:
    Block type: ID #24 (tile.sandStone // net.minecraft.block.BlockSandStone)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-4864,43,-4837), Chunk: (at 0,2,11 in -304,-303; contains blocks -4864,0,-4848 to -4849,255,-4833), Region: (-10,-10; contains chunks -320,-320 to -289,-289, blocks -5120,0,-5120 to -4609,255,-4609)
    Stacktrace:
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)

    -- Block being tesselated --
    Details:
    Block type: ID #24 (tile.sandStone // net.minecraft.block.BlockSandStone)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-4864,43,-4837), Chunk: (at 0,2,11 in -304,-303; contains blocks -4864,0,-4848 to -4849,255,-4833), Region: (-10,-10; contains chunks -320,-320 to -289,-289, blocks -5120,0,-5120 to -4609,255,-4609)
    Stacktrace:
    at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)

    -- Affected level --
    Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['mrminesheeps'/116753, l='MpServer', x=-4874.58, y=44.00, z=-4852.40]]
    Chunk stats: MultiplayerChunkCache: 81, 81
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: World: (256,67,256), Chunk: (at 0,4,0 in 16,16; contains blocks 256,0,256 to 271,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 165376171 game time, 93930414 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Forced entities: 49 total; [EntityItem['item.item.bone'/117003, l='MpServer', x=-4879.41, y=67.00, z=-4809.24], EntityItem['item.item.arrow'/117002, l='MpServer', x=-4878.65, y=67.00, z=-4809.75], EntityEnderman['Enderman'/117400, l='MpServer', x=-4916.56, y=53.13, z=-4852.92], EntityEnderman['Enderman'/117407, l='MpServer', x=-4916.81, y=53.13, z=-4852.38], EntityEnderman['Enderman'/117409, l='MpServer', x=-4916.61, y=53.13, z=-4855.85], EntityEnderman['Enderman'/117665, l='MpServer', x=-4916.15, y=53.93, z=-4855.21], EntityEnderman['Enderman'/117664, l='MpServer', x=-4916.85, y=54.28, z=-4856.50], EntityEnderman['Enderman'/117666, l='MpServer', x=-4914.70, y=54.93, z=-4854.78], EntityEnderman['Enderman'/117669, l='MpServer', x=-4914.00, y=55.28, z=-4853.00], EntityEnderman['Enderman'/117303, l='MpServer', x=-4916.63, y=53.13, z=-4851.47], EntityPlayerSP['mrminesheeps'/116753, l='MpServer', x=-4874.58, y=44.00, z=-4852.40], EntityEnderman['Enderman'/117305, l='MpServer', x=-4916.57, y=53.13, z=-4854.31], EntityEnderman['Enderman'/117304, l='MpServer', x=-4917.33, y=53.13, z=-4854.45], EntityEnderman['Enderman'/117306, l='MpServer', x=-4915.42, y=53.13, z=-4855.76], EntityEnderman['Enderman'/117185, l='MpServer', x=-4915.88, y=53.13, z=-4852.51], EntityEnderman['Enderman'/117187, l='MpServer', x=-4913.20, y=53.13, z=-4850.52], EntityEnderman['Enderman'/117186, l='MpServer', x=-4915.93, y=53.13, z=-4854.38], EntityEnderman['Enderman'/116941, l='MpServer', x=-4877.30, y=44.00, z=-4858.30], EntitySoul['entity.randomthings.playerSoul.name'/116943, l='MpServer', x=-4871.50, y=52.00, z=-4858.50], EntityEnderman['Enderman'/117455, l='MpServer', x=-4918.60, y=53.13, z=-4855.62], EntityEnderman['Enderman'/116942, l='MpServer', x=-4877.30, y=44.00, z=-4858.30], EntityEnderman['Enderman'/117457, l='MpServer', x=-4917.80, y=53.13, z=-4855.07], EntityEnderman['Enderman'/116944, l='MpServer', x=-4868.40, y=52.00, z=-4853.69], EntityItem['item.item.arrow'/116947, l='MpServer', x=-4857.01, y=67.00, z=-4809.77], EntityEnderman['Enderman'/117459, l='MpServer', x=-4917.15, y=53.13, z=-4855.43], EntityItem['item.item.bone'/116951, l='MpServer', x=-4910.47, y=67.00, z=-4831.89], EntityItem['item.item.arrow'/116950, l='MpServer', x=-4911.07, y=67.00, z=-4831.65], EntityEnderman['Enderman'/117462, l='MpServer', x=-4918.00, y=53.13, z=-4852.49], EntityItem['item.item.bone'/116952, l='MpServer', x=-4912.02, y=67.00, z=-4808.28], EntityItem['item.item.chickenRaw'/116957, l='MpServer', x=-4867.13, y=49.00, z=-4838.28], EntityItem['item.item.feather'/116956, l='MpServer', x=-4867.49, y=49.00, z=-4837.33], EntityEnderman['Enderman'/116959, l='MpServer', x=-4911.43, y=52.13, z=-4852.95], EntityEnderman['Enderman'/117344, l='MpServer', x=-4918.01, y=53.13, z=-4853.75], EntityEnderman['Enderman'/116962, l='MpServer', x=-4911.41, y=52.13, z=-4852.05], EntityEnderman['Enderman'/117346, l='MpServer', x=-4916.53, y=53.13, z=-4854.72], EntityEnderman['Enderman'/117349, l='MpServer', x=-4917.75, y=53.13, z=-4855.80], EntityEnderman['Enderman'/116964, l='MpServer', x=-4911.55, y=52.13, z=-4854.15], EntityEnderman['Enderman'/116967, l='MpServer', x=-4912.10, y=53.13, z=-4852.56], EntityEnderman['Enderman'/116969, l='MpServer', x=-4911.46, y=52.13, z=-4854.85], EntityEnderman['Enderman'/117352, l='MpServer', x=-4917.31, y=53.13, z=-4853.49], EntityItem['item.item.bone'/116971, l='MpServer', x=-4830.13, y=67.00, z=-4881.54], EntityItem['item.item.arrow'/116970, l='MpServer', x=-4830.64, y=67.50, z=-4882.10], EntityEnderman['Enderman'/117613, l='MpServer', x=-4915.38, y=54.02, z=-4855.34], EntityItem['item.item.bone'/116975, l='MpServer', x=-4829.77, y=67.00, z=-4807.44], EntityEnderman['Enderman'/117617, l='MpServer', x=-4918.32, y=54.02, z=-4854.65], EntityItem['item.item.apple'/116979, l='MpServer', x=-4878.99, y=67.00, z=-4883.68], EntityItem['item.item.bone'/116978, l='MpServer', x=-4894.74, y=67.00, z=-4878.74], EntityEnderman['Enderman'/117618, l='MpServer', x=-4914.00, y=54.02, z=-4853.00], EntityItem['item.item.apple'/116980, l='MpServer', x=-4876.18, y=67.00, z=-4880.71]]
    Retry entities: 0 total; []
    Server brand: Waterfall (git:Waterfall-Bootstrap:1.11-SNAPSHOT:dc9bcd8:unknown) <- fml,forge,sponge
    Server type: Non-integrated multiplayer server
    Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57)
    at java.lang.Thread.run(Unknown Source)

    -- System Details --
    Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 942726504 bytes (899 MB) / 2378289152 bytes (2268 MB) up to 5208014848 bytes (4966 MB)
    JVM Flags: 8 total; -XX:+UseCMSCompactAtFullCollection -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2000M -Xmx5000M -XX:MaxPermSize=1000M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D8 132 mods loaded, 132 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
    UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
    UCHIJA AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
    UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
    UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
    UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
    UCHIJA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
    UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
    UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
    UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
    UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
    UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
    UCHIJA libVulpes{0.2.2.20170409194831} [libVulpes] (LibVulpes-1.10.2-0.2.2-universal.jar)
    UCHIJA advancedRocketry{1.1.7} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.1.7.jar)
    UCHIJA ambientsounds{1.2.0} [AmbientSounds] (AmbientSounds v1.2.1 mc1.10.2.zip)
    UCHIJA JEI{3.14.7.417} [Just Enough Items] (jei_1.10.2-3.14.7.417.jar)
    UCHIJA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
    UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
    UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
    UCHIJA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
    UCHIJA AromaBackup{2.0.0.0.b62} [AromaBackup] (AromaBackup-1.9.4-2.0.0.0.b62.jar)
    UCHIJA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-2.0.0.0.b62.jar)
    UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
    UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
    UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
    UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
    UCHIJA base{1.10.2-1.3.0} [B.A.S.E] (base-1.10.2-1.3.0.jar)
    UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
    UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
    UCHIJA mantle{1.10.2-1.1.4.203} [Mantle] (Mantle-1.10.2-1.1.4.jar)
    UCHIJA tconstruct{1.10.2-2.6.2.487} [Tinkers' Construct] (TConstruct-1.10.2-2.6.2.jar)
    UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
    UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
    UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
    UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
    UCHIJA betterwithmods{0.14.22 Beta} [Better With Mods] (Better With Mods-0.14.22-1.10.2.jar)
    UCHIJA betterquesting{2.3.225} [Better Questing] (BetterQuesting-2.3.225.jar)
    UCHIJA bqt{0.9} [Better Questing Triggerer] (BetterQuestingTriggerer-0.9.jar)
    UCHIJA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.10.2-1.5.1.jar)
    UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
    UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
    UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
    UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
    UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
    UCHIJA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
    UCHIJA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
    UCHIJA extendedrenderer{v1.0} [Extended Renderer] (coroutil-1.10.2-1.1.15.jar)
    UCHIJA coroutil{1.10.2-1.1.15} [CoroUtil Library] (coroutil-1.10.2-1.1.15.jar)
    UCHIJA configmod{v1.0} [Extended Mod Config] (coroutil-1.10.2-1.1.15.jar)
    UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
    UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar)
    UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
    UCHIJA deathquotes{1.2.0} [Death Quotes] (DeathQuotes-1.2.0-mc1.9to1.10.2-forge.jar)
    UCHIJA ding{1.0.1} [Ding] (Ding-1.10.2-1.0.1.jar)
    UCHIJA dldungeonsjdg{1.9.2} [Doomlike Dungeons] (DoomlikeDungeonsJBG-1.9.2-MC1.10.jar)
    UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
    UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
    UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
    UCHIJA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar)
    UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
    UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
    UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
    UCHIJA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar)
    UCHIJA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar)
    UCHIJA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
    UCHIJA forestry{5.2.17.374} [Forestry] (forestry_1.10.2-5.2.17.374.jar)
    UCHIJA exnihiloomnia{1.2.6} [Ex Nihilo Omnia] (exnihiloomnia-1.2.6.jar)
    UCHIJA excompressum{2.0.87} [Ex Compressum] (ExCompressum_1.10.2-2.0.87.jar)
    UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
    UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
    UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
    UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
    UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
    UCHIJA industrialwires{1.3-8} [Industrial Wires] (IndustrialWires-1.3-8.jar)
    UCHIJA infinitefluids{1.1.0} [InfiniteFluids] (infinitefluids-1.10.2-1.1.0.jar)
    UCHIJA LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar)
    UCHIJA InGameInfoXML{2.8.1.85} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.85-universal.jar)
    UCHIJA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
    UCHIJA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar)
    UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
    UCHIJA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
    UCHIJA Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar)
    UCHIJA mikedongles{0.4.2-[1.9.4,1.10,1.10.2]} [Mike Dongles] (MikeDongles-0.4.2-MC[1.9.4-1.10-1.10.2].jar)
    UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
    UCHIJA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar)
    UCHIJA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
    UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
    UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
    UCHIJA mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.6.jar)
    UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
    UCHIJA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
    UCHIJA omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar)
    UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar)
    UCHIJA openmodularturrets{1.10.2-3.0.0-108} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-108.jar)
    UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
    UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
    UCHIJA pressure{1.3.1.25} [Pressure Pipes] (pressure-1.3.1.25-mc1.10.2.jar)
    UCHIJA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
    UCHIJA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar)
    UCHIJA quantumstorage{3.3.2} [QuantumStorage] (QuantumStorage-1.10.2-3.3.2.jar)
    UCHIJA railcraft{10.1.1} [Railcraft] (Railcraft_1.10.2-10.1.1.jar)
    UCHIJA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
    UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar)
    UCHIJA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar)
    UCHIJA redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
    UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
    UCHIJA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
    UCHIJA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
    UCHIJA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar)
    UCHIJA slug{1.0A} [Slugs EU and RF converters] (Slugs Converters.jar)
    UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
    UCHIJA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
    UCHIJA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.9.4.jar)
    UCHIJA SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar)
    UCHIJA bq_standard{2.3.131} [Standard Expansion] (StandardExpansion-2.3.131.jar)
    UCHIJA stats_keeper{1.4.5} [Stats Keeper] (Stats Keeper-1.4.5.jar)
    UCHIJA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
    UCHIJA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
    UCHIJA thirstybottles{1.0.0.0} [Thirsty Bottles] (ThirstyBottles-1.10.2-1.0.0.0.jar)
    UCHIJA TinkersAddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.5.jar)
    UCHIJA tp{1.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.0-Hotfix.jar)
    UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.1.23.jar)
    UCHIJA ToughAsNails{@MOD_VERSION@} [Tough As Nails] (ToughAsNails-1.9.4-1.1.1.jar)
    UCHIJA tanaddons{1.0.4} [Tough Expansion] (ToughExpansion-1.10.2-1.0.4.jar)
    UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
    UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
    UCHIJA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
    UCHIJA weather2{1.10.2-2.4.10} [Localized Weather & Storms] (weather2-1.10.2-2.4.10.jar)
    UCHIJA wct{0.1.30} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.30.jar)
    UCHIJA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar)
    UCHIJA zombieawareness{1.10.2-1.11.6} [Zombie Awareness] (zombieawareness-1.10.2-1.11.6.jar)
    Loaded coremods (and transformers):
    CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

    FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
    invtweaks.forge.asm.ContainerTransformer
    LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
    lumien.randomthings.asm.ClassTransformer
    CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)

    LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
    lumien.resourceloader.asm.ClassTransformer
    AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.1.7.jar)
    zmaster587.advancedRocketry.asm.ClassTransformer
    ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
    team.chisel.common.asm.ChiselTransformer
    CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
    codechicken.lib.asm.ClassHeirachyManager
    codechicken.lib.asm.CCL_ASMTransformer
    AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
    squeek.applecore.asm.TransformerModuleHandler
    LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
    lumien.bloodmoon.asm.ClassTransformer
    ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar)
    com.creativemd.itemphysic.ItemTransformer
    EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
    com.enderio.core.common.transform.EnderCoreTransformer
    LoadingPlugin (Quark-r1.1-70.jar)
    vazkii.quark.base.asm.ClassTransformer
    RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
    reborncore.mixin.transformer.MixinTransformer
    AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
    appeng.coremod.transformer.ASMIntegration
    Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
    pl.asie.foamfix.coremod.FoamFixTransformer
    CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
    cofh.asm.CoFHClassTransformer
    cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
    IC2core (industrialcraft-2-2.6.188-ex110.jar)

    TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar)
    toughasnails.asm.transformer.BlockCropsTransformer
    toughasnails.asm.transformer.EntityRendererTransformer
    toughasnails.asm.transformer.WorldTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
    Pulsar/tconstruct loaded Pulses:
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - WailaIntegration (Enabled/Not Forced)

    List of loaded APIs:
    * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
    * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
    * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
    * AromaBackupAPI (1.0) from AromaBackup-1.9.4-2.0.0.0.b62.jar
    * Base|API (1.0.0) from base-1.10.2-1.3.0.jar
    * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-0.1.30.jar
    * BetterQuesting|API (2.6) from BetterQuesting-2.3.225.jar
    * BetterWithModsAPI (Beta 0.6) from Better With Mods-0.14.22-1.10.2.jar
    * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.28.jar
    * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
    * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
    * CoFHAPI (1.8.9R1.2.0B1) from p455w0rdslib-1.10.2-1.0.13.jar
    * cofhapi (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
    * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
    * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * cofhapi|core (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from WirelessCraftingTerminal-1.10.2-0.1.30.jar
    * cofhapi|energy (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
    * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
    * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
    * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
    * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
    * CoroAI|dynamicdifficulty (1.0) from coroutil-1.10.2-1.1.15.jar
    * DLDungeonsAPI (1.1) from DoomlikeDungeonsJBG-1.9.2-MC1.10.jar
    * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.183.jar
    * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
    * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.374.jar
    * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.374.jar
    * IC2API (1.0) from Slugs Converters.jar
    * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
    * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
    * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.25.jar
    * jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
    * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.417.jar
    * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
    * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.3.jar
    * pressureAPI (1.3.1.25) from pressure-1.3.1.25-mc1.10.2.jar
    * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
    * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.1.jar
    * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.1.jar
    * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
    * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
    * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
    * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
    * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
    * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.7-48.jar
    * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
    * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
    * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
    * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.30.jar
    * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
    * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
    * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
    CodeChickenLib Invalid Fingerprint Reports:
    CodeChickenCore Invalid Fingerprint Reports:
    ChickenChunks Invalid Fingerprint Reports:
    EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
    * Optifine is installed. This is NOT supported.
    * The RF API that is being used (1.6.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from WirelessCraftingTerminal-1.10.2-0.1.30.jar).
    It is a supported version, but that difference may lead to problems.
    This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Detailed RF API diagnostics:
    * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/EnergyStorage.class
    * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyConnection.class
    * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
    * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyHandler.class
    * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyProvider.class
    * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyReceiver.class
    * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyStorage.class
    * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
    * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/mines/AppData/Roaming/.mineyourmind/instances/ForeverStranded/minecraft/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    Detailed Tesla API diagnostics:
    * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
    * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
    * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
    * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
    * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
    * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
    * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
    * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
    * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
    * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
    * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    EnderStorage Invalid Fingerprint Reports:
    RebornCore:
    Plugin Engine: 0
    RebornCore Version: 2.13.5.136
    Mixin Status: 1
    Runtime Debofucsation 1
    RenderEngine: 1
    AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF
    Launched Version: 1.10.2
    LWJGL: 2.9.4
    OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    GL Caps: Using GL 1.3 multitexturing.
    Using GL 1.3 texture combiners.
    Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
    Shaders are available because OpenGL 2.1 is supported.
    VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x AMD A10-8700P Radeon R6, 10 Compute Cores 4C+6G
    OptiFine Version: OptiFine_1.10.2_HD_U_D8
    Render Distance Chunks: 6
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1101.0
    OpenGlRenderer: AMD Radeon(TM) R6 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

    So, how do I fix this? there seems to be no time whatsoever to enter a command.
     
  2. mrminesheeps

    mrminesheeps Helper

    Messages:
    944
    Likes Received:
    229
    Local Time:
    7:56 AM
    I'm trying uninstalling optifine, however my game literally can't even run without it.
    [doublepost=1497170884][/doublepost]Uninstalling optifine fixes the problem. But That doesn't solve it. Why does optifine and... whatever mod is causing it, have a crash? >.<
     
  3. SirWill

    SirWill Founder

    Messages:
    12,287
    Likes Received:
    3,708
    Local Time:
    4:56 PM
    We can't help you with that.
     
  4. mrminesheeps

    mrminesheeps Helper

    Messages:
    944
    Likes Received:
    229
    Local Time:
    7:56 AM
    I'm aware, just a message of frustration since i read up on it and supposedly it was fixed by optifine's author but the bug still exists. no need for further replies, but maybe disable/ban whatever item is causing the crash? because anybody could simply say to remove optifine, but many of us can't play without it.
     

Share This Page