Advertisement
Guest User

Untitled

a guest
Apr 15th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.50 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  5. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  6. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  7. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  8. LoadingPlugin (Quark-r1.1-70.jar)
  9. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  10. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  11. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  12. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  13. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  14. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  15. ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // I blame Dinnerbone.
  19.  
  20. Time: 4/13/17 9:31 PM
  21. Description: Tesselating block model
  22.  
  23. com.google.common.util.concurrent.UncheckedExecutionException: java.lang.ArrayIndexOutOfBoundsException: 28
  24. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
  25. at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  26. at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4736)
  27. at team.chisel.client.render.ModelChiselBlock.func_188616_a(ModelChiselBlock.java:122)
  28. at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:101)
  29. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
  30. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
  31. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
  32. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)
  33. at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
  34. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:290)
  35. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119)
  36. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47)
  37. at java.lang.Thread.run(Thread.java:745)
  38. Caused by: java.lang.ArrayIndexOutOfBoundsException: 28
  39. at net.minecraftforge.client.model.pipeline.LightUtil.unpack(LightUtil.java:182)
  40. at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:132)
  41. at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:483)
  44. at Reflector.callVoid(Reflector.java:512)
  45. at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:143)
  46. at team.chisel.client.render.Quad.from(Quad.java:438)
  47. at team.chisel.client.render.texture.ChiselTextureNormal.transformQuad(ChiselTextureNormal.java:30)
  48. at team.chisel.client.render.ModelChiselBlock.addAllQuads(ModelChiselBlock.java:202)
  49. at team.chisel.client.render.ModelChiselBlock.createModel(ModelChiselBlock.java:186)
  50. at team.chisel.client.render.ModelChiselBlock.lambda$getQuads$1(ModelChiselBlock.java:122)
  51. at team.chisel.client.render.ModelChiselBlock$$Lambda$1457/613618307.call(Unknown Source)
  52. at com.google.common.cache.LocalCache$LocalManualCache$1.load(LocalCache.java:4739)
  53. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
  54. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
  55. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
  56. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
  57. ... 13 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- Head --
  64. Thread: Client thread
  65. Stacktrace:
  66. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2201)
  67. at com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  68. at com.google.common.cache.LocalCache$LocalManualCache.get(LocalCache.java:4736)
  69. at team.chisel.client.render.ModelChiselBlock.func_188616_a(ModelChiselBlock.java:122)
  70. at net.minecraft.client.renderer.BlockModelRenderer.func_187498_b(BlockModelRenderer.java:101)
  71. at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_187498_b(ForgeBlockModelRenderer.java:107)
  72.  
  73. -- Block model being tesselated --
  74. Details:
  75. Block: chisel:planks-birch[variation=7]
  76. Block location: World: (243,66,256), Chunk: (at 3,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  77. Using AO: true
  78. Stacktrace:
  79. at net.minecraft.client.renderer.BlockModelRenderer.func_187493_a(BlockModelRenderer.java:72)
  80. at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:52)
  81.  
  82. -- Block being tesselated --
  83. Details:
  84. Block type: ID #1120 (tile.chisel.planks-birch // team.chisel.common.block.BlockCarvable)
  85. Block data value: 7 / 0x7 / 0b0111
  86. Block location: World: (243,66,256), Chunk: (at 3,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  87. Stacktrace:
  88. at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:81)
  89.  
  90. -- Block being tesselated --
  91. Details:
  92. Block type: ID #1120 (tile.chisel.planks-birch // team.chisel.common.block.BlockCarvable)
  93. Block data value: 7 / 0x7 / 0b0111
  94. Block location: World: (243,66,256), Chunk: (at 3,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  95. Stacktrace:
  96. at codechicken.lib.render.block.CCExtendedBlockRendererDispatcher.func_175018_a(CCExtendedBlockRendererDispatcher.java:54)
  97.  
  98. -- Affected level --
  99. Details:
  100. Level name: MpServer
  101. All players: 1 total; [EntityPlayerSP['DinckelMan'/54781, l='MpServer', x=246.56, y=71.00, z=240.47]]
  102. Chunk stats: MultiplayerChunkCache: 441, 441
  103. Level seed: 0
  104. Level generator: ID 00 - default, ver 1. Features enabled: false
  105. Level generator options:
  106. Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  107. Level time: 18021408 game time, 521886 day time
  108. Level dimension: 0
  109. Level storage version: 0x00000 - Unknown?
  110. Level weather: Rain time: 0 (now: true), thunder time: 0 (now: false)
  111. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  112. Forced entities: 303 total; [EntityItem['item.item.sulphur'/484358, l='MpServer', x=250.65, y=80.00, z=256.13], EntityLeashKnot['entity.LeashKnot.name'/514, l='MpServer', x=269.50, y=66.50, z=233.50], EntityItem['item.item.bone'/491524, l='MpServer', x=251.82, y=80.00, z=259.81], EntityItem['item.item.arrow'/491523, l='MpServer', x=250.83, y=80.00, z=259.31], EntityCreeper['Creeper'/464897, l='MpServer', x=259.46, y=48.00, z=220.83], EntityItem['item.item.sulphur'/483351, l='MpServer', x=251.63, y=80.00, z=260.88], EntityZombie['Zombie'/434711, l='MpServer', x=251.52, y=63.00, z=217.28], EntitySkeleton['Skeleton'/493078, l='MpServer', x=250.50, y=80.00, z=256.50], EntityZombie['Zombie'/488479, l='MpServer', x=248.41, y=66.00, z=231.49], EntityItem['item.item.bone'/490018, l='MpServer', x=249.10, y=80.00, z=257.21], EntityPlayerSP['DinckelMan'/54781, l='MpServer', x=246.56, y=71.00, z=240.47], EntityZombie['Zombie'/488480, l='MpServer', x=256.24, y=64.72, z=216.95], EntityCreeper['Creeper'/484913, l='MpServer', x=177.50, y=64.00, z=203.50], EntityItem['item.item.egg'/479808, l='MpServer', x=191.01, y=68.00, z=217.84], EntitySpider['Spider'/491087, l='MpServer', x=284.50, y=65.00, z=263.50], EntitySkeleton['Skeleton'/491594, l='MpServer', x=269.82, y=66.00, z=205.02], EntityZombie['Zombie'/493136, l='MpServer', x=203.50, y=64.00, z=307.50], EntityBat['Bat'/489565, l='MpServer', x=257.25, y=15.10, z=269.61], EntityItem['item.item.feather'/480344, l='MpServer', x=213.13, y=65.00, z=232.88], EntityItem['item.item.sulphur'/483947, l='MpServer', x=248.79, y=80.00, z=258.48], EntityChicken['Chicken'/110, l='MpServer', x=193.33, y=68.00, z=207.17], EntityChicken['Chicken'/111, l='MpServer', x=192.37, y=68.00, z=197.83], EntityChicken['Chicken'/114, l='MpServer', x=190.82, y=68.00, z=218.57], EntityChicken['Chicken'/115, l='MpServer', x=167.59, y=62.69, z=220.90], EntityChicken['Chicken'/117, l='MpServer', x=193.39, y=67.00, z=246.12], EntitySpider['Spider'/484483, l='MpServer', x=188.49, y=70.00, z=265.96], EntityChicken['Chicken'/133, l='MpServer', x=197.52, y=67.00, z=173.50], EntityChicken['Chicken'/134, l='MpServer', x=207.92, y=62.59, z=311.36], EntityItem['item.item.rottenFlesh'/480897, l='MpServer', x=247.33, y=80.00, z=259.92], EntityPig['Pig'/135, l='MpServer', x=192.33, y=76.00, z=315.96], EntityChicken['Chicken'/140, l='MpServer', x=216.17, y=65.00, z=229.55], EntityChicken['Chicken'/141, l='MpServer', x=213.24, y=65.00, z=232.11], EntityChicken['Chicken'/142, l='MpServer', x=213.93, y=65.00, z=229.57], EntityChicken['Chicken'/143, l='MpServer', x=213.79, y=65.00, z=231.93], EntityChicken['Chicken'/144, l='MpServer', x=213.20, y=65.00, z=231.60], EntityPainting['Painting'/304, l='MpServer', x=262.03, y=61.50, z=244.50], EntityBat['Bat'/491671, l='MpServer', x=280.97, y=40.65, z=174.05], EntityChicken['Chicken'/145, l='MpServer', x=213.68, y=65.00, z=232.80], EntityPainting['Painting'/305, l='MpServer', x=262.03, y=62.50, z=244.50], EntityBat['Bat'/491670, l='MpServer', x=277.23, y=44.25, z=177.78], EntityChicken['Chicken'/146, l='MpServer', x=214.38, y=65.00, z=231.64], EntityPainting['Painting'/302, l='MpServer', x=271.50, y=59.00, z=242.03], EntityChicken['Chicken'/147, l='MpServer', x=213.20, y=65.00, z=231.03], EntityPainting['Painting'/303, l='MpServer', x=262.03, y=62.00, z=243.00], EntityChicken['Chicken'/148, l='MpServer', x=213.20, y=65.00, z=230.59], EntityBat['Bat'/491667, l='MpServer', x=238.10, y=26.10, z=290.00], EntityChicken['Chicken'/149, l='MpServer', x=214.10, y=65.00, z=230.15], EntityPainting['Painting'/301, l='MpServer', x=271.00, y=59.00, z=244.97], EntityBat['Bat'/491666, l='MpServer', x=247.18, y=23.98, z=298.00], EntityPainting['Painting'/312, l='MpServer', x=267.50, y=70.50, z=247.03], EntityItem['item.item.egg'/486047, l='MpServer', x=193.52, y=67.00, z=245.24], EntityPainting['Painting'/313, l='MpServer', x=268.50, y=70.50, z=247.03], EntityPainting['Painting'/310, l='MpServer', x=269.50, y=67.50, z=247.03], EntityPainting['Painting'/311, l='MpServer', x=268.50, y=67.50, z=247.03], EntityPainting['Painting'/308, l='MpServer', x=268.50, y=68.50, z=247.03], EntityPainting['Painting'/309, l='MpServer', x=269.50, y=68.50, z=247.03], EntityPainting['Painting'/306, l='MpServer', x=267.00, y=60.00, z=242.03], EntityChicken['Chicken'/159, l='MpServer', x=213.13, y=64.00, z=297.52], EntityPainting['Painting'/307, l='MpServer', x=267.00, y=59.00, z=244.97], EntityItem['item.item.arrow'/481956, l='MpServer', x=251.20, y=80.00, z=260.80], EntityPainting['Painting'/316, l='MpServer', x=269.50, y=67.50, z=256.97], EntityPainting['Painting'/317, l='MpServer', x=268.50, y=68.00, z=256.97], EntityPainting['Painting'/315, l='MpServer', x=269.50, y=68.50, z=256.97], EntityPainting['Painting'/337, l='MpServer', x=281.50, y=60.50, z=249.97], EntityBat['Bat'/202922, l='MpServer', x=249.25, y=48.10, z=231.75], EntityPainting['Painting'/338, l='MpServer', x=282.50, y=60.50, z=249.97], EntityCreeper['Creeper'/483502, l='MpServer', x=228.46, y=63.67, z=220.72], EntityPainting['Painting'/332, l='MpServer', x=287.50, y=60.00, z=219.03], EntityPainting['Painting'/333, l='MpServer', x=284.00, y=60.00, z=219.03], EntityItem['item.item.arrow'/478891, l='MpServer', x=247.13, y=80.00, z=257.34], EntityPainting['Painting'/331, l='MpServer', x=286.50, y=60.00, z=219.03], EntityChicken['Chicken'/173, l='MpServer', x=236.35, y=70.00, z=168.15], EntityPainting['Painting'/345, l='MpServer', x=273.00, y=58.50, z=242.03], EntityPainting['Painting'/346, l='MpServer', x=273.00, y=59.50, z=242.03], EntityItem['item.item.bone'/477366, l='MpServer', x=247.71, y=80.00, z=257.47], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/178, l='MpServer', x=237.50, y=65.50, z=233.50], EntityPainting['Painting'/343, l='MpServer', x=277.00, y=58.50, z=242.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/179, l='MpServer', x=234.50, y=65.50, z=233.50], EntityPainting['Painting'/344, l='MpServer', x=272.00, y=57.50, z=242.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/180, l='MpServer', x=232.50, y=65.50, z=233.50], EntityPainting['Painting'/341, l='MpServer', x=277.00, y=59.00, z=244.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/181, l='MpServer', x=234.50, y=65.50, z=236.50], EntityPainting['Painting'/342, l='MpServer', x=274.00, y=58.50, z=244.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/182, l='MpServer', x=232.50, y=65.50, z=236.50], EntityPainting['Painting'/339, l='MpServer', x=280.50, y=60.50, z=249.97], EntityItem['item.item.sulphur'/493233, l='MpServer', x=248.41, y=80.00, z=260.88], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/183, l='MpServer', x=237.50, y=65.50, z=239.50], EntityPainting['Painting'/340, l='MpServer', x=280.03, y=60.00, z=247.00], EntityItem['item.item.egg'/480432, l='MpServer', x=275.69, y=65.00, z=177.56], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/184, l='MpServer', x=234.50, y=65.50, z=239.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/185, l='MpServer', x=232.50, y=65.50, z=239.50], EntityPainting['Painting'/353, l='MpServer', x=283.97, y=72.50, z=252.00], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/186, l='MpServer', x=237.50, y=65.50, z=236.50], EntityPainting['Painting'/351, l='MpServer', x=274.50, y=70.50, z=247.03], EntityItem['item.item.bone'/491709, l='MpServer', x=251.33, y=80.00, z=258.81], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/187, l='MpServer', x=237.50, y=65.50, z=242.50], EntityPainting['Painting'/352, l='MpServer', x=273.50, y=70.50, z=247.03], EntityItem['item.item.arrow'/491708, l='MpServer', x=251.88, y=80.00, z=258.39], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/188, l='MpServer', x=232.50, y=65.50, z=242.50], EntityPainting['Painting'/349, l='MpServer', x=274.00, y=67.50, z=247.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/189, l='MpServer', x=234.50, y=65.50, z=242.50], EntityPainting['Painting'/350, l='MpServer', x=275.50, y=67.50, z=247.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/190, l='MpServer', x=237.50, y=65.50, z=252.50], EntityPainting['Painting'/347, l='MpServer', x=273.50, y=57.50, z=242.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/191, l='MpServer', x=237.50, y=65.50, z=247.50], EntityPainting['Painting'/348, l='MpServer', x=273.00, y=68.00, z=241.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/192, l='MpServer', x=237.50, y=65.50, z=244.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/193, l='MpServer', x=234.50, y=65.50, z=244.50], EntityPainting['Painting'/360, l='MpServer', x=286.00, y=60.50, z=263.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/194, l='MpServer', x=234.50, y=65.50, z=247.50], EntityPainting['Painting'/358, l='MpServer', x=277.00, y=72.00, z=247.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/195, l='MpServer', x=234.50, y=65.50, z=250.50], EntityPainting['Painting'/359, l='MpServer', x=285.03, y=60.50, z=258.00], EntityCreeper['Creeper'/491204, l='MpServer', x=185.50, y=66.00, z=250.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/196, l='MpServer', x=234.50, y=65.50, z=252.50], EntityPainting['Painting'/356, l='MpServer', x=283.97, y=67.50, z=254.50], EntitySkeleton['Skeleton'/491203, l='MpServer', x=213.50, y=49.00, z=199.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/197, l='MpServer', x=237.50, y=65.50, z=250.50], EntityPainting['Painting'/357, l='MpServer', x=282.00, y=72.00, z=248.03], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/198, l='MpServer', x=232.50, y=65.50, z=244.50], EntityPainting['Painting'/354, l='MpServer', x=283.97, y=72.50, z=254.00], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/199, l='MpServer', x=232.50, y=65.50, z=247.50], EntityPainting['Painting'/355, l='MpServer', x=283.97, y=67.50, z=252.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/200, l='MpServer', x=232.50, y=65.50, z=250.50], EntityPainting['Painting'/366, l='MpServer', x=278.50, y=72.50, z=256.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/201, l='MpServer', x=232.50, y=65.50, z=252.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/202, l='MpServer', x=237.50, y=65.50, z=254.50], EntityPainting['Painting'/365, l='MpServer', x=275.50, y=72.50, z=256.97], EntityWitch['Witch'/490189, l='MpServer', x=247.52, y=80.00, z=259.83], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/203, l='MpServer', x=234.50, y=65.50, z=254.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/204, l='MpServer', x=232.50, y=65.50, z=254.50], EntityPainting['Painting'/363, l='MpServer', x=274.00, y=67.50, z=256.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/205, l='MpServer', x=237.50, y=65.50, z=263.50], EntityPainting['Painting'/364, l='MpServer', x=277.00, y=72.00, z=256.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/206, l='MpServer', x=237.50, y=65.50, z=260.50], EntityPainting['Painting'/361, l='MpServer', x=287.50, y=61.50, z=263.97], EntityItem['item.item.sulphur'/488137, l='MpServer', x=247.55, y=80.00, z=256.13], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/207, l='MpServer', x=237.50, y=65.50, z=257.50], EntityPainting['Painting'/362, l='MpServer', x=275.50, y=67.50, z=256.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/208, l='MpServer', x=234.50, y=65.50, z=257.50], EntityPainting['Painting'/384, l='MpServer', x=289.00, y=60.50, z=263.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/209, l='MpServer', x=234.50, y=65.50, z=260.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/210, l='MpServer', x=234.50, y=65.50, z=263.50], EntityPainting['Painting'/382, l='MpServer', x=289.97, y=60.50, z=255.00], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/211, l='MpServer', x=232.50, y=65.50, z=257.50], EntityPainting['Painting'/383, l='MpServer', x=289.97, y=60.50, z=258.00], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/212, l='MpServer', x=232.50, y=65.50, z=260.50], EntityPainting['Painting'/380, l='MpServer', x=291.50, y=61.50, z=248.97], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/213, l='MpServer', x=232.50, y=65.50, z=263.50], EntityPainting['Painting'/381, l='MpServer', x=289.97, y=60.50, z=252.00], EntityPainting['Painting'/378, l='MpServer', x=290.00, y=60.00, z=219.03], EntityPainting['Painting'/379, l='MpServer', x=292.50, y=61.50, z=248.97], EntityChicken['Chicken'/216, l='MpServer', x=228.66, y=63.00, z=296.83], EntityCartChest['Chest Cart'/217, l='MpServer', x=233.50, y=12.06, z=307.50], EntityItem['item.item.egg'/479454, l='MpServer', x=214.55, y=65.00, z=229.13], EntitySheep['Sheep'/224, l='MpServer', x=245.27, y=67.00, z=198.17], EntityCartChest['Chest Cart'/225, l='MpServer', x=249.50, y=5.06, z=210.50], EntityItem['item.item.sulphur'/489186, l='MpServer', x=250.13, y=80.00, z=258.14], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/232, l='MpServer', x=240.50, y=65.50, z=233.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/233, l='MpServer', x=240.50, y=65.50, z=236.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/234, l='MpServer', x=240.50, y=65.50, z=239.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/235, l='MpServer', x=240.50, y=65.50, z=242.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/236, l='MpServer', x=240.50, y=65.50, z=244.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/237, l='MpServer', x=240.50, y=65.50, z=247.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/238, l='MpServer', x=240.50, y=65.50, z=250.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/239, l='MpServer', x=240.50, y=65.50, z=252.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/240, l='MpServer', x=240.50, y=65.50, z=254.50], EntityWolf['Wolf'/241, l='MpServer', x=251.65, y=65.00, z=245.30], EntitySpark['Spark'/242, l='MpServer', x=248.50, y=67.50, z=257.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/243, l='MpServer', x=240.50, y=65.50, z=257.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/244, l='MpServer', x=240.50, y=65.50, z=260.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/245, l='MpServer', x=240.50, y=65.50, z=263.50], EntitySpark['Spark'/246, l='MpServer', x=245.50, y=67.50, z=262.50], EntitySpark['Spark'/247, l='MpServer', x=248.50, y=67.50, z=259.50], EntityItem['item.item.feather'/492272, l='MpServer', x=190.55, y=68.00, z=218.88], EntityItem['item.item.egg'/488700, l='MpServer', x=213.75, y=65.00, z=231.08], EntityItem['item.item.arrow'/485135, l='MpServer', x=249.95, y=80.00, z=260.88], EntityItem['item.item.feather'/482569, l='MpServer', x=274.52, y=66.00, z=177.87], EntitySkeleton['Skeleton'/493335, l='MpServer', x=195.50, y=68.00, z=225.50], EntitySkeleton['Skeleton'/493334, l='MpServer', x=199.22, y=67.33, z=227.17], EntityZombie['Zombie'/493332, l='MpServer', x=195.50, y=68.00, z=224.50], EntitySkeleton['Skeleton'/493340, l='MpServer', x=182.84, y=64.00, z=213.46], EntityItem['item.item.sulphur'/474904, l='MpServer', x=250.12, y=80.00, z=260.05], EntityCartChest['Chest Cart'/288, l='MpServer', x=242.50, y=28.06, z=366.50], EntitySkeleton['Skeleton'/457506, l='MpServer', x=239.21, y=64.33, z=278.57], EntityPig['Pig'/294, l='MpServer', x=256.51, y=68.00, z=192.22], EntityChicken['Chicken'/295, l='MpServer', x=260.52, y=71.00, z=191.22], EntitySpider['Spider'/477472, l='MpServer', x=230.00, y=52.10, z=231.30], EntityChicken['Chicken'/297, l='MpServer', x=264.87, y=73.00, z=196.54], EntityHorse['Horse'/300, l='MpServer', x=268.91, y=66.00, z=235.15], EntityPainting['Painting'/301, l='MpServer', x=271.00, y=59.00, z=244.97], EntityPainting['Painting'/302, l='MpServer', x=271.50, y=59.00, z=242.03], EntityPainting['Painting'/303, l='MpServer', x=262.03, y=62.00, z=243.00], EntityPainting['Painting'/304, l='MpServer', x=262.03, y=61.50, z=244.50], EntityPainting['Painting'/305, l='MpServer', x=262.03, y=62.50, z=244.50], EntityPainting['Painting'/306, l='MpServer', x=267.00, y=60.00, z=242.03], EntityPainting['Painting'/307, l='MpServer', x=267.00, y=59.00, z=244.97], EntityZombie['Zombie'/487220, l='MpServer', x=251.50, y=67.00, z=198.50], EntityPainting['Painting'/308, l='MpServer', x=268.50, y=68.50, z=247.03], EntityPainting['Painting'/309, l='MpServer', x=269.50, y=68.50, z=247.03], EntityPainting['Painting'/310, l='MpServer', x=269.50, y=67.50, z=247.03], EntitySkeleton['Skeleton'/487217, l='MpServer', x=176.50, y=35.00, z=207.50], EntityPainting['Painting'/311, l='MpServer', x=268.50, y=67.50, z=247.03], EntityPainting['Painting'/312, l='MpServer', x=267.50, y=70.50, z=247.03], EntityItem['item.item.feather'/490815, l='MpServer', x=193.13, y=67.00, z=246.97], EntityPainting['Painting'/313, l='MpServer', x=268.50, y=70.50, z=247.03], EntityBoat['Boat'/314, l='MpServer', x=271.92, y=70.52, z=255.11], EntityPainting['Painting'/315, l='MpServer', x=269.50, y=68.50, z=256.97], EntityPainting['Painting'/316, l='MpServer', x=269.50, y=67.50, z=256.97], EntityPainting['Painting'/317, l='MpServer', x=268.50, y=68.00, z=256.97], EntityBoat['Boat'/320, l='MpServer', x=267.25, y=62.52, z=289.06], EntityChicken['Chicken'/328, l='MpServer', x=281.88, y=64.00, z=177.51], EntityPig['Pig'/329, l='MpServer', x=282.65, y=64.00, z=181.77], EntitySpider['Spider'/385356, l='MpServer', x=257.77, y=45.17, z=242.11], EntityItem['item.item.rottenFlesh'/481614, l='MpServer', x=250.13, y=80.00, z=260.15], EntityChicken['Chicken'/330, l='MpServer', x=274.54, y=66.00, z=177.50], EntityPainting['Painting'/331, l='MpServer', x=286.50, y=60.00, z=219.03], EntityPainting['Painting'/332, l='MpServer', x=287.50, y=60.00, z=219.03], EntityPainting['Painting'/333, l='MpServer', x=284.00, y=60.00, z=219.03], EntityItem['item.item.egg'/477001, l='MpServer', x=213.38, y=65.00, z=232.34], EntityEnderman['Enderman'/483657, l='MpServer', x=229.50, y=40.00, z=173.50], EntityPainting['Painting'/337, l='MpServer', x=281.50, y=60.50, z=249.97], EntityPainting['Painting'/338, l='MpServer', x=282.50, y=60.50, z=249.97], EntityPainting['Painting'/339, l='MpServer', x=280.50, y=60.50, z=249.97], EntityPainting['Painting'/340, l='MpServer', x=280.03, y=60.00, z=247.00], EntityPainting['Painting'/341, l='MpServer', x=277.00, y=59.00, z=244.97], EntityPainting['Painting'/342, l='MpServer', x=274.00, y=58.50, z=244.97], EntityPainting['Painting'/343, l='MpServer', x=277.00, y=58.50, z=242.03], EntityPainting['Painting'/344, l='MpServer', x=272.00, y=57.50, z=242.03], EntityPainting['Painting'/345, l='MpServer', x=273.00, y=58.50, z=242.03], EntityItem['item.item.rottenFlesh'/484190, l='MpServer', x=251.88, y=80.00, z=260.28], EntityPainting['Painting'/346, l='MpServer', x=273.00, y=59.50, z=242.03], EntityPainting['Painting'/347, l='MpServer', x=273.50, y=57.50, z=242.03], EntityPainting['Painting'/348, l='MpServer', x=273.00, y=68.00, z=241.97], EntityPainting['Painting'/349, l='MpServer', x=274.00, y=67.50, z=247.03], EntityPainting['Painting'/350, l='MpServer', x=275.50, y=67.50, z=247.03], EntityPainting['Painting'/351, l='MpServer', x=274.50, y=70.50, z=247.03], EntityPainting['Painting'/352, l='MpServer', x=273.50, y=70.50, z=247.03], EntityPainting['Painting'/353, l='MpServer', x=283.97, y=72.50, z=252.00], EntityPainting['Painting'/354, l='MpServer', x=283.97, y=72.50, z=254.00], EntityPainting['Painting'/355, l='MpServer', x=283.97, y=67.50, z=252.50], EntityItem['item.item.egg'/482660, l='MpServer', x=216.61, y=65.00, z=230.30], EntityPainting['Painting'/356, l='MpServer', x=283.97, y=67.50, z=254.50], EntityPainting['Painting'/357, l='MpServer', x=282.00, y=72.00, z=248.03], EntityPainting['Painting'/358, l='MpServer', x=277.00, y=72.00, z=247.03], EntityPainting['Painting'/359, l='MpServer', x=285.03, y=60.50, z=258.00], EntityPainting['Painting'/360, l='MpServer', x=286.00, y=60.50, z=263.97], EntityPainting['Painting'/361, l='MpServer', x=287.50, y=61.50, z=263.97], EntityPainting['Painting'/362, l='MpServer', x=275.50, y=67.50, z=256.97], EntityPainting['Painting'/363, l='MpServer', x=274.00, y=67.50, z=256.97], EntityPainting['Painting'/364, l='MpServer', x=277.00, y=72.00, z=256.97], EntityPainting['Painting'/365, l='MpServer', x=275.50, y=72.50, z=256.97], EntityPainting['Painting'/366, l='MpServer', x=278.50, y=72.50, z=256.97], EntityBoat['Boat'/367, l='MpServer', x=274.31, y=63.00, z=277.72], EntityItem['item.item.rottenFlesh'/480624, l='MpServer', x=249.29, y=80.00, z=257.24], EntityItem['item.item.egg'/435071, l='MpServer', x=213.74, y=65.00, z=229.33], EntityPainting['Painting'/378, l='MpServer', x=290.00, y=60.00, z=219.03], EntityPainting['Painting'/379, l='MpServer', x=292.50, y=61.50, z=248.97], EntityPainting['Painting'/380, l='MpServer', x=291.50, y=61.50, z=248.97], EntityItem['item.item.arrow'/475515, l='MpServer', x=248.17, y=80.00, z=256.64], EntityBat['Bat'/483195, l='MpServer', x=252.25, y=45.10, z=237.55], EntityPainting['Painting'/381, l='MpServer', x=289.97, y=60.50, z=252.00], EntityItem['item.item.egg'/484730, l='MpServer', x=214.06, y=65.00, z=230.09], EntityPainting['Painting'/382, l='MpServer', x=289.97, y=60.50, z=255.00], EntityBat['Bat'/483193, l='MpServer', x=225.49, y=52.10, z=240.22], EntityItem['item.item.bone'/493433, l='MpServer', x=251.75, y=80.00, z=257.21], EntityPainting['Painting'/383, l='MpServer', x=289.97, y=60.50, z=258.00], EntityItem['item.item.arrow'/493432, l='MpServer', x=251.88, y=80.00, z=257.44], EntityPainting['Painting'/384, l='MpServer', x=289.00, y=60.50, z=263.97], EntityItem['item.item.rottenFlesh'/477573, l='MpServer', x=251.88, y=80.00, z=259.38], EntitySpider['Spider'/488836, l='MpServer', x=227.50, y=63.00, z=297.50], EntityChicken['Chicken'/390, l='MpServer', x=313.38, y=62.64, z=191.87], EntityZombie['Zombie'/493452, l='MpServer', x=216.94, y=65.44, z=262.44], EntityCreeper['Creeper'/493460, l='MpServer', x=225.50, y=63.00, z=302.50], EntityCreeper['Creeper'/493457, l='MpServer', x=225.50, y=63.00, z=303.50], EntityZombie['Zombie'/493456, l='MpServer', x=226.50, y=63.00, z=298.50], EntityChicken['Chicken'/408, l='MpServer', x=324.87, y=64.00, z=292.52], EntitySkeleton['Skeleton'/485283, l='MpServer', x=235.50, y=49.00, z=212.50], EntityItem['item.item.egg'/483758, l='MpServer', x=229.20, y=63.00, z=297.59], EntityBat['Bat'/493490, l='MpServer', x=231.67, y=13.40, z=315.35], EntityBat['Bat'/493489, l='MpServer', x=231.83, y=12.70, z=309.96], EntityBat['Bat'/493488, l='MpServer', x=232.32, y=12.08, z=311.90], EntityBat['Bat'/493496, l='MpServer', x=320.50, y=11.74, z=265.31], EntitySkeleton['Skeleton'/489927, l='MpServer', x=223.50, y=31.00, z=263.50], EntityItem['item.item.rottenFlesh'/438723, l='MpServer', x=247.64, y=80.00, z=260.88], EntityZombie['Zombie'/492495, l='MpServer', x=237.50, y=26.00, z=297.50], EntityCreeper['Creeper'/492494, l='MpServer', x=235.50, y=26.00, z=311.50], EntityCreeper['Creeper'/492493, l='MpServer', x=236.50, y=26.00, z=308.50], EntitySkeleton['Skeleton'/492499, l='MpServer', x=211.30, y=65.00, z=274.70], EntityBat['Bat'/490449, l='MpServer', x=321.94, y=24.36, z=234.11], EntityItem['item.item.feather'/478160, l='MpServer', x=213.45, y=65.00, z=231.85], EntityItem['item.item.sulphur'/482782, l='MpServer', x=249.19, y=80.00, z=256.63], EntityItem['item.item.bone'/470490, l='MpServer', x=249.20, y=80.00, z=256.13], EntityItem['item.item.rottenFlesh'/488410, l='MpServer', x=248.37, y=80.00, z=259.05], EntityItem['item.item.feather'/482790, l='MpServer', x=213.13, y=65.00, z=229.73], EntityBat['Bat'/414179, l='MpServer', x=253.11, y=45.10, z=236.45], EntityCreeper['Creeper'/493548, l='MpServer', x=249.40, y=80.00, z=260.06], EntityZombie['Zombie'/489449, l='MpServer', x=244.70, y=47.00, z=225.95], EntitySkeleton['Skeleton'/489459, l='MpServer', x=254.50, y=35.00, z=235.50], EntitySkeleton['Skeleton'/489458, l='MpServer', x=258.51, y=36.00, z=239.31], EntitySpider['Spider'/432113, l='MpServer', x=230.70, y=64.10, z=223.70], EntitySkeleton['Skeleton'/489456, l='MpServer', x=253.50, y=35.00, z=234.50], EntityItem['item.item.egg'/488443, l='MpServer', x=282.19, y=64.00, z=177.28]]
  113. Retry entities: 0 total; []
  114. Server brand: fml,forge
  115. Server type: Non-integrated multiplayer server
  116. Stacktrace:
  117. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  118. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  119. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57)
  120. at java.lang.Thread.run(Thread.java:745)
  121.  
  122. -- System Details --
  123. Details:
  124. Minecraft Version: 1.10.2
  125. Operating System: Windows 10 (amd64) version 10.0
  126. Java Version: 1.8.0_25, Oracle Corporation
  127. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  128. Memory: 484628832 bytes (462 MB) / 4760010752 bytes (4539 MB) up to 5726797824 bytes (5461 MB)
  129. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  130. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  131. FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D7 89 mods loaded, 89 mods active
  132. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  133. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  134. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
  135. UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
  136. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  137. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  138. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  139. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  140. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  141. UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  142. UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  143. UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  144. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  145. UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  146. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  147. UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  148. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  149. UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  150. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  151. UCHIJA badwithernocookie{1.10.2-0.0.1-5418dde} [Bad Wither No Cookie!] (BadWitherNoCookie-1.10.2-0.0.1-5418dde.jar)
  152. UCHIJA bagginses{2.4.2d} [Bagginses] (Bagginses-1.10.2-3.0.4g.jar)
  153. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  154. UCHIJA BiomesOPlenty{5.0.0.2155} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2155-universal.jar)
  155. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  156. UCHIJA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
  157. UCHIJA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar)
  158. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  159. UCHIJA CodeChickenLib{2.5.7.241} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  160. UCHIJA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  161. UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  162. UCHIJA chisel{MC1.10.2-0.0.10.19} [Chisel] (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
  163. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  164. UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  165. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  166. UCHIJA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
  167. UCHIJA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar)
  168. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  169. UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  170. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  171. UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  172. UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  173. UCHIJA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar)
  174. UCHIJA forestry{5.2.17.374} [Forestry] (forestry_1.10.2-5.2.17.374.jar)
  175. UCHIJA eleccore{1.7.415} [ElecCore] (ElecCore-1.10.2-1.7.415.jar)
  176. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  177. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  178. UCHIJA deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar)
  179. UCHIJA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar)
  180. UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  181. UCHIJA EnderIO{1.10.2-3.1.180} [Ender IO] (EnderIO-1.10.2-3.1.180.jar)
  182. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.3.jar)
  183. UCHIJA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar)
  184. UCHIJA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar)
  185. UCHIJA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  186. UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  187. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
  188. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar)
  189. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar)
  190. UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  191. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  192. UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  193. UCHIJA theoneprobe{1.4.6} [The One Probe] (theoneprobe-1.1x-1.4.6.jar)
  194. UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  195. UCHIJA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar)
  196. UCHIJA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar)
  197. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  198. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  199. UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  200. UCHIJA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
  201. UCHIJA llor{1.1.1-mc[1.9-1.11]} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.1-mc[1.9-1.11].jar)
  202. UCHIJA mercurius{1.0.3} [Mercurius] (Mercurius-1.10.2-1.0.3.jar)
  203. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  204. UCHIJA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
  205. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  206. UCHIJA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
  207. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  208. UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  209. UCHIJA redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
  210. UCHIJA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
  211. UCHIJA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  212. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  213. UCHIJA rftools{5.92} [RFTools] (rftools-1.1x-5.92.jar)
  214. UCHIJA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
  215. UCHIJA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar)
  216. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  217. UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  218. UCHIJA WailaHarvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.9.jar)
  219. UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  220. UCHIJA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  221. UCHIJA xnet{1.2.0} [XNet] (xnet-1.2.0.jar)
  222. Loaded coremods (and transformers):
  223. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.7.241-universal.jar)
  224. codechicken.lib.asm.ClassHeirachyManager
  225. codechicken.lib.asm.CCL_ASMTransformer
  226. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  227. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  228. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  229. com.brandon3055.brandonscore.asm.ClassTransformer
  230. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  231. com.enderio.core.common.transform.EnderCoreTransformer
  232. LoadingPlugin (Quark-r1.1-70.jar)
  233. vazkii.quark.base.asm.ClassTransformer
  234. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  235. lumien.resourceloader.asm.ClassTransformer
  236. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  237. appeng.coremod.transformer.ASMIntegration
  238. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  239. pl.asie.foamfix.coremod.FoamFixTransformer
  240. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  241. li.cil.oc.common.asm.ClassTransformer
  242. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  243. cofh.asm.CoFHClassTransformer
  244. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  245. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  246.  
  247. ChiselCorePlugin (Chisel_DEV-MC1.10.2-0.0.10.19.jar)
  248. team.chisel.common.asm.ChiselTransformer
  249. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  250. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  251. Pulsar/tconstruct loaded Pulses:
  252. - TinkerCommons (Enabled/Forced)
  253. - TinkerWorld (Enabled/Not Forced)
  254. - TinkerTools (Enabled/Not Forced)
  255. - TinkerHarvestTools (Enabled/Forced)
  256. - TinkerMeleeWeapons (Enabled/Forced)
  257. - TinkerRangedWeapons (Enabled/Forced)
  258. - TinkerModifiers (Enabled/Forced)
  259. - TinkerSmeltery (Enabled/Not Forced)
  260. - TinkerGadgets (Enabled/Not Forced)
  261. - TinkerOredict (Enabled/Forced)
  262. - TinkerIntegration (Enabled/Forced)
  263. - TinkerFluids (Enabled/Forced)
  264. - TinkerMaterials (Enabled/Forced)
  265. - TinkerModelRegister (Enabled/Forced)
  266. - chiselsandbitsIntegration (Enabled/Not Forced)
  267. - WailaIntegration (Enabled/Not Forced)
  268. - theoneprobeIntegration (Enabled/Not Forced)
  269.  
  270. CodeChickenLib Invalid Fingerprint Reports:
  271. CodeChickenCore Invalid Fingerprint Reports:
  272. EnderStorage Invalid Fingerprint Reports:
  273. 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.):
  274. * Optifine is installed. This is NOT supported.
  275. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/CoFHAPIProps.class).
  276. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  277. 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.
  278. Detailed RF API diagnostics:
  279. * RF API class 'EnergyStorage' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class
  280. * RF API class 'IEnergyConnection' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class
  281. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  282. * RF API class 'IEnergyHandler' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class
  283. * RF API class 'IEnergyProvider' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class
  284. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  285. * RF API class 'IEnergyStorage' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class
  286. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  287. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/E:/Gaimz/Minecraft/Instances/FTB%20Presents%20Direwolf20%201.10%20(1)/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  288. Detailed Tesla API diagnostics:
  289. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  290. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  291. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  292. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  293. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  294. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  295. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  296. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  297. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  298. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  299. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  300.  
  301. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  302. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  303. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  304.  
  305. AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
  306. Launched Version: forge-12.18.3.2254
  307. LWJGL: 2.9.4
  308. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  309. GL Caps: Using GL 1.3 multitexturing.
  310. Using GL 1.3 texture combiners.
  311. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  312. Shaders are available because OpenGL 2.1 is supported.
  313. VBOs are available because OpenGL 1.5 is supported.
  314.  
  315. Using VBOs: Yes
  316. Is Modded: Definitely; Client brand changed to 'fml,forge'
  317. Type: Client (map_client.txt)
  318. Resource Packs:
  319. Current Language: English (US)
  320. Profiler Position: N/A (disabled)
  321. CPU: 12x Intel(R) Core(TM) i7-6800K CPU @ 3.40GHz
  322. OptiFine Version: OptiFine_1.10.2_HD_U_D7
  323. Render Distance Chunks: 16
  324. Mipmaps: 4
  325. Anisotropic Filtering: 1
  326. Antialiasing: 0
  327. Multitexture: false
  328. Shaders: null
  329. OpenGlVersion: 4.5.0 NVIDIA 381.65
  330. OpenGlRenderer: GeForce GTX 1080/PCIe/SSE2
  331. OpenGlVendor: NVIDIA Corporation
  332. CpuCount: 12
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement