Advertisement
Plazter

Crash report Plazter 28 march

Mar 28th, 2017
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 73.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4.   literalascension (literalascension-1.10.2-1.0.1.1.jar)
  5.   Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  6.  LoadingPlugin (DefaultSkin-1.10.2-1.0.0.jar)
  7.  BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.340.jar)
  8.  ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
  9.  SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  10.  SFRCore (SolarFluxReborn_1.10.2-2.6r.jar)
  11.  ForgelinPlugin (Forgelin-1.4.0.jar)
  12.  LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  13.  LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  14.  NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  15.  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  16.  TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  17.  RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar)
  18.  ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  19.  NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
  20.  AppleCore (AppleCore-mc1.10.2-2.1.1.jar)
  21.  Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  22.  EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  23.  llibrary (llibrary-1.7.4-1.10.2.jar)
  24.  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  25.  BiomeTweakerCore (BiomeTweaker-1.10.2-2.1.230.jar)
  26. Contact their authors BEFORE contacting forge
  27.  
  28. // I just don't know what went wrong :(
  29.  
  30. Time: 3/28/17 5:31 PM
  31. Description: Tesselating block model
  32.  
  33. java.lang.IllegalArgumentException: Cannot get property PropertyBool{name=ticking, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in ExtendedBlockState{block=mcmultipart:multipart, properties=[ticking]}
  34.     at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:203)
  35.     at mcmultipart.block.BlockMultipartContainer.func_176201_c(BlockMultipartContainer.java:484)
  36.     at net.minecraft.block.state.BlockStateBase.getMetadata(BlockStateBase.java:63)
  37.     at RenderEnv.getMetadata(RenderEnv.java:133)
  38.     at CustomColors.getColorMultiplier(CustomColors.java:888)
  39.     at net.minecraft.client.renderer.BlockModelRenderer.renderQuadsSmooth(BlockModelRenderer.java:220)
  40.     at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:119)
  41.     at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
  42.     at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
  43.     at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
  44.     at com.amadornes.rscircuits.component.SimpleFactory.draw(SimpleFactory.java:166)
  45.     at com.amadornes.rscircuits.component.wire.ComponentWire$Factory.drawPlacement(ComponentWire.java:617)
  46.     at com.amadornes.rscircuits.component.wire.ComponentWire$Factory.drawPlacement(ComponentWire.java:533)
  47.     at com.amadornes.rscircuits.part.PartCircuit.drawComponentHighlight(PartCircuit.java:721)
  48.     at com.amadornes.rscircuits.part.PartCircuit.drawHighlight(PartCircuit.java:683)
  49.     at mcmultipart.block.BlockMultipartContainer.onDrawBlockHighlight(BlockMultipartContainer.java:521)
  50.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_299_BlockMultipartContainer_onDrawBlockHighlight_DrawBlockHighlightEvent.invoke(.dynamic)
  51.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  52.     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  53.     at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:161)
  54.     at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
  55.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56.     at java.lang.reflect.Method.invoke(Method.java:483)
  57.     at Reflector.callBoolean(Reflector.java:532)
  58.     at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1746)
  59.     at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1555)
  60.     at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1334)
  61.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  62.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  63.     at net.minecraft.client.main.Main.main(SourceFile:124)
  64.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  66.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  67.     at java.lang.reflect.Method.invoke(Method.java:483)
  68.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  69.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  70.  
  71.  
  72. A detailed walkthrough of the error, its code path and all known details is as follows:
  73. ---------------------------------------------------------------------------------------
  74.  
  75. -- Head --
  76. Thread: Client thread
  77. Stacktrace:
  78.     at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:203)
  79.     at mcmultipart.block.BlockMultipartContainer.func_176201_c(BlockMultipartContainer.java:484)
  80.     at net.minecraft.block.state.BlockStateBase.getMetadata(BlockStateBase.java:63)
  81.     at RenderEnv.getMetadata(RenderEnv.java:133)
  82.     at CustomColors.getColorMultiplier(CustomColors.java:888)
  83.     at net.minecraft.client.renderer.BlockModelRenderer.renderQuadsSmooth(BlockModelRenderer.java:220)
  84.     at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:119)
  85.     at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
  86.  
  87. -- Block model being tesselated --
  88. Details:
  89.     Block: mcmultipart:multipart[back=none,front=none,left=none,right=none]
  90.     Block location: World: (-5885,82,-2274), Chunk: (at 3,5,14 in -368,-143; contains blocks -5888,0,-2288 to -5873,255,-2273), Region: (-12,-5; contains chunks -384,-160 to -353,-129, blocks -6144,0,-2560 to -5633,255,-2049)
  91.     Using AO: true
  92. Stacktrace:
  93.     at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
  94.     at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
  95.     at com.amadornes.rscircuits.component.SimpleFactory.draw(SimpleFactory.java:166)
  96.     at com.amadornes.rscircuits.component.wire.ComponentWire$Factory.drawPlacement(ComponentWire.java:617)
  97.     at com.amadornes.rscircuits.component.wire.ComponentWire$Factory.drawPlacement(ComponentWire.java:533)
  98.     at com.amadornes.rscircuits.part.PartCircuit.drawComponentHighlight(PartCircuit.java:721)
  99.     at com.amadornes.rscircuits.part.PartCircuit.drawHighlight(PartCircuit.java:683)
  100.     at mcmultipart.block.BlockMultipartContainer.onDrawBlockHighlight(BlockMultipartContainer.java:521)
  101.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_299_BlockMultipartContainer_onDrawBlockHighlight_DrawBlockHighlightEvent.invoke(.dynamic)
  102.     at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  103.     at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  104.     at net.minecraftforge.client.ForgeHooksClient.onDrawBlockHighlight(ForgeHooksClient.java:161)
  105.     at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
  106.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  107.     at java.lang.reflect.Method.invoke(Method.java:483)
  108.     at Reflector.callBoolean(Reflector.java:532)
  109.     at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1746)
  110.     at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1555)
  111.  
  112. -- Affected level --
  113. Details:
  114.     Level name: MpServer
  115.     All players: 1 total; [EntityPlayerSP['Plazter'/66, l='MpServer', x=-5882.75, y=82.00, z=-2273.46]]
  116.     Chunk stats: MultiplayerChunkCache: 121, 121
  117.     Level seed: 0
  118.     Level generator: ID 00 - default, ver 1. Features enabled: false
  119.     Level generator options:
  120.     Level spawn location: World: (-2,58,-8), Chunk: (at 14,3,8 in -1,-1; contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
  121.     Level time: 45748029 game time, 10530240 day time
  122.     Level dimension: 0
  123.     Level storage version: 0x00000 - Unknown?
  124.     Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  125.     Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  126.     Forced entities: 117 total; [EntitySheep['Sheep'/93184, l='MpServer', x=-940.72, y=91.00, z=-5344.52], EntityChickensChicken['Iron Chicken'/262197, l='MpServer', x=-5861.80, y=82.00, z=-2278.58], EntityChickensChicken['Iron Chicken'/265269, l='MpServer', x=-5862.77, y=82.00, z=-2277.22], EntityChickensChicken['Ender Pearl Chicken'/289860, l='MpServer', x=-5863.81, y=82.00, z=-2270.67], EntityChickensChicken['Iron Chicken'/266307, l='MpServer', x=-5863.32, y=82.00, z=-2276.91], EntityChickensChicken['Iron Chicken'/318531, l='MpServer', x=-5864.18, y=82.00, z=-2275.83], EntityChickensChicken['Copper Chicken'/429151, l='MpServer', x=-5872.53, y=82.00, z=-2269.06], EntityChicken['Chicken'/300143, l='MpServer', x=-5862.97, y=82.00, z=-2268.71], EntityChickensChicken['Flint Chicken'/306282, l='MpServer', x=-5870.09, y=82.00, z=-2277.02], EntityChickensChicken['Iron Chicken'/264314, l='MpServer', x=-5864.18, y=82.00, z=-2276.28], EntityCow['Cow'/128, l='MpServer', x=-5813.72, y=84.35, z=-2292.50], EntityHuman['Deadpine'/468100, l='MpServer', x=-5884.77, y=82.00, z=-2300.50], EntityChickensChicken['Blaze Rod Chicken'/308360, l='MpServer', x=-5865.95, y=82.00, z=-2271.59], EntityOtherPlayerMP['famdahle'/395, l='MpServer', x=-5869.72, y=86.00, z=-2337.84], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/88250, l='MpServer', x=-4846.24, y=82.00, z=-5888.87], EntityChicken['Chicken'/292037, l='MpServer', x=-5863.86, y=82.00, z=-2268.06], EntityOtherPlayerMP['SirCriZ'/45972, l='MpServer', x=-4859.32, y=82.00, z=-5881.90], EntityChickensChicken['Bone White Chicken'/277710, l='MpServer', x=-5863.65, y=82.00, z=-2273.98], EntityItem['item.item.arrow'/248008, l='MpServer', x=-5864.10, y=86.00, z=-2335.42], EntityChickensChicken['Iron Chicken'/319724, l='MpServer', x=-5863.26, y=82.00, z=-2277.77], EntityChickensChicken['Iron Chicken'/269558, l='MpServer', x=-5861.83, y=82.00, z=-2276.37], EntityChickensChicken['Prismarine Shard Chicken'/312566, l='MpServer', x=-5866.33, y=82.00, z=-2274.12], EntityChicken['Chicken'/291057, l='MpServer', x=-5862.41, y=82.00, z=-2268.85], EntityChickensChicken['Flint Chicken'/280840, l='MpServer', x=-5869.15, y=82.00, z=-2278.14], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/88335, l='MpServer', x=-4846.29, y=82.00, z=-5888.61], EntityChickensChicken['Iron Chicken'/255259, l='MpServer', x=-5863.65, y=82.00, z=-2278.18], EntityChickensChicken['Flint Chicken'/281880, l='MpServer', x=-5868.30, y=82.00, z=-2276.86], EntityChickensChicken['Copper Chicken'/428334, l='MpServer', x=-5871.95, y=82.00, z=-2268.95], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/91432, l='MpServer', x=-4846.24, y=82.00, z=-5888.38], EntityChickensChicken['Iron Chicken'/264512, l='MpServer', x=-5861.83, y=82.00, z=-2275.83], EntityChickensChicken['Blaze Rod Chicken'/309576, l='MpServer', x=-5866.30, y=82.00, z=-2272.18], EntityChickensChicken['Copper Chicken'/298315, l='MpServer', x=-5872.62, y=82.00, z=-2268.54], EntityChickensChicken['Flint Chicken'/285021, l='MpServer', x=-5869.17, y=82.00, z=-2277.10], EntityOtherPlayerMP['SirCriZ'/92471, l='MpServer', x=-5874.18, y=82.00, z=-2293.26], EntityChickensChicken['Flint Chicken'/279929, l='MpServer', x=-5870.03, y=82.00, z=-2276.49], EntityChickensChicken['Iron Chicken'/268675, l='MpServer', x=-5863.99, y=82.00, z=-2277.32], EntityChickensChicken['Iron Chicken'/271761, l='MpServer', x=-5862.55, y=82.00, z=-2276.33], EntityChickensChicken['Iron Chicken'/261532, l='MpServer', x=-5862.82, y=82.00, z=-2277.67], EntityItem['item.item.immersiveengineering.metal.ingotCopper'/468391, l='MpServer', x=-5870.75, y=82.38, z=-2267.83], EntityItem['item.item.immersiveengineering.metal.ingotCopper'/468390, l='MpServer', x=-5870.75, y=82.38, z=-2267.37], EntityItem['item.item.immersiveengineering.metal.ingotCopper'/468392, l='MpServer', x=-5870.75, y=82.38, z=-2267.40], EntityItem['item.item.ingotIron'/468402, l='MpServer', x=-5862.69, y=82.00, z=-2275.83], EntityItem['item.item.ingotIron'/468401, l='MpServer', x=-5862.69, y=82.00, z=-2275.83], EntityItem['item.item.ingotIron'/468400, l='MpServer', x=-5862.69, y=82.00, z=-2275.83], EntityChickensChicken['Bone White Chicken'/283069, l='MpServer', x=-5862.37, y=82.00, z=-2273.44], EntityChickensChicken['Iron Chicken'/267713, l='MpServer', x=-5863.65, y=82.00, z=-2275.83], EntityChickensChicken['Iron Chicken'/266735, l='MpServer', x=-5863.05, y=82.00, z=-2276.25], EntityChickensChicken['Copper Chicken'/364020, l='MpServer', x=-5871.44, y=82.00, z=-2267.04], EntityChickensChicken['Bone White Chicken'/279027, l='MpServer', x=-5864.18, y=82.00, z=-2273.92], EntityChickensChicken['Flint Chicken'/284157, l='MpServer', x=-5870.02, y=82.00, z=-2278.08], EntityChickensChicken['Copper Chicken'/364024, l='MpServer', x=-5872.28, y=82.00, z=-2268.01], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/90622, l='MpServer', x=-4846.29, y=82.00, z=-5888.53], EntityChickensChicken['Copper Chicken'/364026, l='MpServer', x=-5872.06, y=82.00, z=-2268.54], EntityChickensChicken['Gold Chicken'/263693, l='MpServer', x=-5866.32, y=82.00, z=-2276.54], EntityChickensChicken['Bone White Chicken'/278036, l='MpServer', x=-5863.16, y=82.00, z=-2273.43], EntityChickensChicken['Bone White Chicken'/286238, l='MpServer', x=-5862.83, y=82.00, z=-2274.01], EntityChickensChicken['Ender Pearl Chicken'/289316, l='MpServer', x=-5863.39, y=82.00, z=-2271.50], EntityChickensChicken['Blaze Rod Chicken'/311868, l='MpServer', x=-5866.30, y=82.00, z=-2271.09], EntityHuman['AndyG0'/90683, l='MpServer', x=-4839.50, y=95.00, z=-5880.50], EntityChickensChicken['Iron Chicken'/262719, l='MpServer', x=-5863.75, y=82.00, z=-2276.80], EntityOtherPlayerMP['SirCriZ'/92471, l='MpServer', x=-5873.59, y=82.00, z=-2278.08], EntityChickensChicken['Iron Chicken'/261708, l='MpServer', x=-5862.35, y=82.00, z=-2277.27], EntityChickensChicken['Iron Chicken'/270942, l='MpServer', x=-5863.43, y=82.00, z=-2277.34], EntityOtherPlayerMP['famdahle'/395, l='MpServer', x=-5888.21, y=88.47, z=-2306.42], EntityChickensChicken['Smart Chicken'/421485, l='MpServer', x=-5877.52, y=82.00, z=-2272.18], EntityChickensChicken['Iron Chicken'/317034, l='MpServer', x=-5862.24, y=82.00, z=-2276.76], EntityChickensChicken['Aluminium Chicken'/294527, l='MpServer', x=-5865.91, y=82.00, z=-2268.37], EntityChickensChicken['Blaze Rod Chicken'/307834, l='MpServer', x=-5867.03, y=82.00, z=-2271.06], EntityChickensChicken['Iron Chicken'/264841, l='MpServer', x=-5862.27, y=82.00, z=-2275.83], EntityPlayerSP['Plazter'/66, l='MpServer', x=-5882.75, y=82.00, z=-2273.46], EntityChickensChicken['Copper Chicken'/300694, l='MpServer', x=-5872.02, y=82.00, z=-2267.31], EntityChickensChicken['Flint Chicken'/280221, l='MpServer', x=-5868.71, y=82.00, z=-2277.30], EntityChickensChicken['Bone White Chicken'/277153, l='MpServer', x=-5864.02, y=82.00, z=-2273.42], EntityChickensChicken['Iron Chicken'/321186, l='MpServer', x=-5863.50, y=82.00, z=-2276.39], EntityCow['Cow'/206511, l='MpServer', x=-5820.02, y=84.35, z=-2292.50], EntityMinecartModular['entity.stevescarts.Minecart.Vswe.0.name'/206510, l='MpServer', x=-5872.50, y=77.06, z=-2302.82], EntityCreeper['Creeper'/353962, l='MpServer', x=-5877.27, y=77.00, z=-2313.18], EntityChickensChicken['Iron Chicken'/255681, l='MpServer', x=-5862.82, y=82.00, z=-2278.18], EntityOtherPlayerMP['SirCriZ'/92471, l='MpServer', x=-4849.90, y=83.50, z=-5861.20], EntityCow['Cow'/206535, l='MpServer', x=-5819.35, y=84.00, z=-2300.82], EntityCow['Cow'/206534, l='MpServer', x=-5820.19, y=84.00, z=-2303.69], EntityCow['Cow'/206533, l='MpServer', x=-5819.17, y=84.00, z=-2293.50], EntityChickensChicken['Iron Chicken'/301771, l='MpServer', x=-5863.98, y=82.00, z=-2277.77], EntityChickensChicken['Iron Chicken'/261842, l='MpServer', x=-5864.18, y=82.00, z=-2276.83], EntityChickensChicken['Copper Chicken'/428791, l='MpServer', x=-5870.97, y=82.00, z=-2267.57], EntityOtherPlayerMP['SirCriZ'/92471, l='MpServer', x=-5873.52, y=82.00, z=-2278.08], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39680, l='MpServer', x=-921.50, y=90.50, z=-5347.50], EntityChickensChicken['Blaze Rod Chicken'/311042, l='MpServer', x=-5865.86, y=82.00, z=-2271.12], EntityItem['item.item.bone'/378627, l='MpServer', x=-5894.61, y=82.00, z=-2304.14], EntityChickensChicken['Iron Chicken'/266007, l='MpServer', x=-5863.24, y=82.00, z=-2275.83], EntityOtherPlayerMP['SirCriZ'/92471, l='MpServer', x=-5874.29, y=82.00, z=-2282.43], EntityChickensChicken['Iron Chicken'/261951, l='MpServer', x=-5862.87, y=82.00, z=-2276.75], EntityChicken['Chicken'/290618, l='MpServer', x=-5863.46, y=82.00, z=-2267.94], EntityChickensChicken['Iron Chicken'/265029, l='MpServer', x=-5862.21, y=82.00, z=-2277.75], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/90956, l='MpServer', x=-4846.24, y=82.00, z=-5888.57], EntityChickensChicken['Smart Chicken'/421704, l='MpServer', x=-5877.49, y=82.00, z=-2273.17], EntityChickensChicken['Blaze Rod Chicken'/304979, l='MpServer', x=-5866.81, y=82.00, z=-2271.60], EntityChickensChicken['Iron Chicken'/263007, l='MpServer', x=-5862.69, y=82.00, z=-2275.83], EntityFireItem['item.item.redstone'/89948, l='MpServer', x=-4845.17, y=82.00, z=-5870.64], EntityChickensChicken['Bone White Chicken'/307033, l='MpServer', x=-5863.88, y=82.00, z=-2274.54], EntityChicken['Chicken'/206689, l='MpServer', x=-5863.49, y=82.00, z=-2268.56], EntityChickensChicken['Flint Chicken'/206693, l='MpServer', x=-5869.01, y=82.00, z=-2275.83], EntityChickensChicken['Bone White Chicken'/278381, l='MpServer', x=-5862.31, y=82.00, z=-2273.88], EntityChickensChicken['Bone White Chicken'/279407, l='MpServer', x=-5864.03, y=82.00, z=-2272.94], EntityCreeper['Creeper'/464755, l='MpServer', x=-5866.36, y=82.00, z=-2270.45], EntityChickensChicken['Flint Chicken'/280450, l='MpServer', x=-5869.17, y=82.00, z=-2277.62], EntityChickensChicken['Flint Chicken'/285570, l='MpServer', x=-5869.66, y=82.00, z=-2277.13], EntityChickensChicken['Flint Chicken'/281484, l='MpServer', x=-5869.76, y=82.00, z=-2277.59], EntityChickensChicken['Ender Pearl Chicken'/313249, l='MpServer', x=-5863.36, y=82.00, z=-2270.95], EntityChickensChicken['Iron Chicken'/267187, l='MpServer', x=-5862.38, y=82.00, z=-2278.18], EntityChickensChicken['Sand Chicken'/296888, l='MpServer', x=-5868.93, y=82.00, z=-2268.47], EntityChickensChicken['Iron Chicken'/270267, l='MpServer', x=-5864.18, y=82.00, z=-2278.18], EntityChickensChicken['Flint Chicken'/284622, l='MpServer', x=-5867.83, y=82.00, z=-2275.83], EntityChicken['Chicken'/295894, l='MpServer', x=-5863.93, y=82.00, z=-2268.58], EntityChickensChicken['Blaze Rod Chicken'/310244, l='MpServer', x=-5866.75, y=82.00, z=-2269.84], EntityChickensChicken['Diamond Chicken'/257011, l='MpServer', x=-5866.59, y=82.00, z=-2277.01], EntityChickensChicken['Smart Chicken'/421885, l='MpServer', x=-5878.61, y=82.00, z=-2276.27]]
  127.     Retry entities: 218 total; [EntitySheep['Sheep'/93184, l='MpServer', x=-940.72, y=91.00, z=-5344.52], EntityItem['item.item.egg'/93187, l='MpServer', x=-942.01, y=91.00, z=-5379.31], EntityChicken['Chicken'/93186, l='MpServer', x=-941.65, y=91.00, z=-5380.15], EntityCreeper['Creeper'/175621, l='MpServer', x=-4842.26, y=95.00, z=-5891.50], EntityItem['item.item.rottenFlesh'/49680, l='MpServer', x=-847.31, y=19.00, z=-5367.08], EntityItem['item.item.rottenFlesh'/49681, l='MpServer', x=-847.13, y=25.00, z=-5364.52], EntityItem['item.item.rottenFlesh'/170005, l='MpServer', x=-5874.56, y=86.00, z=-2350.94], EntitySkeleton['Skeleton'/74282, l='MpServer', x=-4851.51, y=95.00, z=-5892.07], EntityItem['item.item.apple'/162863, l='MpServer', x=-5873.96, y=86.00, z=-2314.53], EntityHuman['adamcirillo'/92720, l='MpServer', x=-5871.60, y=82.00, z=-2340.31], EntityItem['item.item.immersiveengineering.metal.ingotSteel'/68146, l='MpServer', x=-4847.41, y=82.00, z=-5864.08], EntityCreeper['Creeper'/180278, l='MpServer', x=-4842.63, y=95.00, z=-5890.03], EntitySkeleton['Skeleton'/182324, l='MpServer', x=-4842.53, y=95.00, z=-5890.72], EntityHuman['AndyG0'/90683, l='MpServer', x=-4839.50, y=95.00, z=-5880.50], EntityHuman['deathpenalty52'/81982, l='MpServer', x=-4843.42, y=95.00, z=-5886.56], EntityChickensChicken['Flint Chicken'/43587, l='MpServer', x=-878.44, y=91.00, z=-5331.13], EntityChickensChicken['Iron Chicken'/68, l='MpServer', x=-5878.12, y=82.00, z=-2269.92], EntityChickensChicken['Log Chicken'/43588, l='MpServer', x=-870.64, y=91.00, z=-5338.50], EntityChickensChicken['Iron Chicken'/69, l='MpServer', x=-5875.09, y=82.00, z=-2269.63], EntitySheep['Sheep'/43589, l='MpServer', x=-875.82, y=91.00, z=-5332.36], EntityChickensChicken['Flint Chicken'/70, l='MpServer', x=-5873.85, y=82.00, z=-2267.26], EntityCow['Cow'/43590, l='MpServer', x=-882.50, y=91.00, z=-5336.50], EntityChickensChicken['Iron Chicken'/71, l='MpServer', x=-5878.00, y=82.00, z=-2268.20], EntityChickensChicken['Iron Chicken'/72, l='MpServer', x=-5877.37, y=82.00, z=-2270.67], EntityChickensChicken['Blaze Rod Chicken'/73, l='MpServer', x=-5882.56, y=82.00, z=-2268.80], EntityChickensChicken['Iron Chicken'/74, l='MpServer', x=-5877.39, y=82.00, z=-2268.20], EntityChickensChicken['Blaze Rod Chicken'/75, l='MpServer', x=-5877.44, y=82.00, z=-2270.15], EntityChicken['Chicken'/76, l='MpServer', x=-5874.60, y=82.00, z=-2269.48], EntityChickensChicken['Bone White Chicken'/77, l='MpServer', x=-5874.90, y=82.00, z=-2270.91], EntityChickensChicken['Blaze Rod Chicken'/78, l='MpServer', x=-5881.64, y=82.00, z=-2267.96], EntityChickensChicken['Iron Chicken'/79, l='MpServer', x=-5876.18, y=82.00, z=-2269.80], EntityChickensChicken['Iron Chicken'/80, l='MpServer', x=-5881.41, y=82.00, z=-2267.42], EntityChickensChicken['Iron Chicken'/81, l='MpServer', x=-5873.87, y=82.00, z=-2267.99], EntityChickensChicken['Iron Chicken'/82, l='MpServer', x=-5876.18, y=82.00, z=-2270.26], EntityChickensChicken['Iron Chicken'/83, l='MpServer', x=-5873.82, y=82.00, z=-2269.61], EntityItem['item.item.hatchery.chickenmanure'/77906, l='MpServer', x=-4843.62, y=82.00, z=-5876.91], EntityChicken['Chicken'/84, l='MpServer', x=-5875.08, y=82.00, z=-2267.52], EntityChickensChicken['Flint Chicken'/85, l='MpServer', x=-5874.70, y=82.00, z=-2270.28], EntityChickensChicken['Iron Chicken'/86, l='MpServer', x=-5875.59, y=82.00, z=-2268.11], EntityChickensChicken['Iron Chicken'/87, l='MpServer', x=-5877.98, y=82.00, z=-2270.60], EntityChickensChicken['Flint Chicken'/88, l='MpServer', x=-5874.43, y=82.00, z=-2267.67], EntityChicken['Chicken'/89, l='MpServer', x=-5875.13, y=82.00, z=-2268.00], EntityChickensChicken['Iron Chicken'/90, l='MpServer', x=-5875.60, y=82.00, z=-2267.54], EntityChicken['Chicken'/91, l='MpServer', x=-5875.76, y=82.00, z=-2269.49], EntityZombie['Zombie'/158809, l='MpServer', x=-4847.86, y=95.00, z=-5885.43], EntityChickensChicken['Bone White Chicken'/92, l='MpServer', x=-5875.52, y=82.00, z=-2270.01], EntityChickensChicken['Iron Chicken'/93, l='MpServer', x=-5875.51, y=82.00, z=-2270.47], EntityChickensChicken['Blaze Rod Chicken'/94, l='MpServer', x=-5881.39, y=82.00, z=-2271.88], EntityChickensChicken['Flint Chicken'/95, l='MpServer', x=-5866.40, y=82.00, z=-2271.80], EntityChickensChicken['Iron Chicken'/96, l='MpServer', x=-5866.10, y=82.00, z=-2277.18], EntityChickensChicken['Flint Chicken'/97, l='MpServer', x=-5866.33, y=82.00, z=-2268.03], EntityChickensChicken['Bone White Chicken'/98, l='MpServer', x=-5872.83, y=82.00, z=-2271.94], EntityChickensChicken['Aluminium Chicken'/99, l='MpServer', x=-5862.49, y=82.00, z=-2270.04], EntityChickensChicken['Bone White Chicken'/100, l='MpServer', x=-5865.83, y=82.00, z=-2273.46], EntityCreeper['Creeper'/162918, l='MpServer', x=-4854.39, y=95.00, z=-5891.43], EntityChickensChicken['Sand Chicken'/101, l='MpServer', x=-5867.82, y=82.00, z=-2277.50], EntityChickensChicken['Iron Chicken'/102, l='MpServer', x=-5872.88, y=82.00, z=-2271.97], EntityChickensChicken['Bone White Chicken'/103, l='MpServer', x=-5873.19, y=82.00, z=-2267.51], EntityChickensChicken['Iron Chicken'/104, l='MpServer', x=-5865.56, y=82.00, z=-2267.62], EntityChicken['Chicken'/105, l='MpServer', x=-5871.21, y=82.00, z=-2271.19], EntityChickensChicken['Bone White Chicken'/106, l='MpServer', x=-5862.95, y=82.00, z=-2272.44], EntityChickensChicken['Iron Chicken'/107, l='MpServer', x=-5865.15, y=82.00, z=-2272.09], EntityChickensChicken['Iron Chicken'/108, l='MpServer', x=-5866.15, y=82.00, z=-2267.55], EntityItem['item.item.bone'/15981, l='MpServer', x=-5872.94, y=82.00, z=-2339.30], EntityChickensChicken['Ender Pearl Chicken'/109, l='MpServer', x=-5863.88, y=82.00, z=-2267.07], EntityChickensChicken['Bone White Chicken'/110, l='MpServer', x=-5866.16, y=82.00, z=-2269.07], EntityChickensChicken['Iron Chicken'/111, l='MpServer', x=-5871.52, y=82.00, z=-2268.51], EntityItem['item.item.hatchery.chickenmanure'/85614, l='MpServer', x=-4852.29, y=82.00, z=-5878.15], EntityChickensChicken['Flint Chicken'/112, l='MpServer', x=-5871.76, y=82.00, z=-2271.57], EntityChickensChicken['Flint Chicken'/113, l='MpServer', x=-5871.00, y=82.00, z=-2268.50], EntityChickensChicken['Ender Pearl Chicken'/114, l='MpServer', x=-5866.20, y=82.00, z=-2267.04], EntityChickensChicken['Iron Chicken'/115, l='MpServer', x=-5864.29, y=82.00, z=-2267.67], EntityChicken['Chicken'/116, l='MpServer', x=-5867.78, y=82.00, z=-2271.14], EntityChickensChicken['Copper Chicken'/117, l='MpServer', x=-5867.58, y=82.00, z=-2270.10], EntityChicken['Chicken'/118, l='MpServer', x=-5869.42, y=82.00, z=-2267.93], EntityChickensChicken['Iron Chicken'/119, l='MpServer', x=-5869.52, y=82.00, z=-2268.60], EntityChicken['Chicken'/120, l='MpServer', x=-5869.35, y=82.00, z=-2271.40], EntityChickensChicken['Flint Chicken'/121, l='MpServer', x=-5870.04, y=82.00, z=-2269.20], EntityChickensChicken['Flint Chicken'/122, l='MpServer', x=-5863.07, y=82.00, z=-2269.25], EntitySkeleton['Skeleton'/174200, l='MpServer', x=-4855.50, y=95.00, z=-5885.36], EntityChickensChicken['Iron Chicken'/123, l='MpServer', x=-5870.66, y=82.00, z=-2271.01], EntityChickensChicken['Iron Chicken'/124, l='MpServer', x=-5871.84, y=82.00, z=-2270.58], EntityChickensChicken['Bone White Chicken'/125, l='MpServer', x=-5868.78, y=82.00, z=-2268.86], EntityZombie['Zombie'/176255, l='MpServer', x=-4855.50, y=95.00, z=-5892.03], EntityChickensChicken['Flint Chicken'/126, l='MpServer', x=-5863.47, y=82.00, z=-2267.85], EntityMinecartModular['entity.stevescarts.Minecart.Vswe.0.name'/127, l='MpServer', x=-5856.49, y=78.06, z=-2295.50], EntityCow['Cow'/128, l='MpServer', x=-5813.72, y=84.35, z=-2292.50], EntityItem['item.item.rottenFlesh'/129, l='MpServer', x=-5899.56, y=82.00, z=-2302.96], EntityChickensChicken['Iron Chicken'/130, l='MpServer', x=-5877.52, y=82.00, z=-2271.97], EntityItem['item.item.hatchery.chickenmanure'/131, l='MpServer', x=-5884.41, y=82.00, z=-2277.77], EntityChickensChicken['Blaze Rod Chicken'/132, l='MpServer', x=-5879.90, y=82.00, z=-2277.16], EntityChickensChicken['Iron Chicken'/133, l='MpServer', x=-5882.91, y=82.00, z=-2273.46], EntityChickensChicken['Iron Chicken'/134, l='MpServer', x=-5880.53, y=82.00, z=-2273.54], EntityItem['item.item.blazeRod'/135, l='MpServer', x=-5883.88, y=82.00, z=-2278.00], EntityChickensChicken['Iron Chicken'/136, l='MpServer', x=-5880.10, y=82.00, z=-2272.79], EntityChickensChicken['Iron Chicken'/137, l='MpServer', x=-5875.73, y=82.00, z=-2273.55], EntityChickensChicken['Blaze Rod Chicken'/138, l='MpServer', x=-5877.60, y=82.00, z=-2271.28], EntityChickensChicken['Blaze Rod Chicken'/139, l='MpServer', x=-5878.54, y=82.00, z=-2271.92], EntityChickensChicken['Iron Chicken'/140, l='MpServer', x=-5871.44, y=82.00, z=-2272.06], EntityChickensChicken['Flint Chicken'/141, l='MpServer', x=-5873.81, y=82.00, z=-2271.61], EntityCow['Cow'/145, l='MpServer', x=-5818.82, y=84.00, z=-2299.39], EntitySpider['Spider'/78498, l='MpServer', x=-4846.56, y=93.14, z=-5887.71], EntityCreeper['Creeper'/79019, l='MpServer', x=-4855.70, y=95.00, z=-5891.60], EntityItem['item.item.hatchery.chickenmanure'/83627, l='MpServer', x=-4848.78, y=82.00, z=-5862.23], EntityCreeper['Creeper'/79020, l='MpServer', x=-4841.52, y=95.00, z=-5885.12], EntitySkeleton['Skeleton'/71342, l='MpServer', x=-4846.29, y=82.00, z=-5888.71], EntityZombie['Zombie'/167091, l='MpServer', x=-4843.02, y=95.00, z=-5886.34], EntityHuman['adamcirillo'/168630, l='MpServer', x=-4846.70, y=82.00, z=-5888.71], EntityItem['item.item.egg'/94902, l='MpServer', x=-938.51, y=91.00, z=-5363.98], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/88250, l='MpServer', x=-4846.24, y=82.00, z=-5888.87], EntityItem['item.tile.log.oak'/62655, l='MpServer', x=-4843.09, y=82.00, z=-5863.08], EntityHuman['OhCreative'/77009, l='MpServer', x=-4849.60, y=95.00, z=-5891.44], EntitySkeleton['Skeleton'/181970, l='MpServer', x=-4846.06, y=82.00, z=-5887.35], EntityRooster['Rooster'/44755, l='MpServer', x=-887.27, y=91.00, z=-5337.00], EntityChicken['Chicken'/44756, l='MpServer', x=-887.85, y=91.00, z=-5336.67], EntityChicken['Chicken'/44757, l='MpServer', x=-886.53, y=91.00, z=-5339.28], EntityItem['item.item.ingotGold'/73440, l='MpServer', x=-4848.59, y=82.00, z=-5876.34], EntityItem['item.item.apple'/158951, l='MpServer', x=-5878.98, y=86.00, z=-2303.74], EntityCreeper['Creeper'/180979, l='MpServer', x=-4855.50, y=95.00, z=-5884.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39671, l='MpServer', x=-891.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39672, l='MpServer', x=-889.50, y=90.50, z=-5351.50], EntityCreeper['Creeper'/80633, l='MpServer', x=-4843.50, y=95.00, z=-5884.53], EntityItem['item.tile.log.oak'/81145, l='MpServer', x=-4843.68, y=82.00, z=-5862.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39673, l='MpServer', x=-887.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39674, l='MpServer', x=-887.50, y=90.50, z=-5349.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39675, l='MpServer', x=-887.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39676, l='MpServer', x=-889.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39677, l='MpServer', x=-891.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39678, l='MpServer', x=-891.50, y=90.50, z=-5349.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39679, l='MpServer', x=-921.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39680, l='MpServer', x=-921.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39681, l='MpServer', x=-921.50, y=90.50, z=-5349.50], EntityCreeper['Creeper'/182531, l='MpServer', x=-4853.50, y=95.00, z=-5885.56], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39682, l='MpServer', x=-919.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39683, l='MpServer', x=-917.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39684, l='MpServer', x=-917.50, y=90.50, z=-5349.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39685, l='MpServer', x=-917.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39686, l='MpServer', x=-919.50, y=90.50, z=-5351.50], EntityItem['item.item.ingotIron'/67335, l='MpServer', x=-4844.55, y=82.00, z=-5877.42], EntityCow['Cow'/39687, l='MpServer', x=-926.08, y=91.00, z=-5349.08], EntityCow['Cow'/39688, l='MpServer', x=-926.93, y=91.00, z=-5349.93], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39689, l='MpServer', x=-911.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39690, l='MpServer', x=-911.50, y=90.50, z=-5349.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39691, l='MpServer', x=-911.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39692, l='MpServer', x=-909.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39693, l='MpServer', x=-907.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39694, l='MpServer', x=-907.50, y=90.50, z=-5349.50], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/88335, l='MpServer', x=-4846.29, y=82.00, z=-5888.61], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39695, l='MpServer', x=-907.50, y=90.50, z=-5347.50], EntityItem['item.item.hatchery.chickenmanure'/77582, l='MpServer', x=-4848.04, y=82.00, z=-5876.40], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39696, l='MpServer', x=-909.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39697, l='MpServer', x=-901.50, y=90.50, z=-5347.50], EntityItem['item.item.blazeRod'/8978, l='MpServer', x=-5885.25, y=82.00, z=-2272.28], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39698, l='MpServer', x=-899.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39699, l='MpServer', x=-897.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39700, l='MpServer', x=-897.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39701, l='MpServer', x=-899.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39702, l='MpServer', x=-901.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39703, l='MpServer', x=-897.50, y=90.50, z=-5349.50], EntityHuman['MizuriaGaming'/83222, l='MpServer', x=-4846.24, y=82.00, z=-5888.66], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/39704, l='MpServer', x=-901.50, y=90.50, z=-5349.50], EntitySheep['Sheep'/39705, l='MpServer', x=-894.83, y=91.00, z=-5368.32], EntityCreeper['Creeper'/183067, l='MpServer', x=-4849.38, y=95.00, z=-5891.07], EntityItem['item.item.egg'/39711, l='MpServer', x=-928.31, y=91.00, z=-5357.90], EntitySheep['Sheep'/39713, l='MpServer', x=-903.69, y=91.00, z=-5376.17], EntityZombie['Zombie'/79142, l='MpServer', x=-4837.50, y=95.00, z=-5884.67], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/91432, l='MpServer', x=-4846.24, y=82.00, z=-5888.38], EntityItem['item.item.immersiveengineering.metal.ingotLead'/74026, l='MpServer', x=-4851.00, y=82.00, z=-5865.20], EntityItem['item.item.hatchery.chickenmanure'/84268, l='MpServer', x=-4843.20, y=82.00, z=-5873.82], EntityCreeper['Creeper'/77635, l='MpServer', x=-4845.20, y=95.00, z=-5891.57], EntityHuman['cook2s'/177985, l='MpServer', x=-4847.80, y=95.00, z=-5891.18], EntitySpider['Spider'/183109, l='MpServer', x=-4844.44, y=93.03, z=-5888.23], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/90956, l='MpServer', x=-4846.24, y=82.00, z=-5888.57], EntityFireItem['item.item.redstone'/89948, l='MpServer', x=-4845.17, y=82.00, z=-5870.64], EntityZombie['Zombie'/81758, l='MpServer', x=-4843.78, y=95.00, z=-5892.35], EntityLeashKnot['entity.LeashKnot.name'/46945, l='MpServer', x=-4865.50, y=82.50, z=-5873.50], EntityCreeper['Creeper'/82272, l='MpServer', x=-4849.03, y=95.00, z=-5886.95], EntityZombie['Zombie'/172391, l='MpServer', x=-4848.71, y=95.00, z=-5884.62], EntityItem['item.item.hatchery.chickenmanure'/85879, l='MpServer', x=-4844.70, y=82.24, z=-5862.57], EntitySkeleton['Skeleton'/174975, l='MpServer', x=-4850.81, y=95.00, z=-5890.49], EntityHuman['shimmerintime'/182657, l='MpServer', x=-5874.65, y=82.00, z=-2341.45], EntityItem['item.item.rottenFlesh'/85896, l='MpServer', x=-5899.56, y=82.00, z=-2302.96], EntityCreeper['Creeper'/176013, l='MpServer', x=-4851.49, y=95.00, z=-5884.48], EntitySkeleton['Skeleton'/75667, l='MpServer', x=-4846.29, y=82.00, z=-5888.28], EntityItem['item.item.hatchery.chickenmanure'/79252, l='MpServer', x=-4845.08, y=82.00, z=-5869.01], EntityZombie['Zombie'/181143, l='MpServer', x=-4844.04, y=95.00, z=-5892.33], EntityMinecartModular['entity.stevescarts.Minecart.Vswe.0.name'/85908, l='MpServer', x=-5872.06, y=77.06, z=-2303.33], EntityZombie['Zombie'/75681, l='MpServer', x=-4844.04, y=95.00, z=-5885.73], EntityItem['item.item.bone'/93091, l='MpServer', x=-5874.06, y=82.82, z=-2339.13], EntityItem['item.item.arrow'/93090, l='MpServer', x=-5873.64, y=82.94, z=-2339.13], EntityHuman['Funwayguy'/172966, l='MpServer', x=-4848.06, y=95.00, z=-5890.54], EntityCreeper['Creeper'/77745, l='MpServer', x=-4848.59, y=95.00, z=-5892.57], EntityItem['item.item.hatchery.chickenmanure'/84912, l='MpServer', x=-4846.23, y=82.00, z=-5865.24], EntityFireItem['item.item.redstone'/70602, l='MpServer', x=-4844.39, y=82.00, z=-5872.13], EntityCreeper['Creeper'/76238, l='MpServer', x=-4849.46, y=95.00, z=-5890.50], EntityCow['Cow'/85975, l='MpServer', x=-5817.40, y=84.00, z=-2294.81], EntityCow['Cow'/85976, l='MpServer', x=-5818.82, y=84.00, z=-2299.39], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93149, l='MpServer', x=-921.50, y=90.50, z=-5351.50], EntitySheep['Sheep'/93148, l='MpServer', x=-934.87, y=90.94, z=-5343.29], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93151, l='MpServer', x=-921.50, y=90.50, z=-5349.50], EntityItem['item.tile.stairsWood'/62431, l='MpServer', x=-4860.71, y=82.00, z=-5884.51], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93150, l='MpServer', x=-921.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93153, l='MpServer', x=-917.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93152, l='MpServer', x=-919.50, y=90.50, z=-5347.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93155, l='MpServer', x=-917.50, y=90.50, z=-5351.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93154, l='MpServer', x=-917.50, y=90.50, z=-5349.50], EntityHuman['hixfd398'/80357, l='MpServer', x=-4843.84, y=95.00, z=-5891.46], EntityCow['Cow'/93157, l='MpServer', x=-926.07, y=91.00, z=-5349.07], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93156, l='MpServer', x=-919.50, y=90.50, z=-5351.50], EntityZombie['Zombie'/78823, l='MpServer', x=-4854.50, y=95.00, z=-5892.50], EntityCow['Cow'/93158, l='MpServer', x=-926.93, y=91.00, z=-5349.93], EntityZombie['Zombie'/82412, l='MpServer', x=-4837.50, y=95.00, z=-5885.65], EntitySpider['Spider'/182772, l='MpServer', x=-4839.52, y=95.00, z=-5884.90], EntityItem['item.item.diamond'/65528, l='MpServer', x=-4850.81, y=82.00, z=-5876.26], EntityChicken['Chicken'/93181, l='MpServer', x=-939.15, y=91.00, z=-5363.20], EntityChicken['Chicken'/93183, l='MpServer', x=-937.11, y=91.51, z=-5339.37], EntityXPOrbBig['entity.clumps.xp_orb_big.name'/90622, l='MpServer', x=-4846.29, y=82.00, z=-5888.53], EntityItem['item.item.egg'/93182, l='MpServer', x=-928.31, y=91.00, z=-5357.90]]
  128.     Server brand: fml,forge,sponge
  129.     Server type: Non-integrated multiplayer server
  130. Stacktrace:
  131.     at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  132.     at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  133.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  134.     at net.minecraft.client.main.Main.main(SourceFile:124)
  135.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  136.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  137.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  138.     at java.lang.reflect.Method.invoke(Method.java:483)
  139.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  140.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  141.  
  142. -- System Details --
  143. Details:
  144.     Minecraft Version: 1.10.2
  145.     Operating System: Windows 10 (amd64) version 10.0
  146.     Java Version: 1.8.0_25, Oracle Corporation
  147.     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  148.     Memory: 1139827336 bytes (1087 MB) / 3996123136 bytes (3811 MB) up to 3996123136 bytes (3811 MB)
  149.     Mod Pack: com.mumfrey.liteloader.crashreport.CallableLiteLoaderBrand@21ebf76d
  150.     LiteLoader Mods: com.mumfrey.liteloader.crashreport.CallableLiteLoaderMods@79b1e1c8
  151.     LaunchWrapper: com.mumfrey.liteloader.crashreport.CallableLaunchWrapper@6eb1d93b
  152.     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  153.     IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  154.     FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D6 199 mods loaded, 198 mods active
  155.     States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  156.     UCHIJA  mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  157.     UCHIJA  FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
  158.     UCHIJA  Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
  159.     UCHIJA  defaultskin{1.0.0} [DefaultSkin] (minecraft.jar)
  160.     UCHIJA  NotEnoughItems{2.1.3.201} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
  161.     UCHIJA  OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  162.     UCHIJA  foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  163.     UCHIJA  ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  164.     UCHIJA  fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  165.     UCHIJA  actuallyadditions{1.10.2-r98} [Actually Additions] (ActuallyAdditions-1.10.2-r98.jar)
  166.     UCHIJA  CodeChickenLib{2.5.6.233} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  167.     UCHIJA  CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
  168.     UCHIJA  EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar)
  169.     UCHIJA  JEI{3.14.7.415} [Just Enough Items] (jei_1.10.2-3.14.7.415.jar)
  170.     UCHIJA  OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  171.     UCHIJA  actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
  172.     UCHIJA  Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  173.     UCHIJA  extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar)
  174.     UCHIJA  flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
  175.     UCHIJA  AppleCore{2.1.1} [AppleCore] (AppleCore-mc1.10.2-2.1.1.jar)
  176.     UCHIJA  apple_shields{0.1.7} [apple_shields] (AppleShields-0.1.7.jar)
  177.     UCHIJA  appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  178.     UCHIJA  autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
  179.     UCHIJA  Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  180.     UCHIJA  AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  181.     UCHIJA  baconators{3.0.5} [Baconators] (baconators-1.10.2-3.0.5.jar)
  182.     UCHIJA  crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.20.14.jar)
  183.     UCHIJA  MineTweaker3{3.0.20} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.20.14.jar)
  184.     UCHIJA  base{1.10.2-1.2.4} [B.A.S.E] (base-1.10.2-1.2.4.jar)
  185.     UCHIJA  bdlib{1.12.3.22} [BD Lib] (bdlib-1.12.3.22-mc1.10.2.jar)
  186.     UCHIJA  bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.5.jar)
  187.     UCHIJA  betterbuilderswands{0.11.0} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.0.215+2d66774.jar)
  188.     UCHIJA  betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  189.     UCHIJA  BiomeTweaker{2.1.230} [BiomeTweaker] (BiomeTweaker-1.10.2-2.1.230.jar)
  190.     UCHIJA  BlockDispenser{1.0} [BlockDispenser] (BlockDispenser-1.0-1.jar)
  191.     UCHIJA  guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  192.     UCHIJA  BloodMagic{1.10.2-2.1.5-74} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.5-74.jar)
  193.     UCHIJA  bookshelf{1.4.3.340} [Bookshelf] (Bookshelf-1.10.2-1.4.3.340.jar)
  194.     UCHIJA  Botania{r1.9-340} [Botania] (Botania r1.9-340.jar)
  195.     UCHIJA  brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  196.     UCHIJA  ceramics{1.10.2-1.1.4b} [Ceramics] (Ceramics-1.10.2-1.1.4b.jar)
  197.     UCHIJA  Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  198.     UCHIJA  chancecubes{1.10.2-2.3.4.171} [Chance Cubes] (ChanceCubes-1.10.2-2.3.4.171.jar)
  199.     UCHIJA  mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  200.     UCHIJA  CharsetLib{0.3.5} [?] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  201.     UCHIJA  CharsetPipes{0.3.5} [|] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  202.     UCHIJA  CharsetWrench{0.3.5} [/] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  203.     UCHIJA  ChestTransporter{2.5.9} [Chest Transporter] (ChestTransporter-1.10.2-2.5.9.jar)
  204.     UCHIJA  ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  205.     UCHIJA  chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  206.     UCHIJA  chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar)
  207.     UCHIJA  chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  208.     UCHIJA  clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar)
  209.     UCHIJA  shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  210.     UCHIJA  clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
  211.     UCHIJA  clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  212.     UCHIJA  cyclopscore{0.9.2} [Cyclops Core] (CyclopsCore-1.9.4-0.9.2.jar)
  213.     UCHIJA  colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.10.2-1.5.0.jar)
  214.     UCHIJA  commoncapabilities{1.3.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.1.jar)
  215.     UCHIJA  controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
  216.     UCHIJA  cookingforblockheads{4.2.35} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.35.jar)
  217.     UCHIJA  ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.20.14.jar)
  218.     UCHIJA  CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
  219.     UCHIJA  Waila{1.8.10} [Waila] (Hwyla-1.8.10-B24_1.10.2.jar)
  220.     UCHIJA  darkutils{1.1.7.112} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.112.jar)
  221.     UCHIJA  PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.10.2.jar)
  222.     UCHIJA  props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.10.2.jar)
  223.     UCHIJA  defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
  224.     UCHIJA  dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcake-1.9.4-0.0.1.jar)
  225.     UCHIJA  draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar)
  226.     UCHIJA  DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  227.     UCHIJA  StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar)
  228.     UCHIJA  bitdrawers{0.35} [Drawers & Bits] (DrawersBits-1.10.2-0.35.jar)
  229.     UCHIJA  elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  230.     UCHIJA  endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  231.     UCHIJA  EnderIO{1.10.2-3.1.173} [Ender IO] (EnderIO-1.10.2-3.1.173.jar)
  232.     UCHIJA  engineersworkshop{1.1.4-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.1.6-1.10.2.jar)
  233.     UCHIJA  valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  234.     UCHIJA  environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  235.     UCHIJA  etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  236.     UCHIJA  exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.17.jar)
  237.     UCHIJA  excompressum{2.0.87} [Ex Compressum] (ExCompressum_1.10.2-2.0.87.jar)
  238.     UCHIJA  ExtraBitManipulation{1.10.2-2.3.2} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.2.jar)
  239.     UCHIJA  zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar)
  240.     UCHIJA  bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar)
  241.     UCHIJA  fairylights{2.0.6} [Fairy Lights] (fairylights-2.0.6-1.10.2.jar)
  242.     UCHIJA  flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  243.     UCHIJA  sonarcore{3.2.5} [SonarCore] (SonarCore-1.10.2-3.2.5.jar)
  244.     UCHIJA  fluxnetworks{1.1.7} [FluxNetworks] (FluxNetworks-1.10.2-1.1.7.jar)
  245.     UCHIJA  foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
  246.     UCHIJA  forgelin{1.4.0} [Forgelin] (Forgelin-1.4.0.jar)
  247.     UCHIJA  ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.4.4.jar)
  248.     UCHIJA  ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.4.3.jar)
  249.     UCHIJA  fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
  250.     UCHIJA  Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar)
  251.     UCHIJA  GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  252.     UCHIJA  advgenerators{0.9.20.22} [Advanced Generators] (generators-0.9.20.22-mc1.10.2.jar)
  253.     UCHIJA  googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar)
  254.     UCHIJA  gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  255.     UCHIJA  grue{1.3.4} [Grue] (Grue-1.9.4-1.3.4.jar)
  256.     UCHIJA  gyth{2.0.0.2} [Get Ya' Tanks Here] (Gyth-1.10.2-2.0.0.23.jar)
  257.     UCHIJA  hammercore{1.2.3} [Hammer Core] (HammerCore_1.10.2-1.2.3.jar)
  258.     UCHIJA  hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
  259.     UCHIJA  headcrumbs{2.0.1} [Headcrumbs] (Headcrumbs-2.0.1.jar)
  260.     UCHIJA  hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
  261.     UCHIJA  hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
  262.     UCHIJA  mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  263.     UCHIJA  tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  264.     UCHIJA  immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  265.     UCHIJA  LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  266.     UCHIJA  InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  267.     UCHIJA  mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar)
  268.     UCHIJA  initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
  269.     UCHIJA  integrateddynamics{0.6.9} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.6.9.jar)
  270.     UCHIJA  integratedtunnels{1.1.0} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.1.0.jar)
  271.     UCHIJA  inventorysorter{0.10.5+46} [Simple Inventory sorting] (inventorysorter-1.10.2-0.10.5+46.jar)
  272.     UCHIJA  ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar)
  273.     UCHIJA  ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  274.     UCHIJA  yunomakegoodmap{1.10.2-6.1.0.26} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.10.2-6.1.0.26.jar)
  275.     UCHIJA  itsbecauseuhasnogoodspawn{1.0.5} [ItsBecauseUHasNoGoodSpawn] (ItsBecauseUHasNoGoodSpawn-1.0.5.jar)
  276.     UCHIJA  ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.10.2-0.1.0.jar)
  277.     UCHIJA  journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  278.     UCHIJA  kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  279.     UCHIJA  llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
  280.     UCHIJA  literalascension{1.10.2-1.0.1.1} [Literal Ascension] (literalascension-1.10.2-1.0.1.1.jar)
  281.     UCHIJA  boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
  282.     UCHIJA  lootbags{2.3.2} [Loot Bags] (LootBags-1.10.2-2.3.2.jar)
  283.     UCHIJA  mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.2.jar)
  284.     UCHIJA  minemenu{1.4.5} [MineMenu] (MineMenu-1.10.2-1.4.5-universal.jar)
  285.     UCHIJA  minicoal{1.1.0} [MiniCoal] (minicoal-1.1.0.jar)
  286.     UCHIJA  missing_pieces{4.1.3} [Missing Pieces] (missing_pieces-1.10.2-4.1.3.jar)
  287.     UCHIJA  natura{1.10.2-4.1.0.24} [Natura] (natura-1.10.2-4.1.0.24.jar)
  288.     UCHIJA  randomthings{3.7.7} [Random Things] (RandomThings-MC1.10.2-3.7.7.jar)
  289.     UCHIJA  roots{0.208} [Roots] (roots-0.208.jar)
  290.     UCHIJA  moarsigns{4.2.2.8} [MoarSigns] (MoarSigns-1.10.2-4.2.2.8.jar)
  291.     UCHIJA  mob_grinding_utils{0.1.8.16} [mob_grinding_utils] (MobGrindingUtils-0.1.8.16.jar)
  292.     UCHIJA  modtweaker{2.0.9} [Mod Tweaker] (ModTweaker2-2.0.9.jar)
  293.     UCHIJA  morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
  294.     UCHIJA  shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar)
  295.     UCHIJA  moreshears{1.0.5} [More Shears] (moreshears-1.10.2-1.0.5-release.jar)
  296.     UCHIJA  Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  297.     UCHIJA  mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  298.     UCHIJA  mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.5.jar)
  299.     UCHIJA  mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
  300.     UCHIJA  mysticalagriculture{1.4.3} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.4.3.jar)
  301.     UCHIJA  Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
  302.     UCHIJA  nice{0.1.0} [Nice] (nice-0.1.0.jar)
  303.     UCHIJA  notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
  304.     UCHIJA  oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar)
  305.     UCHIJA  packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
  306.     UCHIJA  harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  307.     UCHIJA  shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.7.jar)
  308.     UCHIJA  platforms{1.2.8} [Platforms] (platforms-1.10.0-1.2.8.jar)
  309.     UCHIJA  reborncore{2.13.4.128} [RebornCore] (RebornCore-1.10.2-2.13.4.128-universal.jar)
  310.     UCHIJA  quantumstorage{3.2.19} [QuantumStorage] (QuantumStorage-1.10.2-3.2.19.jar)
  311.     UCHIJA  quickhotbar{1.04} [Quick Hotbar] (quickhotbar_1102_1.04.jar)
  312.     UCHIJA  rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  313.     UCHIJA  reborncore-mcmultipart{2.13.4.128} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.4.128-universal.jar)
  314.     UCHIJA  refinedstorage{1.2.22} [Refined Storage] (refinedstorage-1.2.22.jar)
  315.     UCHIJA  rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.1.27.jar)
  316.     UCHIJA  redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  317.     UCHIJA  reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
  318.     UCHIJA  ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  319.     UCHIJA  rftools{5.87} [RFTools] (rftools-1.1x-5.87.jar)
  320.     UCHIJA  rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
  321.     UCHIJA  rftoolsdim{4.54} [RFTools Dimensions] (rftoolsdim-1.1x-4.54.jar)
  322.     UCHIJA  woodenshears{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Shears] (SBM-WoodenShears-1.10.2-0.0.1b2-universal.jar)
  323.     UCHIJA  scanner{1.4.1} [Scanner] (scanner-1.4.1.jar)
  324.     UCHIJA  Schematica{1.7.8.153} [Schematica] (Schematica-1.10.2-1.7.8.153-universal.jar)
  325.     UCHIJA  shearmadness{1.10.2} [Shear Madness] (shearmadness-1.10.2-1.4.1.jar)
  326.     UCHIJA  SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar)
  327.     UCHIJA  simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar)
  328.     UCHIJA  corn{1.3.2} [Simple Corn] (SimpleCorn1.10-1.3.2.jar)
  329.     UCHIJA  simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
  330.     UCHIJA  SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.2.jar)
  331.     UCHIJA  simplyjetpacks{2.0.3.26} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.26.jar)
  332.     UCHIJA  snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  333.     UCHIJA  solarfluxreborn{2.6r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.6r.jar)
  334.     UCHIJA  stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
  335.     UCHIJA  rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  336.     UCHIJA  surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.68.jar)
  337.     UCHIJA  beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  338.     UCHIJA  tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  339.     UCHIJA  tp{1.0.31} [Tiny Progressions] (tinyprogressions-1.10.2-1.0.31.jar)
  340.     UCHIJA  torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.0.11.jar)
  341.     UCHIJA  Translocator{2.1.3.52} [Translocator] (Translocators-1.10.2-2.1.3.52-universal.jar)
  342.     UCHIJA  ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar)
  343.     UCHIJA  twitchcrumbs{2.0.4} [Twitchcrumbs] (Twitchcrumbs_1.10.2-2.0.4.jar)
  344.     UCHIJA  voidcup{1.0} [voidcup] (voidcup-1.10.2-0.0.1.jar)
  345.     UCHIJA  waddles{0.5.0} [Waddles] (Waddles-1.10.2-0.5.0.jar)
  346.     UCHIJA  wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  347.     UCHIJA  icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.1.214.jar)
  348.     UCHIJA  wawla{2.3.1.214} [What Are We Looking At] (Wawla-1.10.2-2.3.1.214.jar)
  349.     UCHIJA  withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.10.2-0.9.jar)
  350.     UCHIJA  worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
  351.     UCHIJA  worldhandler{4.0} [World Handler Gui] (WorldHandler-1.10.2-4.0.jar)
  352.     UCHIJA  xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar)
  353.     UCHIJA  unidict{1.10.2-2.7} [UniDict] (UniDict-1.10.2-2.7.jar)
  354.     UD  BiomeTweakerCore{2.1.230} [BiomeTweaker Core] (minecraft.jar)
  355.     Loaded coremods (and transformers):
  356. literalascension (literalascension-1.10.2-1.0.1.1.jar)
  357.  com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  358. Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  359.   com.brandon3055.brandonscore.asm.ClassTransformer
  360. LoadingPlugin (DefaultSkin-1.10.2-1.0.0.jar)
  361.   com.gamepedia.ftb.defaultskin.ASMTransformer
  362. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.340.jar)
  363.   net.darkhax.bookshelf.asm.BookshelfTransformerManager
  364. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
  365.   shetiphian.core.asm.ClassTransformer
  366. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  367.   org.epoxide.surge.asm.SurgeTransformerManager
  368. SFRCore (SolarFluxReborn_1.10.2-2.6r.jar)
  369.   com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  370. ForgelinPlugin (Forgelin-1.4.0.jar)
  371.  
  372. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.jar)
  373.   lumien.randomthings.asm.ClassTransformer
  374. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  375.   lumien.resourceloader.asm.ClassTransformer
  376. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  377.   net.fybertech.nwr.NWRTransformer
  378. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  379.   codechicken.lib.asm.ClassHeirachyManager
  380.   codechicken.lib.asm.CCL_ASMTransformer
  381. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  382.   li.cil.oc.common.asm.ClassTransformer
  383. RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar)
  384.   reborncore.mixin.transformer.MixinTransformer
  385. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  386.   team.chisel.common.asm.ChiselTransformer
  387. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
  388.   codechicken.nei.asm.NEITransformer
  389. AppleCore (AppleCore-mc1.10.2-2.1.1.jar)
  390.   squeek.applecore.asm.TransformerModuleHandler
  391. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  392.   net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  393. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  394.   com.enderio.core.common.transform.EnderCoreTransformer
  395. llibrary (llibrary-1.7.4-1.10.2.jar)
  396.   net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  397.   net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  398. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  399.   pl.asie.foamfix.coremod.FoamFixTransformer
  400. BiomeTweakerCore (BiomeTweaker-1.10.2-2.1.230.jar)
  401.   me.superckl.biometweaker.core.BiomeTweakerASMTransformer
  402.     GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 376.53' Renderer: 'GeForce GTX 760/PCIe/SSE2'
  403.     Pulsar/tconstruct loaded Pulses:
  404.         - TinkerCommons (Enabled/Forced)
  405.         - TinkerWorld (Enabled/Not Forced)
  406.         - TinkerTools (Enabled/Not Forced)
  407.         - TinkerHarvestTools (Enabled/Forced)
  408.         - TinkerMeleeWeapons (Enabled/Forced)
  409.         - TinkerRangedWeapons (Enabled/Forced)
  410.         - TinkerModifiers (Enabled/Forced)
  411.         - TinkerSmeltery (Enabled/Not Forced)
  412.         - TinkerGadgets (Enabled/Not Forced)
  413.         - TinkerOredict (Enabled/Forced)
  414.         - TinkerIntegration (Enabled/Forced)
  415.         - TinkerFluids (Enabled/Forced)
  416.         - TinkerMaterials (Enabled/Forced)
  417.         - TinkerModelRegister (Enabled/Forced)
  418.         - chiselsandbitsIntegration (Enabled/Not Forced)
  419.         - WailaIntegration (Enabled/Not Forced)
  420.  
  421.     Pulsar/natura loaded Pulses:
  422.         - NaturaCommons (Enabled/Forced)
  423.         - NaturaOverworld (Enabled/Not Forced)
  424.         - NaturaNether (Enabled/Not Forced)
  425.         - NaturaTools (Enabled/Not Forced)
  426.         - NaturaEntities (Enabled/Not Forced)
  427.         - NaturaOredict (Enabled/Forced)
  428.         - NaturaWorld (Enabled/Not Forced)
  429.         - WailaIntegration (Enabled/Not Forced)
  430.  
  431.     NotEnoughItems Invalid Fingerprint Reports:
  432.     CodeChickenLib Invalid Fingerprint Reports:
  433.     CodeChickenCore Invalid Fingerprint Reports:
  434.     EnderStorage Invalid Fingerprint Reports:
  435.     List of loaded APIs:
  436.         * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r98.jar
  437.         * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.1.jar
  438.         * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.9.jar
  439.         * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.27.jar
  440.         * BiomeTweakerAPI (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  441.         * BiomeTweakerAPI|event (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  442.         * BiomeTweakerAPI|script|object (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  443.         * BiomeTweakerAPI|script|pack (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  444.         * BiomeTweakerAPI|script|wrapper (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  445.         * BiomeTweakerAPI|util (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  446.         * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.5-74.jar
  447.         * BotaniaAPI (85) from Botania r1.9-340.jar
  448.         * CharsetAPI (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  449.         * CharsetAPI|Audio (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  450.         * CharsetAPI|Lib (0.2) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  451.         * CharsetAPI|Pipes (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  452.         * CharsetAPI|Storage (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  453.         * CharsetAPI|Tape (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  454.         * CharsetAPI|Wires (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  455.         * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
  456.         * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
  457.         * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  458.         * CoFHAPI (1.8.9R1.2.0B1) from rangedpumps-0.3.jar
  459.         * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  460.         * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  461.         * CoFHAPI|energy (1.8.9R1.2.0B1) from EngineersWorkshop-1.1.6-1.10.2.jar
  462.         * CoFHAPI|inventory (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  463.         * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  464.         * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  465.         * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  466.         * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.1.jar
  467.         * compatlayer (0.2.2) from compatlayer-1.10-0.2.2.jar
  468.         * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  469.         * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  470.         * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  471.         * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  472.         * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  473.         * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  474.         * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  475.         * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  476.         * CSLib|API (0.3.0) from Decocraft-2.3.6.1_1.10.2.jar
  477.         * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.8.177-universal.jar
  478.         * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.173.jar
  479.         * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.173.jar
  480.         * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.173.jar
  481.         * EnderIOAPI|Tools (0.0.2) from MoarSigns-1.10.2-4.2.2.8.jar
  482.         * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  483.         * fluxapi (1.0) from FluxNetworks-1.10.2-1.1.7.jar
  484.         * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  485.         * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
  486.         * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
  487.         * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.6.9.jar
  488.         * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.23.jar
  489.         * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  490.         * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  491.         * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  492.         * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  493.         * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  494.         * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.415.jar
  495.         * mcjtylib_ng (2.3.9) from mcjtylib-1.1x-2.3.9.jar
  496.         * MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.2.8.jar
  497.         * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  498.         * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  499.         * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  500.         * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  501.         * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  502.         * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  503.         * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  504.         * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  505.         * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  506.         * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  507.         * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  508.         * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  509.         * PsiAPI (2) from Psi-r1.0-42.jar
  510.         * reborncoreAPI (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  511.         * reborncoreAPI|Fuel (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  512.         * reborncoreAPI|Power (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  513.         * reborncoreAPI|Recipe (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  514.         * reborncoreAPI|Tile (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  515.         * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.153-universal.jar
  516.         * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.153-universal.jar
  517.         * shearmadness.api (@API_VERSION@) from shearmadness-1.10.2-1.4.1.jar
  518.         * shearmadness_api_plumbing (1.0) from shearmadness-1.10.2-1.4.1.jar
  519.         * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  520.         * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  521.         * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  522.         * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  523.         * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  524.         * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  525.         * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  526.         * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  527.         * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  528.         * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  529.         * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  530.         * SuperScript (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  531.         * SuperScript|command (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  532.         * SuperScript|object (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  533.         * SuperScript|util (1.0.230) from BiomeTweaker-1.10.2-2.1.230.jar
  534.         * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  535.         * WailaAPI (1.3) from Hwyla-1.8.10-B24_1.10.2.jar
  536.         * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  537.         * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  538.         * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  539.     ChickenChunks Invalid Fingerprint Reports:
  540.     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.):
  541.                   * Optifine is installed. This is NOT supported.
  542.                   * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/CoFHAPIProps.class).
  543.                     Ender IO needs at least 1.8.9R1.2.0B1 and will NOT work with older versions.
  544.                   * Our API got loaded from MoarSigns-1.10.2-4.2.2.8.jar. That's unexpected.
  545.                 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.
  546.     Detailed RF API diagnostics:
  547.                   * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/EnergyStorage.class
  548.                   * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyConnection.class
  549.                   * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  550.                   * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyHandler.class
  551.                   * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyProvider.class
  552.                   * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  553.                   * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyStorage.class
  554.                   * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  555.                   * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Plazter/Documents/Curse/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  556.     Detailed Tesla API diagnostics:
  557.                   * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  558.                   * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  559.                   * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  560.                   * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  561.                   * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  562.                   * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  563.                   * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  564.                   * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  565.                   * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  566.                   * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  567.                   * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  568.  
  569.     RebornCore:
  570.         Plugin Engine: 0
  571.         RebornCore Version: 2.13.4.128
  572.         Mixin Status: 1
  573.         Runtime Debofucsation 1
  574.         RenderEngine: 1
  575.     Translocator Invalid Fingerprint Reports:
  576.     Launched Version: forge-12.18.3.2254
  577.     LWJGL: 2.9.4
  578.     OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 376.53, NVIDIA Corporation
  579.     GL Caps: Using GL 1.3 multitexturing.
  580. Using GL 1.3 texture combiners.
  581. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  582. Shaders are available because OpenGL 2.1 is supported.
  583. VBOs are available because OpenGL 1.5 is supported.
  584.  
  585.     Using VBOs: Yes
  586.     Is Modded: Definitely; Client brand changed to 'fml,forge'
  587.     Type: Client (map_client.txt)
  588.     Resource Packs:
  589.     Current Language: English (US)
  590.     Profiler Position: N/A (disabled)
  591.     CPU: 4x Intel(R) Core(TM) i5 CPU 760 @ 2.80GHz
  592.     OptiFine Version: OptiFine_1.10.2_HD_U_D6
  593.     Render Distance Chunks: 8
  594.     Mipmaps: 0
  595.     Anisotropic Filtering: 1
  596.     Antialiasing: 0
  597.     Multitexture: false
  598.     Shaders: null
  599.     OpenGlVersion: 4.5.0 NVIDIA 376.53
  600.     OpenGlRenderer: GeForce GTX 760/PCIe/SSE2
  601.     OpenGlVendor: NVIDIA Corporation
  602.     CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement