Advertisement
Guest User

Optifine 1.10.2 vs Bibliocraft

a guest
Mar 12th, 2017
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 52.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  5. ForgelinPlugin (Forgelin-1.4.0.jar)
  6. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  7. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
  8. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  9. IC2core (industrialcraft-2-2.6.142-ex110.jar)
  10. CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
  11. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  12. RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar)
  13. LoadingHook (Mekanism-1.10.2-9.2.1.295.jar)
  14. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar)
  15. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  16. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
  17. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  18. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  19. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  20. SFRCore (SolarFluxReborn_1.10.2-2.13r.jar)
  21. LoadingPlugin (Quark-r1.1-70.jar)
  22. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta2-anarchy.jar)
  23. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  24. FMLPlugin (InventoryTweaks-1.61-58.jar)
  25. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  26. Contact their authors BEFORE contacting forge
  27.  
  28. // Oh - I know what I did wrong!
  29.  
  30. Time: 3/12/17 6:35 PM
  31. Description: Tessellating CCL block in world
  32.  
  33. java.lang.ArrayIndexOutOfBoundsException: 44
  34. at mrtjp.projectred.transmission.WireModelGen$$anonfun$addVerts$1.apply$mcVI$sp(RenderWire.scala:392)
  35. at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
  36. at mrtjp.projectred.transmission.WireModelGen$.addVerts(RenderWire.scala:392)
  37. at mrtjp.projectred.transmission.WireModelGen$.mrtjp$projectred$transmission$WireModelGen$$generateSide(RenderWire.scala:257)
  38. at mrtjp.projectred.transmission.WireModelGen$$anonfun$generateModel$1.apply$mcVI$sp(RenderWire.scala:202)
  39. at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
  40. at mrtjp.projectred.transmission.WireModelGen$.generateModel(RenderWire.scala:202)
  41. at mrtjp.projectred.transmission.RenderWire$.getOrGenerateModel(RenderWire.scala:59)
  42. at mrtjp.projectred.transmission.RenderWire$.render(RenderWire.scala:72)
  43. at mrtjp.projectred.transmission.WirePart.doStaticTessellation(wireabstracts.scala:284)
  44. at mrtjp.projectred.transmission.TWireCommons$class.renderStatic(wireabstracts.scala:148)
  45. at mrtjp.projectred.transmission.WirePart.renderStatic(wireabstracts.scala:191)
  46. at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557)
  47. at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557)
  48. at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115)
  49. at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114)
  50. at scala.collection.immutable.List.foreach(List.scala:383)
  51. at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114)
  52. at scala.collection.AbstractTraversable.count(Traversable.scala:104)
  53. at codechicken.multipart.TileMultipartClient$class.renderStatic(TileMultipart.scala:557)
  54. at TileMultipart_cmp$$0.renderStatic(Unknown Source)
  55. at codechicken.multipart.MultipartRenderer$.renderBlock(MultipartRenderer.scala:92)
  56. at codechicken.lib.render.block.BlockRenderingRegistry.renderBlock(BlockRenderingRegistry.java:93)
  57. at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:53)
  58. at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:290)
  59. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(ChunkRenderWorker.java:119)
  60. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:47)
  61. at java.lang.Thread.run(Unknown Source)
  62.  
  63.  
  64. A detailed walkthrough of the error, its code path and all known details is as follows:
  65. ---------------------------------------------------------------------------------------
  66.  
  67. -- Head --
  68. Thread: Client thread
  69. Stacktrace:
  70. at mrtjp.projectred.transmission.WireModelGen$$anonfun$addVerts$1.apply$mcVI$sp(RenderWire.scala:392)
  71. at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
  72. at mrtjp.projectred.transmission.WireModelGen$.addVerts(RenderWire.scala:392)
  73. at mrtjp.projectred.transmission.WireModelGen$.mrtjp$projectred$transmission$WireModelGen$$generateSide(RenderWire.scala:257)
  74. at mrtjp.projectred.transmission.WireModelGen$$anonfun$generateModel$1.apply$mcVI$sp(RenderWire.scala:202)
  75. at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
  76. at mrtjp.projectred.transmission.WireModelGen$.generateModel(RenderWire.scala:202)
  77. at mrtjp.projectred.transmission.RenderWire$.getOrGenerateModel(RenderWire.scala:59)
  78. at mrtjp.projectred.transmission.RenderWire$.render(RenderWire.scala:72)
  79. at mrtjp.projectred.transmission.WirePart.doStaticTessellation(wireabstracts.scala:284)
  80. at mrtjp.projectred.transmission.TWireCommons$class.renderStatic(wireabstracts.scala:148)
  81. at mrtjp.projectred.transmission.WirePart.renderStatic(wireabstracts.scala:191)
  82. at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557)
  83. at codechicken.multipart.TileMultipartClient$$anonfun$renderStatic$1.apply(TileMultipart.scala:557)
  84. at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:115)
  85. at scala.collection.TraversableOnce$$anonfun$count$1.apply(TraversableOnce.scala:114)
  86. at scala.collection.immutable.List.foreach(List.scala:383)
  87. at scala.collection.TraversableOnce$class.count(TraversableOnce.scala:114)
  88. at scala.collection.AbstractTraversable.count(Traversable.scala:104)
  89. at codechicken.multipart.TileMultipartClient$class.renderStatic(TileMultipart.scala:557)
  90. at TileMultipart_cmp$$0.renderStatic(Unknown Source)
  91. at codechicken.multipart.MultipartRenderer$.renderBlock(MultipartRenderer.scala:92)
  92. at codechicken.lib.render.block.BlockRenderingRegistry.renderBlock(BlockRenderingRegistry.java:93)
  93.  
  94. -- Block being tessellated --
  95. Details:
  96. Block type: ID #2257 (tile.null // codechicken.multipart.BlockMultipart)
  97. Block data value: 0 / 0x0 / 0b0000
  98. Block location: World: (256,89,272), Chunk: (at 0,5,0 in 16,17; contains blocks 256,0,272 to 271,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  99. Stacktrace:
  100. at codechicken.lib.render.block.CCBlockRendererDispatcher.func_175018_a(CCBlockRendererDispatcher.java:53)
  101.  
  102. -- Affected level --
  103. Details:
  104. Level name: MpServer
  105. All players: 1 total; [EntityPlayerSP['ijussiT'/446128, l='MpServer', x=256.19, y=88.00, z=274.84]]
  106. Chunk stats: MultiplayerChunkCache: 441, 441
  107. Level seed: 0
  108. Level generator: ID 00 - default, ver 1. Features enabled: false
  109. Level generator options:
  110. Level spawn location: World: (-354,64,230), Chunk: (at 14,4,6 in -23,14; contains blocks -368,0,224 to -353,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  111. Level time: 9028475 game time, 10108525 day time
  112. Level dimension: 0
  113. Level storage version: 0x00000 - Unknown?
  114. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  115. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  116. Forced entities: 127 total; [EntityCow['Kuh'/593956, l='MpServer', x=247.77, y=96.00, z=327.77], EntityPlayerSP['ijussiT'/446128, l='MpServer', x=256.30, y=86.94, z=264.68], EntityBat['Fledermaus'/608320, l='MpServer', x=301.55, y=16.03, z=321.11], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/81, l='MpServer', x=224.50, y=90.50, z=326.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/82, l='MpServer', x=229.50, y=90.50, z=326.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/83, l='MpServer', x=224.50, y=90.50, z=330.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/84, l='MpServer', x=228.50, y=90.50, z=331.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/85, l='MpServer', x=227.50, y=90.50, z=328.50], EntityVillager['Dorfbewohner'/86, l='MpServer', x=225.50, y=91.06, z=305.53], EntityVillager['Dorfbewohner'/87, l='MpServer', x=225.49, y=91.06, z=308.66], EntityChicken['Huhn'/89, l='MpServer', x=247.20, y=97.00, z=324.20], EntityChicken['Huhn'/90, l='MpServer', x=247.80, y=97.00, z=324.80], EntityCow['Kuh'/583762, l='MpServer', x=247.77, y=96.00, z=327.77], EntityChicken['Huhn'/91, l='MpServer', x=247.80, y=97.00, z=324.20], EntityChicken['Huhn'/92, l='MpServer', x=247.20, y=97.00, z=324.80], EntityChicken['Huhn'/93, l='MpServer', x=247.20, y=97.00, z=324.80], EntityChicken['Huhn'/94, l='MpServer', x=247.80, y=97.00, z=324.80], EntityChicken['Huhn'/95, l='MpServer', x=247.51, y=97.00, z=324.80], EntityCow['Kuh'/96, l='MpServer', x=247.55, y=99.00, z=327.55], EntityCow['Kuh'/97, l='MpServer', x=247.45, y=99.00, z=327.45], EntityCow['Kuh'/98, l='MpServer', x=247.55, y=99.00, z=327.55], EntityCow['Kuh'/99, l='MpServer', x=247.45, y=99.00, z=327.45], EntityCow['Kuh'/100, l='MpServer', x=247.55, y=99.00, z=327.45], EntityCow['Kuh'/101, l='MpServer', x=247.55, y=99.00, z=327.45], EntityCow['Kuh'/102, l='MpServer', x=247.45, y=99.00, z=327.55], EntityCow['Kuh'/103, l='MpServer', x=247.45, y=99.00, z=327.55], EntityCow['Kuh'/104, l='MpServer', x=247.55, y=99.00, z=327.55], EntityCow['Kuh'/105, l='MpServer', x=247.55, y=99.00, z=327.55], EntityCow['Kuh'/106, l='MpServer', x=247.45, y=99.00, z=327.45], EntityCow['Kuh'/107, l='MpServer', x=247.45, y=99.00, z=327.45], EntityCow['Kuh'/108, l='MpServer', x=247.55, y=99.00, z=327.55], EntityCreeper['Creeper'/606347, l='MpServer', x=263.50, y=26.00, z=255.50], EntityCow['Kuh'/583912, l='MpServer', x=247.77, y=96.00, z=327.22], EntityCow['Kuh'/583910, l='MpServer', x=247.22, y=96.00, z=327.22], EntityCow['Kuh'/583983, l='MpServer', x=247.77, y=96.00, z=327.77], EntityCow['Kuh'/583970, l='MpServer', x=247.22, y=96.00, z=327.77], EntityZombie['Zombie'/608585, l='MpServer', x=179.35, y=8.00, z=319.35], EntitySkeleton['Skelett'/608583, l='MpServer', x=232.50, y=29.00, z=306.50], EntityCow['Kuh'/584020, l='MpServer', x=247.22, y=96.00, z=327.22], EntityPlayerSP['ijussiT'/446128, l='MpServer', x=256.30, y=86.94, z=264.29], EntitySquid['Tintenfisch'/608648, l='MpServer', x=203.01, y=55.91, z=244.91], EntitySquid['Tintenfisch'/608647, l='MpServer', x=193.81, y=55.00, z=241.40], EntitySquid['Tintenfisch'/608646, l='MpServer', x=196.96, y=56.92, z=240.42], EntityCreeper['Creeper'/608761, l='MpServer', x=285.50, y=52.00, z=255.50], EntityZombie['Zombie'/608845, l='MpServer', x=274.50, y=51.00, z=269.50], EntitySkeleton['Skelett'/608844, l='MpServer', x=277.50, y=51.00, z=263.50], EntityCreeper['Creeper'/608871, l='MpServer', x=248.50, y=45.00, z=228.50], EntityCreeper['Creeper'/608957, l='MpServer', x=323.50, y=29.00, z=352.50], EntitySpider['Spinne'/608958, l='MpServer', x=319.50, y=29.00, z=354.50], EntitySkeleton['Skelett'/608994, l='MpServer', x=198.50, y=19.00, z=346.50], EntityBlitz['Blitz'/609017, l='MpServer', x=210.50, y=48.00, z=238.50], EntityBlitz['Blitz'/609016, l='MpServer', x=210.70, y=48.00, z=239.50], EntityCreeper['Creeper'/609018, l='MpServer', x=203.83, y=48.00, z=242.42], EntityBlitz['Blitz'/609015, l='MpServer', x=207.50, y=48.00, z=237.50], EntityBat['Fledermaus'/609050, l='MpServer', x=258.75, y=26.96, z=236.64], EntityBat['Fledermaus'/609053, l='MpServer', x=262.65, y=25.63, z=246.25], EntityCreeper['Creeper'/606999, l='MpServer', x=327.50, y=28.00, z=353.50], EntityBat['Fledermaus'/607049, l='MpServer', x=252.75, y=22.10, z=247.25], EntityBat['Fledermaus'/607042, l='MpServer', x=208.42, y=27.10, z=258.47], EntityCreeper['Creeper'/609144, l='MpServer', x=330.50, y=26.00, z=347.50], EntitySkeleton['Skelett'/609146, l='MpServer', x=330.50, y=26.00, z=345.50], EntityCreeper['Creeper'/609143, l='MpServer', x=331.50, y=26.00, z=347.50], EntitySkeleton['Skelett'/609157, l='MpServer', x=191.50, y=7.00, z=251.50], EntitySkeleton['Skelett'/609159, l='MpServer', x=192.50, y=7.00, z=250.50], EntitySkeleton['Skelett'/609158, l='MpServer', x=191.50, y=7.00, z=251.50], EntityBat['Fledermaus'/609215, l='MpServer', x=252.04, y=44.97, z=234.32], EntitySkeleton['Skelett'/607178, l='MpServer', x=303.50, y=34.00, z=290.50], EntityBat['Fledermaus'/609217, l='MpServer', x=251.44, y=47.06, z=230.51], EntityBat['Fledermaus'/609216, l='MpServer', x=260.33, y=46.22, z=238.44], EntitySkeleton['Skelett'/607219, l='MpServer', x=280.50, y=20.00, z=341.50], EntityXPOrb['Erfahrungskugel'/605189, l='MpServer', x=247.75, y=99.00, z=327.25], EntityCow['Kuh'/605188, l='MpServer', x=247.77, y=96.00, z=327.77], EntityXPOrb['Erfahrungskugel'/605191, l='MpServer', x=247.25, y=99.00, z=327.73], EntityCow['Kuh'/605190, l='MpServer', x=247.77, y=96.00, z=327.22], EntityZombie['Zombie'/607341, l='MpServer', x=271.50, y=46.00, z=245.50], EntityXPOrb['Erfahrungskugel'/605281, l='MpServer', x=247.59, y=99.00, z=327.25], EntityCow['Kuh'/605280, l='MpServer', x=247.22, y=96.00, z=327.77], EntityXPOrb['Erfahrungskugel'/605283, l='MpServer', x=247.25, y=99.00, z=327.75], EntityCow['Kuh'/605282, l='MpServer', x=247.77, y=96.00, z=327.77], EntityXPOrb['Erfahrungskugel'/605285, l='MpServer', x=247.29, y=99.00, z=327.75], EntityBat['Fledermaus'/609381, l='MpServer', x=244.87, y=47.28, z=225.83], EntityCow['Kuh'/605284, l='MpServer', x=247.22, y=96.00, z=327.22], EntityCow['Kuh'/605297, l='MpServer', x=247.22, y=96.00, z=327.22], EntityXPOrb['Erfahrungskugel'/605298, l='MpServer', x=247.75, y=99.00, z=327.25], EntityCow['Kuh'/605315, l='MpServer', x=247.77, y=96.00, z=327.77], EntityXPOrb['Erfahrungskugel'/605316, l='MpServer', x=247.75, y=99.00, z=327.25], EntityCow['Kuh'/570530, l='MpServer', x=247.77, y=96.00, z=327.77], EntityCow['Kuh'/570558, l='MpServer', x=247.77, y=96.00, z=327.22], EntityChicken['Huhn'/609471, l='MpServer', x=231.50, y=19.00, z=234.50], EntityCow['Kuh'/570544, l='MpServer', x=247.22, y=96.00, z=327.22], EntityCow['Kuh'/570570, l='MpServer', x=247.22, y=96.00, z=327.77], EntitySkeleton['Skelett'/609496, l='MpServer', x=322.50, y=26.00, z=344.50], EntitySkeleton['Skelett'/605407, l='MpServer', x=223.50, y=14.00, z=253.50], EntityCow['Kuh'/570576, l='MpServer', x=247.77, y=96.00, z=327.77], EntitySkeleton['Skelett'/609495, l='MpServer', x=324.50, y=26.00, z=341.50], EntitySkeleton['Skelett'/607446, l='MpServer', x=233.50, y=19.00, z=236.50], EntitySkeleton['Skelett'/609494, l='MpServer', x=320.79, y=28.00, z=342.50], EntitySkeleton['Skelett'/607481, l='MpServer', x=330.50, y=26.00, z=343.50], EntitySkeleton['Skelett'/607482, l='MpServer', x=329.50, y=26.00, z=343.50], EntityCow['Kuh'/570623, l='MpServer', x=247.22, y=96.00, z=327.22], EntitySkeleton['Skelett'/605431, l='MpServer', x=260.50, y=45.00, z=245.50], EntityBat['Fledermaus'/609557, l='MpServer', x=329.30, y=48.15, z=297.74], EntitySkeleton['Skelett'/609581, l='MpServer', x=283.50, y=13.00, z=290.50], EntityCreeper['Creeper'/609580, l='MpServer', x=235.50, y=32.00, z=307.50], EntityCreeper['Creeper'/609574, l='MpServer', x=334.50, y=41.00, z=348.50], EntityBat['Fledermaus'/609591, l='MpServer', x=184.37, y=47.02, z=238.27], EntityCreeper['Creeper'/609666, l='MpServer', x=267.50, y=31.00, z=263.50], EntityCreeper['Creeper'/609711, l='MpServer', x=303.50, y=25.00, z=257.50], EntityCreeper['Creeper'/609710, l='MpServer', x=303.50, y=25.00, z=257.50], EntityItem['item.item.egg'/562645, l='MpServer', x=247.13, y=97.00, z=324.41], EntityBlitz['Blitz'/609833, l='MpServer', x=212.50, y=13.00, z=217.50], EntityCreeper['Creeper'/609832, l='MpServer', x=212.50, y=13.00, z=216.50], EntityZombie['Zombie'/609831, l='MpServer', x=212.50, y=13.00, z=217.50], EntitySkeleton['Skelett'/609856, l='MpServer', x=272.50, y=46.00, z=245.50], EntityBat['Fledermaus'/607930, l='MpServer', x=203.96, y=28.44, z=259.35], EntitySkeleton['Skelett'/607955, l='MpServer', x=247.50, y=20.00, z=244.50], EntityItem['item.item.egg'/601847, l='MpServer', x=247.88, y=97.00, z=324.77], EntityZombie['Zombie'/608025, l='MpServer', x=223.50, y=14.00, z=263.50], EntityBat['Fledermaus'/606024, l='MpServer', x=265.67, y=47.27, z=242.25], EntityPlayerSP['ijussiT'/446128, l='MpServer', x=256.40, y=88.00, z=274.90], EntitySkeleton['Skelett'/608070, l='MpServer', x=256.50, y=7.00, z=242.50], EntityZombie['Zombie'/608097, l='MpServer', x=176.70, y=48.00, z=339.70], EntityCow['Kuh'/593790, l='MpServer', x=247.77, y=96.00, z=327.77], EntityCow['Kuh'/593866, l='MpServer', x=247.77, y=96.00, z=327.22], EntityCow['Kuh'/593885, l='MpServer', x=247.22, y=96.00, z=327.77], EntityCow['Kuh'/593887, l='MpServer', x=247.77, y=96.00, z=327.77], EntityCow['Kuh'/593889, l='MpServer', x=247.22, y=96.00, z=327.22]]
  117. Retry entities: 0 total; []
  118. Server brand: fml,forge
  119. Server type: Non-integrated multiplayer server
  120. Stacktrace:
  121. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  122. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  123. at net.minecraft.client.renderer.chunk.ChunkRenderWorker.run(ChunkRenderWorker.java:57)
  124. at java.lang.Thread.run(Unknown Source)
  125.  
  126. -- System Details --
  127. Details:
  128. Minecraft Version: 1.10.2
  129. Operating System: Windows 10 (amd64) version 10.0
  130. Java Version: 1.8.0_111, Oracle Corporation
  131. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  132. Memory: 3680289920 bytes (3509 MB) / 7874232320 bytes (7509 MB) up to 10702553088 bytes (10206 MB)
  133. JVM Flags: 7 total; -Xms256M -Xmx10240M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:+CICompilerCountPerCPU -XX:+TieredCompilation
  134. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  135. FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D6 185 mods loaded, 185 mods active
  136. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  137. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  138. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254-universal.jar)
  139. UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254-universal.jar)
  140. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  141. UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  142. UCHIJA NotEnoughItems{2.1.3.201} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
  143. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  144. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  145. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  146. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  147. UCHIJA cofhcore{4.1.0} [CoFH Core] (CoFHCore-1.10.2-4.1.0.155-universal.jar)
  148. UCHIJA actuallyadditions{1.10.2-r98} [Actually Additions] (ActuallyAdditions-1.10.2-r98.jar)
  149. UCHIJA IC2{2.6.142-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.142-ex110.jar)
  150. UCHIJA advanced_machines{60.0.1} [Advanced Machines] (Advanced Machines-60.0.1.jar)
  151. UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
  152. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  153. UCHIJA bdlib{1.12.3.22} [BD Lib] (bdlib-1.12.3.22-mc1.10.2.jar)
  154. UCHIJA ae2stuff{0.6.0.7} [AE2 Stuff] (ae2stuff-0.6.0.7-mc1.10.2.jar)
  155. UCHIJA infinitylib{1.10.2-0.6.2} [InfinityLib] (infinitylib-0.6.2.jar)
  156. UCHIJA agricraft{2.0.0-0.6.0-a11} [AgriCraft] (agricraft-2.0.0-0.6.0-a11.jar)
  157. UCHIJA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
  158. UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  159. UCHIJA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
  160. UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  161. UCHIJA Aroma1997CoreHelper{1.1.1.1} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.1.jar)
  162. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.6.jar)
  163. UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  164. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  165. UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  166. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  167. UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  168. UCHIJA betterbuilderswands{0.10.2} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.10.2.209+115b204.jar)
  169. UCHIJA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  170. UCHIJA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar)
  171. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  172. UCHIJA BloodMagic{1.10.2-2.1.6-75} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.6-75.jar)
  173. UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  174. UCHIJA bookshelf{1.4.3.338} [Bookshelf] (Bookshelf-1.10.2-1.4.3.338.jar)
  175. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  176. UCHIJA CodeChickenLib{2.5.6.233} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  177. UCHIJA brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  178. UCHIJA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
  179. UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  180. UCHIJA ChestTransporter{2.5.9} [Chest Transporter] (ChestTransporter-1.10.2-2.5.9.jar)
  181. UCHIJA chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar)
  182. UCHIJA mcmultipart{1.3.0_87} [MCMultiPart] (MCMultiPart-experimental-2.0.0_88-universal.jar)
  183. UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  184. UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  185. UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
  186. UCHIJA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar)
  187. UCHIJA compactsolars{1.10.2-5.0.8.331} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.8.331-universal.jar)
  188. UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
  189. UCHIJA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
  190. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.23.jar)
  191. UCHIJA MineTweaker3{3.0.23} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.23.jar)
  192. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.23.jar)
  193. UCHIJA CustomMainMenu{2.0.2} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.2.jar)
  194. UCHIJA darkutils{1.1.7.111} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.111.jar)
  195. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.6.1_1.10.2.jar)
  196. UCHIJA props{2.3.6.1} [Decocraft] (Decocraft-2.3.6.1_1.10.2.jar)
  197. UCHIJA forestry{5.2.17.368} [Forestry] (forestry_1.10.2-5.2.17.368.jar)
  198. UCHIJA eleccore{1.7.409} [ElecCore] (ElecCore-1.10.2-1.7.409.jar)
  199. UCHIJA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar)
  200. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  201. UCHIJA deepresonance{1.4.6} [DeepResonance] (deepresonance-1.1x-1.4.6.jar)
  202. UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
  203. UCHIJA draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar)
  204. UCHIJA StorageDrawers{1.10.2-3.6.1} [Storage Drawers] (StorageDrawers-1.10.2-3.6.1.jar)
  205. UCHIJA bitdrawers{0.35} [Drawers & Bits] (DrawersBits-1.10.2-0.35.jar)
  206. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  207. UCHIJA embers{0.104} [Embers] (embers-0.104.jar)
  208. UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  209. UCHIJA EnderIO{1.10.2-3.1.156} [Ender IO] (EnderIO-1.10.2-3.1.156.jar)
  210. UCHIJA engineersworkshop{1.1.4-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.1.6-1.10.2.jar)
  211. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  212. UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  213. UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  214. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar)
  215. UCHIJA zerocore{1.10.2-0.1.0.4} [Zero CORE] (zerocore-1.10.2-0.1.0.4.jar)
  216. UCHIJA bigreactors{1.10.2-0.4.5.27} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.27.jar)
  217. UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  218. UCHIJA sonarcore{3.2.5} [SonarCore] (SonarCore-1.10.2-3.2.5.jar)
  219. UCHIJA fluxnetworks{1.1.7} [FluxNetworks] (FluxNetworks-1.10.2-1.1.7.jar)
  220. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-beta2-anarchy.jar)
  221. UCHIJA forgelin{1.4.0} [Forgelin] (Forgelin-1.4.0.jar)
  222. UCHIJA forgemultipartcbe{2.0.0.29} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  223. UCHIJA microblockcbe{2.0.0.29} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  224. UCHIJA minecraftmultipartcbe{2.0.0.29} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.29-universal.jar)
  225. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.10.2-3.4.4.jar)
  226. UCHIJA ftbtweaks{2.0.0} [FTB Tweaks] (FTBTweaks-2.0.0.jar)
  227. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.10.2-3.4.3.jar)
  228. UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar)
  229. UCHIJA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar)
  230. UCHIJA gendustry{1.6.5.29} [GenDustry] (gendustry-1.6.5.29-mc1.10.2.jar)
  231. UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  232. UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
  233. UCHIJA hammercore{1.2.3} [Hammer Core] (HammerCore_1.10.2-1.2.3.jar)
  234. UCHIJA helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar)
  235. UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
  236. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  237. UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  238. UCHIJA theoneprobe{1.4.4} [The One Probe] (theoneprobe-1.1x-1.4.4.jar)
  239. UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  240. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  241. UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  242. UCHIJA intwheel{1.2.4} [Interaction Wheel] (intwheel-1.1x-1.2.4.jar)
  243. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  244. UCHIJA ironbackpacks{1.10.2-2.2.23} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.23.jar)
  245. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  246. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  247. UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  248. UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  249. UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  250. UCHIJA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar)
  251. UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
  252. UCHIJA Mekanism{9.2.1} [Mekanism] (Mekanism-1.10.2-9.2.1.295.jar)
  253. UCHIJA MekanismGenerators{9.2.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.2.1.295.jar)
  254. UCHIJA MekanismTools{9.2.1} [MekanismTools] (MekanismTools-1.10.2-9.2.1.295.jar)
  255. UCHIJA mercurius{1.0.1} [Mercurius] (Mercurius-1.10.2-1.0.2.jar)
  256. UCHIJA modularforcefieldsystem{2.5.0} [Modular ForceField System] (MFFS-1.10.2-3.0.0.0_1.10_655de1f.jar)
  257. UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  258. UCHIJA mob_grinding_utils{0.1.8.16} [mob_grinding_utils] (MobGrindingUtils-0.1.8.16.jar)
  259. UCHIJA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar)
  260. UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar)
  261. UCHIJA modtweaker{2.0.9} [Mod Tweaker] (ModTweaker2-2.0.9.jar)
  262. UCHIJA railcraft{10.0.1} [Railcraft] (Railcraft_1.10.2-10.0.1.jar)
  263. UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
  264. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  265. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  266. UCHIJA mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.5.jar)
  267. UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
  268. UCHIJA MrTJPCoreMod{2.0.0.14} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
  269. UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
  270. UCHIJA multistorage{1.2.15} [Multi-Storage] (multistorage-1.10.0-1.2.15.jar)
  271. UCHIJA natura{1.10.2-4.1.0.24} [Natura] (natura-1.10.2-4.1.0.24.jar)
  272. UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  273. UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.2.jar)
  274. UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  275. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  276. UCHIJA projectred-core{4.8.1.25} [ProjectRed Core] (ProjectRed-1.10.2-4.8.1.25-Base.jar)
  277. UCHIJA projectred-integration{4.8.1.25} [ProjectRed integration] (ProjectRed-1.10.2-4.8.1.25-integration.jar)
  278. UCHIJA projectred-transmission{4.8.1.25} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.1.25-integration.jar)
  279. UCHIJA projectred-illumination{4.8.1.25} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.1.25-lighting.jar)
  280. UCHIJA projectred-expansion{4.8.1.25} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar)
  281. UCHIJA projectred-tansportation{1.0} [projectred-tansportation] (ProjectRed-1.10.2-4.8.1.25-mechanical.jar)
  282. UCHIJA projectred-exploration{4.8.1.25} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.1.25-world.jar)
  283. UCHIJA reborncore{2.13.4.128} [RebornCore] (RebornCore-1.10.2-2.13.4.128-universal.jar)
  284. UCHIJA quantumstorage{3.2.19} [QuantumStorage] (QuantumStorage-1.10.2-3.2.19.jar)
  285. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  286. UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar)
  287. UCHIJA reborncore-mcmultipart{2.13.4.128} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.4.128-universal.jar)
  288. UCHIJA thermalfoundation{2.0.3} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.3.77-universal.jar)
  289. UCHIJA redstonearsenal{2.0.2} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.2.27-universal.jar)
  290. UCHIJA refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.18.jar)
  291. UCHIJA refinedstorage{1.2.22} [Refined Storage] (refinedstorage-1.2.22.jar)
  292. UCHIJA xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar)
  293. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  294. UCHIJA rftools{5.87} [RFTools] (rftools-1.1x-5.87.jar)
  295. UCHIJA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
  296. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  297. UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
  298. UCHIJA simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar)
  299. UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
  300. UCHIJA simplyjetpacks{2.0.3.26} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.0.3.26.jar)
  301. UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  302. UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  303. UCHIJA solarfluxreborn{2.13r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.13r.jar)
  304. UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
  305. UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
  306. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  307. UCHIJA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
  308. UCHIJA techreborn{2.1.8.193} [TechReborn] (TechReborn-1.10.2-2.1.8.193-universal.jar)
  309. UCHIJA thermalexpansion{5.0.3} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.3.86-universal.jar)
  310. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  311. UCHIJA topaddons{1.10.2-0.9.1c} [TOP Addons] (topaddons-1.10.2-0.9.1c.jar)
  312. UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.1.0.11.jar)
  313. UCHIJA Translocator{2.1.3.52} [Translocator] (Translocators-1.10.2-2.1.3.52-universal.jar)
  314. UCHIJA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar)
  315. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  316. UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  317. UCHIJA wct{0.0.16} [Wireless Crafting Terminal] (WirelessCraftingTerminal-1.10.2-0.0.16.jar)
  318. UCHIJA Woot{1.10.2-1.2.5} [Woot] (woot-1.10.2-1.2.5.jar)
  319. UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar)
  320. UCHIJA yabba{1.10.2-0.3.0} [YABBA] (YABBA-1.10.2-0.4.0.jar)
  321. UCHIJA unidict{1.10.2-2.7} [UniDict] (UniDict-1.10.2-2.7.jar)
  322. Loaded coremods (and transformers):
  323. Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  324. com.brandon3055.brandonscore.asm.ClassTransformer
  325. ForgelinPlugin (Forgelin-1.4.0.jar)
  326.  
  327. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  328. lumien.resourceloader.asm.ClassTransformer
  329. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.3.338.jar)
  330. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  331. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.6.233-universal.jar)
  332. codechicken.lib.asm.ClassHeirachyManager
  333. codechicken.lib.asm.CCL_ASMTransformer
  334. IC2core (industrialcraft-2-2.6.142-ex110.jar)
  335.  
  336. CorePlugin (MrTJPCore-1.10.2-2.0.0.14-universal.jar)
  337.  
  338. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  339. li.cil.oc.common.asm.ClassTransformer
  340. RebornCoreASM (RebornCore-1.10.2-2.13.4.128-universal.jar)
  341. reborncore.mixin.transformer.MixinTransformer
  342. LoadingHook (Mekanism-1.10.2-9.2.1.295.jar)
  343.  
  344. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.0.155-universal.jar)
  345. cofh.asm.CoFHClassTransformer
  346. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  347. ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  348. team.chisel.common.asm.ChiselTransformer
  349. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.201-universal.jar)
  350. codechicken.nei.asm.NEITransformer
  351. CoreMod (Aroma1997Core-1.9.4-1.1.1.1.jar)
  352.  
  353. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  354. net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  355. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  356. com.enderio.core.common.transform.EnderCoreTransformer
  357. SFRCore (SolarFluxReborn_1.10.2-2.13r.jar)
  358. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  359. LoadingPlugin (Quark-r1.1-70.jar)
  360. vazkii.quark.base.asm.ClassTransformer
  361. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta2-anarchy.jar)
  362. pl.asie.foamfix.coremod.FoamFixTransformer
  363. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  364. appeng.coremod.transformer.ASMIntegration
  365. FMLPlugin (InventoryTweaks-1.61-58.jar)
  366. invtweaks.forge.asm.ContainerTransformer
  367. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  368. shetiphian.core.asm.ClassTransformer
  369. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  370. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  371. Pulsar/tconstruct loaded Pulses:
  372. - TinkerCommons (Enabled/Forced)
  373. - TinkerWorld (Enabled/Not Forced)
  374. - TinkerTools (Enabled/Not Forced)
  375. - TinkerHarvestTools (Enabled/Forced)
  376. - TinkerMeleeWeapons (Enabled/Forced)
  377. - TinkerRangedWeapons (Enabled/Forced)
  378. - TinkerModifiers (Enabled/Forced)
  379. - TinkerSmeltery (Enabled/Not Forced)
  380. - TinkerGadgets (Enabled/Not Forced)
  381. - TinkerOredict (Enabled/Forced)
  382. - TinkerIntegration (Enabled/Forced)
  383. - TinkerFluids (Enabled/Forced)
  384. - TinkerMaterials (Enabled/Forced)
  385. - TinkerModelRegister (Enabled/Forced)
  386. - chiselsandbitsIntegration (Enabled/Not Forced)
  387. - theoneprobeIntegration (Enabled/Not Forced)
  388.  
  389. Pulsar/natura loaded Pulses:
  390. - NaturaCommons (Enabled/Forced)
  391. - NaturaOverworld (Enabled/Not Forced)
  392. - NaturaNether (Enabled/Not Forced)
  393. - NaturaTools (Enabled/Not Forced)
  394. - NaturaEntities (Enabled/Not Forced)
  395. - NaturaOredict (Enabled/Forced)
  396. - NaturaWorld (Enabled/Not Forced)
  397.  
  398. NotEnoughItems Invalid Fingerprint Reports:
  399. List of loaded APIs:
  400. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r98.jar
  401. * AgriCraftAPI (1.0) from agricraft-2.0.0-0.6.0-a11.jar
  402. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  403. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.9.jar
  404. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.27.jar
  405. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.6-75.jar
  406. * BotaniaAPI (85) from Botania r1.9-341.jar
  407. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
  408. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.8.12.jar
  409. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  410. * CoFHAPI (1.8.9R1.2.0B1) from Railcraft_1.10.2-10.0.1.jar
  411. * cofhapi (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  412. * cofhapi|block (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  413. * CoFHAPI|block (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  414. * CoFHAPI|core (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  415. * cofhapi|core (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  416. * CoFHAPI|energy (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.9.jar
  417. * cofhapi|energy (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  418. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  419. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.9.jar
  420. * cofhapi|item (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  421. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  422. * cofhapi|tileentity (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  423. * CoFHAPI|transport (1.8.9R1.2.0B1) from zerocore-1.10.2-0.1.0.4.jar
  424. * cofhapi|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  425. * cofhlib (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  426. * cofhlib|audio (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  427. * cofhlib|gui (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  428. * cofhlib|gui|container (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  429. * cofhlib|gui|element (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  430. * cofhlib|gui|element|listbox (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  431. * cofhlib|gui|slot (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  432. * cofhlib|inventory (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  433. * cofhlib|util (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  434. * cofhlib|util|helpers (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  435. * cofhlib|world (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  436. * cofhlib|world|feature (1.5.0) from CoFHCore-1.10.2-4.1.0.155-universal.jar
  437. * compatlayer (0.2.2) from compatlayer-1.10-0.2.2.jar
  438. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  439. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  440. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  441. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  442. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  443. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  444. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  445. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.4.jar
  446. * CSLib|API (0.3.0) from Decocraft-2.3.6.1_1.10.2.jar
  447. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.6.jar
  448. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.8.177-universal.jar
  449. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.409.jar
  450. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.409.jar
  451. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.156.jar
  452. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.156.jar
  453. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.156.jar
  454. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.156.jar
  455. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  456. * fluxapi (1.0) from FluxNetworks-1.10.2-1.1.7.jar
  457. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.368.jar
  458. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.368.jar
  459. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.368.jar
  460. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.368.jar
  461. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.368.jar
  462. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.368.jar
  463. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.368.jar
  464. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.368.jar
  465. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.368.jar
  466. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.368.jar
  467. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.368.jar
  468. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.368.jar
  469. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.368.jar
  470. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.368.jar
  471. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.368.jar
  472. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.368.jar
  473. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.368.jar
  474. * funkylocomotion_api (2.0) from funky-locomotion-1.10.2-alpha-0.0.3.jar
  475. * gendustryAPI (2.3.0) from gendustry-1.6.5.29-mc1.10.2.jar
  476. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  477. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
  478. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
  479. * intwheel_api (1.2.4) from intwheel-1.1x-1.2.4.jar
  480. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.23.jar
  481. * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
  482. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  483. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  484. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  485. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  486. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  487. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.416.jar
  488. * mcjtylib_ng (2.3.9) from mcjtylib-1.1x-2.3.9.jar
  489. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  490. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  491. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  492. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  493. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  494. * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  495. * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  496. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  497. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.2.1.295.jar
  498. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  499. * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.2.jar
  500. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  501. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  502. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  503. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  504. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  505. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  506. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  507. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  508. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  509. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  510. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  511. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  512. * PsiAPI (2) from Psi-r1.0-42.jar
  513. * railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  514. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  515. * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  516. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  517. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  518. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  519. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  520. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  521. * RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  522. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.1.jar
  523. * RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  524. * RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.1.jar
  525. * reborncoreAPI (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  526. * reborncoreAPI|Fuel (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  527. * reborncoreAPI|Power (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  528. * reborncoreAPI|Recipe (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  529. * reborncoreAPI|Tile (2.13.4.128) from RebornCore-1.10.2-2.13.4.128-universal.jar
  530. * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.18.jar
  531. * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  532. * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  533. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  534. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  535. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  536. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  537. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  538. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  539. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  540. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.22.jar
  541. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.6.1.jar
  542. * techrebornAPI (2.1.8.193) from TechReborn-1.10.2-2.1.8.193-universal.jar
  543. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.4.jar
  544. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  545. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.0.16.jar
  546. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  547. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  548. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.4.jar
  549. CodeChickenLib Invalid Fingerprint Reports:
  550. CodeChickenCore Invalid Fingerprint Reports:
  551. EnderStorage Invalid Fingerprint Reports:
  552. 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.):
  553. * Optifine is installed. This is NOT supported.
  554. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/CoFHAPIProps.class).
  555. Ender IO needs at least 1.8.9R1.2.0B1 and will NOT work with older versions.
  556. 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.
  557. Detailed RF API diagnostics:
  558. * RF API class 'EnergyStorage' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/EnergyStorage.class
  559. * RF API class 'IEnergyConnection' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyConnection.class
  560. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  561. * RF API class 'IEnergyHandler' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyHandler.class
  562. * RF API class 'IEnergyProvider' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyProvider.class
  563. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  564. * RF API class 'IEnergyStorage' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyStorage.class
  565. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  566. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/I:/ftb/FTBBeyond/minecraft/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  567. Detailed Tesla API diagnostics:
  568. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  569. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  570. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  571. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  572. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  573. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  574. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  575. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  576. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  577. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  578. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  579.  
  580. RebornCore:
  581. Plugin Engine: 0
  582. RebornCore Version: 2.13.4.128
  583. Mixin Status: 1
  584. Runtime Debofucsation 1
  585. RenderEngine: 1
  586. Translocator Invalid Fingerprint Reports:
  587. AE2 Integration: IC2:ON, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
  588. Launched Version: 1.10.2
  589. LWJGL: 2.9.4
  590. OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  591. GL Caps: Using GL 1.3 multitexturing.
  592. Using GL 1.3 texture combiners.
  593. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  594. Shaders are available because OpenGL 2.1 is supported.
  595. VBOs are available because OpenGL 1.5 is supported.
  596.  
  597. Using VBOs: Yes
  598. Is Modded: Definitely; Client brand changed to 'fml,forge'
  599. Type: Client (map_client.txt)
  600. Resource Packs: PureBDcraft 64x MC110.zip, Sphax64x_FTB_Beyond.zip
  601. Current Language: Deutsch (Deutschland)
  602. Profiler Position: N/A (disabled)
  603. CPU: 4x Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz
  604. OptiFine Version: OptiFine_1.10.2_HD_U_D6
  605. Render Distance Chunks: 10
  606. Mipmaps: 0
  607. Anisotropic Filtering: 1
  608. Antialiasing: 0
  609. Multitexture: false
  610. Shaders: null
  611. OpenGlVersion: 4.5.0 NVIDIA 378.66
  612. OpenGlRenderer: GeForce GTX 980/PCIe/SSE2
  613. OpenGlVendor: NVIDIA Corporation
  614. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement