Storage Drawers: Natura Pack

Storage Drawers: Natura Pack

9M Downloads

Crashing world after put anything

jjakkubb opened this issue ยท 1 comments

commented

Minecraft version: 1.10.2
Mod version: 1.10.2-3.7.10
Problem: after put all drawres 2x2 world is crasing.
Log:
---- Minecraft Crash Report ----

WARNING: coremods are present:
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
ForgelinPlugin (Forgelin-1.5.1.jar)
CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
IC2core (industrialcraft-2-2.6.252-ex110.jar)
AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.2.jar)
Brandon's Core (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 12/10/17 9:48 AM
Description: Tesselating block model

com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: com/jaquadro/minecraft/chameleon/model/PassLimitedModel
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199)
at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
at com.jaquadro.minecraft.chameleon.model.CachedBuilderModel.getModel(CachedBuilderModel.java:86)
at com.jaquadro.minecraft.chameleon.model.CachedBuilderModel.func_188616_a(CachedBuilderModel.java:44)
at net.minecraft.client.renderer.BlockModelRenderer.func_187497_c(BlockModelRenderer.java:135)
at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187497_c(ForgeBlockModelRenderer.java:86)
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 codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
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.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:173)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:1457)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1684)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1574)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1347)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: com/jaquadro/minecraft/chameleon/model/PassLimitedModel
at com.jaquadro.minecraft.storagedrawers.client.model.BasicDrawerModel$Model.buildModel(BasicDrawerModel.java:104)
at com.jaquadro.minecraft.chameleon.model.ProxyBuilderModel.buildModel(ProxyBuilderModel.java:86)
at com.jaquadro.minecraft.chameleon.model.CachedBuilderModel$1.load(CachedBuilderModel.java:37)
at com.jaquadro.minecraft.chameleon.model.CachedBuilderModel$1.load(CachedBuilderModel.java:34)
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
... 28 more

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

-- Head --
Thread: Client thread
Stacktrace:
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2199)
at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
at com.jaquadro.minecraft.chameleon.model.CachedBuilderModel.getModel(CachedBuilderModel.java:86)
at com.jaquadro.minecraft.chameleon.model.CachedBuilderModel.func_188616_a(CachedBuilderModel.java:44)
at net.minecraft.client.renderer.BlockModelRenderer.func_187497_c(BlockModelRenderer.java:135)
at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187497_c(ForgeBlockModelRenderer.java:86)

-- Block model being tesselated --
Details:
Block: storagedrawers:basicDrawers[block=full1,facing=north,variant=spruce]
Block location: World: (-29,65,254), Chunk: (at 3,4,14 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Using AO: false
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 #1526 (tile.basicDrawers // com.jaquadro.minecraft.storagedrawers.block.BlockVariantDrawers)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-29,65,254), Chunk: (at 3,4,14 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)

-- Block being tesselated --
Details:
Block type: ID #1526 (tile.basicDrawers // com.jaquadro.minecraft.storagedrawers.block.BlockVariantDrawers)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-29,65,254), Chunk: (at 3,4,14 in -2,15; contains blocks -32,0,240 to -17,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:61)
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.ChunkRenderDispatcher.func_178505_b(ChunkRenderDispatcher.java:173)
at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:1457)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1684)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1574)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['JakuAnanas'/1935, l='MpServer', x=-28.50, y=64.00, z=250.50]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-20,64,256), Chunk: (at 12,4,0 in -2,16; contains blocks -32,0,256 to -17,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 652 game time, 652 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 131 total; [EntitySheep['Sheep'/431, l='MpServer', x=-110.63, y=70.00, z=265.56], EntityZombie['Zombie'/4536, l='MpServer', x=-18.50, y=32.00, z=257.50], EntitySheep['Sheep'/448, l='MpServer', x=-95.50, y=68.00, z=250.50], EntitySheep['Sheep'/449, l='MpServer', x=-97.50, y=68.00, z=251.50], EntitySheep['Sheep'/450, l='MpServer', x=-95.50, y=68.00, z=251.50], EntitySheep['Sheep'/451, l='MpServer', x=-93.50, y=68.00, z=254.50], EntitySheep['Sheep'/452, l='MpServer', x=-75.50, y=75.00, z=277.50], EntitySheep['Sheep'/453, l='MpServer', x=-72.50, y=75.00, z=278.50], EntitySheep['Sheep'/454, l='MpServer', x=-76.50, y=75.00, z=278.50], EntitySheep['Sheep'/455, l='MpServer', x=-74.50, y=74.00, z=275.50], EntitySheep['Sheep'/471, l='MpServer', x=-42.52, y=69.00, z=206.77], EntitySheep['Sheep'/472, l='MpServer', x=-54.23, y=66.00, z=216.48], EntitySheep['Sheep'/473, l='MpServer', x=-49.70, y=66.00, z=214.45], EntitySheep['Sheep'/474, l='MpServer', x=-43.50, y=66.00, z=213.50], EntitySheep['Sheep'/475, l='MpServer', x=-56.68, y=66.00, z=218.46], EntitySheep['Sheep'/476, l='MpServer', x=-61.17, y=66.00, z=222.20], EntitySheep['Sheep'/477, l='MpServer', x=-53.83, y=65.00, z=224.90], EntitySheep['Sheep'/478, l='MpServer', x=-56.04, y=65.00, z=225.75], EntityCow['Cow'/479, l='MpServer', x=-52.82, y=65.00, z=224.45], EntityCow['Cow'/480, l='MpServer', x=-50.50, y=65.00, z=222.50], EntityCow['Cow'/481, l='MpServer', x=-52.50, y=65.00, z=225.50], EntitySheep['Sheep'/490, l='MpServer', x=-14.50, y=64.00, z=304.50], EntitySheep['Sheep'/491, l='MpServer', x=-15.50, y=65.00, z=307.50], EntitySheep['Sheep'/492, l='MpServer', x=-17.50, y=65.00, z=304.50], EntitySheep['Sheep'/493, l='MpServer', x=-15.50, y=65.00, z=304.50], EntityVillager['Villager'/502, l='MpServer', x=5.51, y=69.00, z=212.64], EntityVillager['Villager'/511, l='MpServer', x=28.34, y=64.00, z=186.37], EntityVillager['Villager'/512, l='MpServer', x=42.99, y=63.94, z=197.69], EntityVillager['Villager'/513, l='MpServer', x=3.51, y=70.00, z=207.74], EntityVillager['Villager'/514, l='MpServer', x=16.50, y=68.00, z=213.50], EntityVillager['Villager'/515, l='MpServer', x=31.15, y=64.94, z=209.63], EntitySheep['Sheep'/516, l='MpServer', x=11.50, y=64.00, z=285.50], EntitySheep['Sheep'/517, l='MpServer', x=11.50, y=64.00, z=288.50], EntitySheep['Sheep'/518, l='MpServer', x=15.50, y=64.00, z=286.50], EntitySheep['Sheep'/519, l='MpServer', x=16.50, y=64.00, z=286.50], EntityZombie['Zombie'/4615, l='MpServer', x=19.50, y=39.00, z=317.50], EntitySheep['Sheep'/520, l='MpServer', x=18.06, y=76.00, z=325.19], EntitySheep['Sheep'/521, l='MpServer', x=13.50, y=76.00, z=319.50], EntitySheep['Sheep'/522, l='MpServer', x=12.50, y=76.00, z=320.50], EntitySheep['Sheep'/523, l='MpServer', x=13.50, y=75.00, z=317.50], EntityVillager['Villager'/530, l='MpServer', x=24.50, y=65.00, z=176.50], EntityVillager['Villager'/531, l='MpServer', x=44.35, y=63.94, z=200.70], EntityItem['item.tile.flower1.dandelion'/533, l='MpServer', x=34.64, y=24.00, z=196.57], EntityItem['item.item.seeds'/534, l='MpServer', x=35.16, y=24.00, z=198.37], EntityBat['Bat'/4632, l='MpServer', x=-20.26, y=22.25, z=328.74], EntityItem['item.tile.flower1.dandelion'/537, l='MpServer', x=32.13, y=26.00, z=194.13], EntityItem['item.item.seeds'/542, l='MpServer', x=23.17, y=30.00, z=200.46], EntityItem['item.tile.flower2.poppy'/544, l='MpServer', x=25.13, y=29.00, z=193.94], EntitySheep['Sheep'/545, l='MpServer', x=33.50, y=63.00, z=233.50], EntitySheep['Sheep'/546, l='MpServer', x=32.50, y=63.00, z=238.50], EntitySheep['Sheep'/547, l='MpServer', x=29.50, y=63.00, z=235.50], EntitySheep['Sheep'/548, l='MpServer', x=32.50, y=63.00, z=234.50], EntityChicken['Chicken'/549, l='MpServer', x=35.50, y=75.00, z=298.50], EntityChicken['Chicken'/550, l='MpServer', x=35.50, y=75.00, z=299.50], EntityChicken['Chicken'/551, l='MpServer', x=39.50, y=76.00, z=300.50], EntityChicken['Chicken'/552, l='MpServer', x=38.50, y=76.00, z=300.50], EntityCreeper['Creeper'/4661, l='MpServer', x=19.50, y=14.00, z=275.50], EntityZombie['Zombie'/4662, l='MpServer', x=18.35, y=14.00, z=275.35], EntityCreeper['Creeper'/4665, l='MpServer', x=51.50, y=33.00, z=258.50], EntityVillager['Villager'/571, l='MpServer', x=40.50, y=64.00, z=189.50], EntityZombie['Zombie'/4669, l='MpServer', x=2.50, y=29.00, z=302.50], EntityItemFrame['Item Frame'/578, l='MpServer', x=61.50, y=66.50, z=176.03], EntityBat['Bat'/4686, l='MpServer', x=17.41, y=32.02, z=223.55], EntityVillager['Villager'/599, l='MpServer', x=45.50, y=64.00, z=176.50], EntityVillager['Villager'/600, l='MpServer', x=46.50, y=64.00, z=176.50], EntityVillager['Villager'/601, l='MpServer', x=51.50, y=64.00, z=183.50], EntitySkeleton['Skeleton'/4716, l='MpServer', x=19.50, y=53.00, z=316.50], EntityCreeper['Creeper'/4741, l='MpServer', x=12.50, y=33.00, z=291.50], EntityBat['Bat'/4789, l='MpServer', x=-86.18, y=27.07, z=272.66], EntityBat['Bat'/4790, l='MpServer', x=-58.44, y=21.05, z=252.48], EntityBat['Bat'/4792, l='MpServer', x=10.40, y=19.68, z=299.98], EntityBat['Bat'/4839, l='MpServer', x=-37.67, y=51.27, z=203.93], EntityCreeper['Creeper'/4841, l='MpServer', x=-1.50, y=24.00, z=309.50], EntityZombie['Zombie'/4842, l='MpServer', x=15.50, y=32.00, z=294.50], EntityBat['Bat'/4859, l='MpServer', x=13.47, y=46.07, z=221.25], EntityZombie['Zombie'/4868, l='MpServer', x=-13.50, y=16.00, z=324.50], EntityCreeper['Creeper'/4873, l='MpServer', x=-5.50, y=35.00, z=259.50], EntityCreeper['Creeper'/4874, l='MpServer', x=-5.50, y=35.00, z=261.50], EntityZombie['Zombie'/4875, l='MpServer', x=-3.50, y=35.00, z=257.50], EntityBat['Bat'/4883, l='MpServer', x=-26.75, y=24.07, z=325.69], EntityBat['Bat'/4944, l='MpServer', x=28.19, y=24.23, z=223.81], EntityBat['Bat'/4945, l='MpServer', x=27.04, y=24.23, z=221.11], EntityBat['Bat'/4947, l='MpServer', x=27.82, y=27.73, z=229.73], EntityZombie['Zombie'/4985, l='MpServer', x=4.50, y=42.00, z=282.50], EntityItem['item.tile.sand.default'/4991, l='MpServer', x=32.97, y=54.00, z=249.33], EntityCreeper['Creeper'/4994, l='MpServer', x=-101.50, y=29.00, z=261.50], EntityCreeper['Creeper'/4998, l='MpServer', x=36.50, y=30.00, z=221.50], EntityZombie['Zombie'/5012, l='MpServer', x=43.50, y=19.00, z=305.50], EntityCreeper['Creeper'/5028, l='MpServer', x=23.50, y=24.00, z=312.50], EntityCreeper['Creeper'/5071, l='MpServer', x=-93.50, y=36.00, z=204.50], EntitySpider['Spider'/5072, l='MpServer', x=-93.50, y=36.00, z=204.50], EntitySkeleton['Skeleton'/5167, l='MpServer', x=-22.70, y=53.00, z=195.45], EntityZombie['Zombie'/5189, l='MpServer', x=18.50, y=53.00, z=317.50], EntityWitch['Witch'/5207, l='MpServer', x=3.49, y=14.00, z=267.71], EntityWitch['Witch'/5208, l='MpServer', x=1.50, y=15.00, z=274.50], EntitySkeleton['Skeleton'/5209, l='MpServer', x=0.50, y=15.00, z=275.50], EntitySkeleton['Skeleton'/5210, l='MpServer', x=0.50, y=15.00, z=276.50], EntityItem['item.tile.actuallyadditions.blockBlackLotus'/3182, l='MpServer', x=33.13, y=60.00, z=246.13], EntityPlayerSP['JakuAnanas'/1935, l='MpServer', x=-28.50, y=64.00, z=250.50], EntitySkeleton['Skeleton'/5242, l='MpServer', x=33.50, y=24.00, z=206.50], EntitySkeleton['Skeleton'/5243, l='MpServer', x=38.28, y=24.00, z=195.52], EntitySkeleton['Skeleton'/5246, l='MpServer', x=-18.50, y=40.00, z=227.50], EntityWitch['Witch'/5247, l='MpServer', x=-17.50, y=40.00, z=227.50], EntityItem['item.tile.doublePlant.paeonia'/5252, l='MpServer', x=-27.37, y=68.00, z=220.16], EntityZombie['entity.Zombie.name'/5327, l='MpServer', x=1.76, y=44.00, z=241.55], EntityCreeper['Creeper'/5341, l='MpServer', x=-13.50, y=38.00, z=327.50], EntityCreeper['Creeper'/5342, l='MpServer', x=-14.50, y=38.00, z=328.50], EntityZombie['Zombie'/5343, l='MpServer', x=-13.50, y=38.00, z=328.50], EntityZombie['Zombie'/5344, l='MpServer', x=-13.50, y=38.00, z=328.50], EntityItem['item.tile.mushroom'/5359, l='MpServer', x=32.36, y=54.00, z=250.06], EntityCreeper['Creeper'/5361, l='MpServer', x=51.50, y=47.00, z=294.50], EntityCreeper['Creeper'/5363, l='MpServer', x=14.50, y=29.00, z=299.50], EntitySkeleton['Skeleton'/5369, l='MpServer', x=-76.50, y=67.00, z=293.50], EntitySkeleton['Skeleton'/5370, l='MpServer', x=-77.50, y=67.00, z=290.50], EntityBabySkeleton['Baby Skeleton'/5391, l='MpServer', x=24.50, y=45.00, z=234.50], EntityBabySkeleton['Baby Skeleton'/5392, l='MpServer', x=23.50, y=45.00, z=233.50], EntityCreeper['Creeper'/5407, l='MpServer', x=-93.50, y=32.00, z=211.50], EntityItem['item.tile.doublePlant.paeonia'/5490, l='MpServer', x=-27.91, y=68.00, z=222.16], EntitySkeleton['Skeleton'/5495, l='MpServer', x=31.50, y=26.00, z=209.50], EntityZombie['Zombie'/5501, l='MpServer', x=-9.44, y=14.00, z=323.38], EntityZombie['Zombie'/5502, l='MpServer', x=-5.50, y=13.00, z=323.50], EntityCreeper['Creeper'/5503, l='MpServer', x=-5.58, y=13.00, z=319.34], EntityCreeper['Creeper'/5504, l='MpServer', x=-4.89, y=13.30, z=319.91], EntitySkeleton['Skeleton'/5540, l='MpServer', x=-10.50, y=11.00, z=202.50], EntityZombie['Zombie'/5542, l='MpServer', x=20.50, y=42.00, z=330.50], EntityZombie['Zombie'/5543, l='MpServer', x=21.50, y=42.00, z=330.50], EntityCreeper['Creeper'/5553, l='MpServer', x=-83.50, y=65.00, z=259.50], EntityZombie['Zombie'/5554, l='MpServer', x=-83.50, y=65.00, z=262.50], EntityBabySkeleton['Baby Skeleton'/5627, l='MpServer', x=15.50, y=16.00, z=277.50], EntityBat['Bat'/3725, l='MpServer', x=-23.50, y=23.10, z=326.50], EntityBat['Bat'/3732, l='MpServer', x=-19.25, y=35.46, z=222.46]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer 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.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_151, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1941578992 bytes (1851 MB) / 4005474304 bytes (3819 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.3.2488 Optifine OptiFine_1.10.2_HD_U_E3 102 mods loaded, 102 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.3.2488.jar)
UCHIJAAAA Forge{12.18.3.2488} [Minecraft Forge] (forge-1.10.2-12.18.3.2488.jar)
UCHIJAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
UCHIJAAAA openmodscore{0.11.2} [OpenModsLib Core] (minecraft.jar)
UCHIJAAAA {000} [CoFH ASM] (minecraft.jar)
UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
UCHIJAAAA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHIJAAAA cofhcore{4.1.12} [CoFH Core] (CoFHCore-1.10.2-4.1.12.17-universal.jar)
UCHIJAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
UCHIJAAAA IC2{2.6.252-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.252-ex110.jar)
UCHIJAAAA advanced_machines{60.0.4} [Advanced Machines] (Advanced Machines-60.0.4.jar)
UCHIJAAAA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
UCHIJAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
UCHIJAAAA AppleCore{2.2.2} [AppleCore] (AppleCore-mc1.10.2-2.2.2.jar)
UCHIJAAAA appleskin{1.0.8} [AppleSkin] (AppleSkin-mc1.10.2-1.0.8.jar)
UCHIJAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
UCHIJAAAA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
UCHIJAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-Mod-1.10.2.jar)
UCHIJAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-Mod-1.10.2.jar)
UCHIJAAAA autopackager{1.6.4b} [AutoPackager] (autopackager-1.6.4b.jar)
UCHIJAAAA backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2.jar)
UCHIJAAAA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar)
UCHIJAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
UCHIJAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
UCHIJAAAA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
UCHIJAAAA BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
UCHIJAAAA blockdrops{1.1.1} [Block Drops] (BlockDrops-1.10.2-1.1.1.jar)
UCHIJAAAA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
UCHIJAAAA brandonscore{2.1.12} [Brandon's Core] (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
UCHIJAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
UCHIJAAAA chancecubes{1.10.2-3.0.1.207} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.207.jar)
UCHIJAAAA ctm{MC1.10.2-0.2.3.26} [CTM] (CTM-MC1.10.2-0.2.3.26.jar)
UCHIJAAAA chisel{MC1.10.2-0.0.14.33} [Chisel] (Chisel-MC1.10.2-0.0.14.33.jar)
UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCHIJAAAA cyclopscore{0.10.9} [Cyclops Core] (CyclopsCore-1.9.4-0.10.9.jar)
UCHIJAAAA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.10.2-1.3.4.jar)
UCHIJAAAA compactsolars{1.10.2-5.0.12.336} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.12.336-universal.jar)
UCHIJAAAA MineTweaker3{3.0.17} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.17.jar)
UCHIJAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.17.jar)
UCHIJAAAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.6.3.jar)
UCHIJAAAA forestry{5.2.17.388} [Forestry] (forestry_1.10.2-5.2.17.388.jar)
UCHIJAAAA eleccore{1.7.431} [ElecCore] (ElecCore-1.10.2-1.7.431.jar)
UCHIJAAAA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
UCHIJAAAA draconicevolution{2.1.6} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.6.263-universal.jar)
UCHIJAAAA DurabilityShow{3.1.1} [Durability Show] (Durability Show-1.9.4-3.1.1.jar)
UCHIJAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
UCHIJAAAA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
UCHIJAAAA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar)
UCHIJAAAA shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar)
UCHIJAAAA endertanks{1.4.13} [EnderTanks] (endertanks-1.10.0-1.4.13.jar)
UCHIJAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
UCHIJAAAA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
UCHIJAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
UCHIJAAAA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
UCHIJAAAA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
UCHIJAAAA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
UCHIJAAAA gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
UCHIJAAAA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
UCHIJAAAA hammercore{1.9.4.3} [Hammer Core] (HammerCore-1.10.2-1.9.4.3.jar)
UCHIJAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
UCHIJAAAA integrateddynamics{0.7.14} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.14.jar)
UCHIJAAAA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
UCHIJAAAA ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar)
UCHIJAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
UCHIJAAAA jeiintegration{1.2.0.19} [JEI Integration] (jeiintegration_1.10.2-1.2.0.19.jar)
UCHIJAAAA journeymap{1.10.2-5.5.0} [JourneyMap] (journeymap-1.10.2-5.5.0.jar)
UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
UCHIJAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
UCHIJAAAA Mekanism{9.2.4} [Mekanism] (Mekanism-1.10.2-9.2.4.103.jar)
UCHIJAAAA MekanismGenerators{9.2.4} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.4.103.jar)
UCHIJAAAA minefactoryreloaded{2.9.0B1} [MineFactory Reloaded] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
UCHIJAAAA MineFactoryReloaded|CompatVanilla{2.9.0B1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.10.2]2.9.0B1-226.jar)
UCHIJAAAA numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.126.jar)
UCHIJAAAA powersuits{1.10.2-1.2.126} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.126.jar)
UCHIJAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
UCHIJAAAA natura{1.10.2-4.1.0.80} [Natura] (natura-1.10.2-4.1.0.80.jar)
UCHIJAAAA openmods{0.11.2} [OpenModsLib] (OpenModsLib-1.10.2-0.11.2.jar)
UCHIJAAAA openblocks{1.7.2} [OpenBlocks] (OpenBlocks-1.10.2-1.7.2.jar)
UCHIJAAAA ProjectE{1.10.2-PE1.3.1} [ProjectE] (ProjectE-1.10.2-PE1.3.1.jar)
UCHIJAAAA tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
UCHIJAAAA p455w0rdslib{1.0.30} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.30.jar)
UCHIJAAAA progressiveautomation{1.7.4} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.7.4.jar)
UCHIJAAAA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
UCHIJAAAA StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
UCHIJAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
UCHIJAAAA rftools{7.15} [RFTools] (rftools-1.1x-7.15.jar)
UCHIJAAAA rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
UCHIJAAAA roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
UCHIJAAAA simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar)
UCHIJAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
UCHIJAAAA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
UCHIJAAAA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar)
UCHIJAAAA thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
UCHIJAAAA thermalexpansion{5.1.10} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.10.28-universal.jar)
UCHIJAAAA thermaldynamics{2.0.11} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.11.17-universal.jar)
UCHIJAAAA torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
UCHIJAAAA WailaHarvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.10.jar)
UCHIJAAAA wailaplugins{MC1.10.2-0.3.0-26} [WAILA Plugins] (WAILAPlugins-MC1.10.2-0.3.0-26.jar)
UCHIJAAAA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
UCHIJAAAA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
Loaded coremods (and transformers):
ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
shetiphian.core.asm.ClassTransformer
CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)

ForgelinPlugin (Forgelin-1.5.1.jar)

CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
cofh.asm.CoFHClassTransformer
cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
com.enderio.core.common.transform.EnderCoreTransformer
IC2core (industrialcraft-2-2.6.252-ex110.jar)

AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
squeek.applecore.asm.TransformerModuleHandler
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
OpenModsCorePlugin (OpenModsLib-1.10.2-0.11.2.jar)
openmods.core.OpenModsClassTransformer
Brandon's Core (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
com.brandon3055.brandonscore.asm.ClassTransformer
HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
com.pengu.hammercore.asm.HammerCoreTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
CTMCorePlugin (CTM-MC1.10.2-0.2.3.26.jar)
team.chisel.ctm.client.asm.CTMTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon (TM) R7 370 Series'
OpenModsLib class transformers: [pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
minefactoryreloaded: -[1.10.2]2.9.0B1-226
Pulsar/natura loaded Pulses:
- NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaDecorative (Enabled/Not Forced)
- NaturaTools (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- WailaIntegration (Enabled/Not Forced)

List of loaded APIs: 
	* actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
	* AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.2.jar
	* AromaBackupAPI (1.0) from AromaBackup-Mod-1.10.2.jar
	* Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
	* Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.14.33.jar
	* ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.14.33.jar
	* CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.5.0.jar
	* cofhapi (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
	* cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* CoFHAPI|energy (1.8.9R1.2.0B1) from rangedpumps-0.3.jar
	* cofhapi|energy (1.5.0) from p455w0rdslib-1.10.2-1.0.30.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.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.7.4.jar
	* cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|audio (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|gui (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|gui|container (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|gui|element (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|gui|element|listbox (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|gui|slot (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|inventory (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|util (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|util|helpers (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|world (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* cofhlib|world|feature (1.7.6) from CoFHCore-1.10.2-4.1.12.17-universal.jar
	* commoncapabilities|api (0.0.1) from CommonCapabilities-1.10.2-1.3.4.jar
	* compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
	* ctm-api (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
	* ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
	* ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
	* ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.3.26.jar
	* DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
	* DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.6.263-universal.jar
	* ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.431.jar
	* ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.431.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
	* ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.388.jar
	* ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.388.jar
	* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
	* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
	* integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.7.14.jar
	* IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.jar
	* jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
	* journeymap|client-api (1.4) from journeymap-1.10.2-5.5.0.jar
	* journeymap|client-api-display (1.4) from journeymap-1.10.2-5.5.0.jar
	* journeymap|client-api-event (1.4) from journeymap-1.10.2-5.5.0.jar
	* journeymap|client-api-model (1.4) from journeymap-1.10.2-5.5.0.jar
	* journeymap|client-api-util (1.4) from journeymap-1.10.2-5.5.0.jar
	* JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
	* mcjtylib_ng (2.5.0) from mcjtylib-1.1x-2.5.0.jar
	* MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.4.103.jar
	* MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
	* openblocks|api (1.1) from OpenBlocks-1.10.2-1.7.2.jar
	* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.30.jar
	* StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
	* StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
	* StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
	* StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
	* StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
	* StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
	* StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
	* StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
	* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.26.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
CodeChickenLib Invalid Fingerprint Reports: 
CodeChickenCore 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.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from rangedpumps-0.3.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/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/EnergyStorage.class
              * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyConnection.class
              * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
              * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyHandler.class
              * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyProvider.class
              * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyReceiver.class
              * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyStorage.class
              * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
              * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/TileEnergyHandler.class
Detailed Tesla API diagnostics:
              * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
              * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
              * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
              * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
              * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
              * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
              * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
              * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
              * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
              * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
              * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/Junak%20122/AppData/Roaming/.minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class

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

Launched Version: 1.10.2-forge1.10.2-12.18.3.2488
LWJGL: 2.9.4
OpenGL: AMD Radeon (TM) R7 370 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
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 Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
OptiFine Version: OptiFine_1.10.2_HD_U_E3
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13474 Compatibility Profile Context 22.19.162.4
OpenGlRenderer: AMD Radeon (TM) R7 370 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
commented

I'm pretty late replying to this so maybe you already figured it out. This crash is because your Chameleon is not up to date.