Advertisement
zeplintwo

Client Crash while looking at Garden Cloche

Jun 6th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  5. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  6. IC2core (industrialcraft-2-2.6.210-ex110.jar)
  7. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  8. CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
  9. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  10. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  11. Brandon's Core (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  12. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  13. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  14. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  15. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  16. ForgelinPlugin (Forgelin-1.4.2.jar)
  17. SFRCore (SolarFluxReborn_1.10.2-2.16r.jar)
  18. ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar)
  19. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  20. LoadingPlugin (Quark-r1.1-70.jar)
  21. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  22. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  23. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  24. FMLPlugin (InventoryTweaks-1.61-58.jar)
  25. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  26. CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  27. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  28. Contact their authors BEFORE contacting forge
  29.  
  30. // Everything's going to plan. No, really, that was supposed to happen.
  31.  
  32. Time: 6/6/17 4:18 PM
  33. Description: Rendering Block Entity
  34.  
  35. java.lang.UnsupportedOperationException
  36. at com.google.common.collect.ImmutableCollection.addAll(ImmutableCollection.java:120)
  37. at blusunrize.immersiveengineering.client.render.TileRenderBelljar.renderTileEntityAt(TileRenderBelljar.java:88)
  38. at blusunrize.immersiveengineering.client.render.TileRenderBelljar.func_180535_a(TileRenderBelljar.java:26)
  39. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(TileEntityRendererDispatcher.java:170)
  40. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:143)
  41. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1000)
  42. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1749)
  43. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1574)
  44. at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1347)
  45. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
  46. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  47. at net.minecraft.client.main.Main.main(SourceFile:124)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  51. at java.lang.reflect.Method.invoke(Unknown Source)
  52. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  53. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  54.  
  55.  
  56. A detailed walkthrough of the error, its code path and all known details is as follows:
  57. ---------------------------------------------------------------------------------------
  58.  
  59. -- Head --
  60. Thread: Client thread
  61. Stacktrace:
  62. at com.google.common.collect.ImmutableCollection.addAll(ImmutableCollection.java:120)
  63. at blusunrize.immersiveengineering.client.render.TileRenderBelljar.renderTileEntityAt(TileRenderBelljar.java:88)
  64. at blusunrize.immersiveengineering.client.render.TileRenderBelljar.func_180535_a(TileRenderBelljar.java:26)
  65.  
  66. -- Block Entity Details --
  67. Details:
  68. Name: immersiveengineering:Belljar // blusunrize.immersiveengineering.common.blocks.metal.TileEntityBelljar
  69. Block type: ID #2417 (tile.immersiveengineering.metalDevice1 // blusunrize.immersiveengineering.common.blocks.metal.BlockMetalDevice1)
  70. Block data value: 13 / 0xD / 0b1101
  71. Block location: World: (-564,42,3047), Chunk: (at 12,2,7 in -36,190; contains blocks -576,0,3040 to -561,255,3055), Region: (-2,5; contains chunks -64,160 to -33,191, blocks -1024,0,2560 to -513,255,3071)
  72. Actual block type: ID #2417 (tile.immersiveengineering.metalDevice1 // blusunrize.immersiveengineering.common.blocks.metal.BlockMetalDevice1)
  73. Actual block data value: 13 / 0xD / 0b1101
  74. Stacktrace:
  75. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_178469_a(TileEntityRendererDispatcher.java:170)
  76. at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:143)
  77. at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1000)
  78. at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1749)
  79. at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1574)
  80.  
  81. -- Affected level --
  82. Details:
  83. Level name: MpServer
  84. All players: 1 total; [EntityPlayerSP['Zeplintwo'/643442, l='MpServer', x=-561.23, y=65.63, z=3054.30]]
  85. Chunk stats: MultiplayerChunkCache: 81, 81
  86. Level seed: 0
  87. Level generator: ID 00 - default, ver 1. Features enabled: false
  88. Level generator options:
  89. Level spawn location: World: (160,77,276), Chunk: (at 0,4,4 in 10,17; contains blocks 160,0,272 to 175,255,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  90. Level time: 124428526 game time, 123516578 day time
  91. Level dimension: 0
  92. Level storage version: 0x00000 - Unknown?
  93. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  94. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  95. Forced entities: 32 total; [EntityArmorStand['Armor Stand'/643592, l='MpServer', x=-567.50, y=69.00, z=3060.50], EntityZombie['Zombie'/682114, l='MpServer', x=-519.50, y=32.00, z=3032.50], EntityArmorStand['Armor Stand'/643591, l='MpServer', x=-567.50, y=69.00, z=3066.50], EntityArmorStand['Armor Stand'/643590, l='MpServer', x=-567.50, y=69.00, z=3063.50], EntitySheep['Sheep'/575256, l='MpServer', x=-554.93, y=42.00, z=3047.82], EntitySkeleton['Skeleton'/718234, l='MpServer', x=-537.50, y=37.00, z=3005.50], EntitySheep['Sheep'/575257, l='MpServer', x=-553.54, y=42.00, z=3047.23], EntitySheep['Sheep'/575258, l='MpServer', x=-553.75, y=42.00, z=3049.52], EntitySheep['Sheep'/575259, l='MpServer', x=-552.57, y=42.00, z=3049.92], EntitySheep['Sheep'/575260, l='MpServer', x=-551.81, y=42.00, z=3048.69], EntitySheep['Sheep'/575261, l='MpServer', x=-551.45, y=42.00, z=3047.75], EntitySheep['Sheep'/575262, l='MpServer', x=-554.93, y=42.00, z=3049.92], EntitySheep['Sheep'/575263, l='MpServer', x=-554.93, y=42.00, z=3048.77], EntitySkeleton['Skeleton'/682789, l='MpServer', x=-566.50, y=48.00, z=3085.50], EntityPlayerSP['Zeplintwo'/643442, l='MpServer', x=-561.23, y=65.63, z=3054.30], EntityEnderman['Enderman'/680512, l='MpServer', x=-519.50, y=32.00, z=3026.50], EntityItem['item.tile.ae2stuff.Inscriber'/633299, l='MpServer', x=-553.71, y=56.00, z=3071.37], EntityHorse['Skeleton Horse'/633300, l='MpServer', x=-548.83, y=64.00, z=3060.77], EntityItem['item.item.arrow'/643689, l='MpServer', x=-577.23, y=65.00, z=3084.70], EntityHorse['Skeleton Horse'/643688, l='MpServer', x=-590.92, y=65.00, z=3082.76], EntityItem['item.item.arrow'/643691, l='MpServer', x=-588.46, y=64.00, z=3095.13], EntityItem['item.item.bone'/643690, l='MpServer', x=-577.65, y=65.00, z=3085.75], EntityItem['item.tile.torch'/643692, l='MpServer', x=-575.97, y=64.00, z=3073.33], EntityZombie['Zombie'/661999, l='MpServer', x=-543.50, y=38.00, z=3008.50], EntityChicken['Chicken'/643695, l='MpServer', x=-545.74, y=67.00, z=3015.87], EntityItem['item.item.rottenFlesh'/643694, l='MpServer', x=-591.89, y=64.00, z=3041.37], EntityHorse['Skeleton Horse'/643681, l='MpServer', x=-592.00, y=63.00, z=3033.00], EntityItem['item.item.bone'/643680, l='MpServer', x=-580.23, y=63.00, z=3029.75], EntityItem['item.item.rottenFlesh'/643683, l='MpServer', x=-533.13, y=67.00, z=3069.08], EntityItem['item.item.bone'/643687, l='MpServer', x=-590.97, y=65.00, z=3083.72], EntityCreeper['Creeper'/643836, l='MpServer', x=-544.50, y=39.00, z=3021.50], EntityItem['item.item.egg'/643696, l='MpServer', x=-546.39, y=67.00, z=3016.74]]
  96. Retry entities: 0 total; []
  97. Server brand: Waterfall (git:Waterfall-Bootstrap:1.11-SNAPSHOT:dc9bcd8:unknown) <- fml,forge,sponge
  98. Server type: Non-integrated multiplayer server
  99. Stacktrace:
  100. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
  101. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  102. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  103. at net.minecraft.client.main.Main.main(SourceFile:124)
  104. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  105. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  106. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  107. at java.lang.reflect.Method.invoke(Unknown Source)
  108. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  109. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  110.  
  111. -- System Details --
  112. Details:
  113. Minecraft Version: 1.10.2
  114. Operating System: Windows 10 (amd64) version 10.0
  115. Java Version: 1.8.0_131, Oracle Corporation
  116. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  117. Memory: 2459665688 bytes (2345 MB) / 8449032192 bytes (8057 MB) up to 8449032192 bytes (8057 MB)
  118. JVM Flags: 9 total; -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+AggressiveOpts -XX:SurvivorRatio=2 -XX:+DisableExplicitGC -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8224M -Xmx8224M -XX:MaxPermSize=256M
  119. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  120. FML: MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D8 192 mods loaded, 192 mods active
  121. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  122. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  123. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
  124. UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
  125. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  126. UCHIJA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  127. UCHIJA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
  128. UCHIJA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
  129. UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  130. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  131. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  132. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  133. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  134. UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  135. UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  136. UCHIJA IC2{2.6.210-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.210-ex110.jar)
  137. UCHIJA advanced_machines{60.0.4} [Advanced Machines] (Advanced Machines-60.0.4.jar)
  138. UCHIJA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar)
  139. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  140. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  141. UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
  142. UCHIJA infinitylib{1.10.2-0.9.0} [InfinityLib] (infinitylib-0.9.0.jar)
  143. UCHIJA agricraft{2.0.0-0.9.0-a16} [AgriCraft] (agricraft-2.0.0-0.9.0-a16.jar)
  144. UCHIJA Baubles{1.3.10} [Baubles] (Baubles-1.10.2-1.3.10.jar)
  145. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  146. UCHIJA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  147. UCHIJA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  148. UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  149. UCHIJA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
  150. UCHIJA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  151. UCHIJA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  152. UCHIJA Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.7.jar)
  153. UCHIJA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  154. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  155. UCHIJA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  156. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  157. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  158. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  159. UCHIJA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  160. UCHIJA BiblioCraft{2.1.2} [BiblioCraft] (BiblioCraft[v2.2.2][MC1.10.2].jar)
  161. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  162. UCHIJA BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar)
  163. UCHIJA BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  164. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  165. UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  166. UCHIJA brandonscore{9.9.9} [Brandon's Core] (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  167. UCHIJA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
  168. UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  169. UCHIJA ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
  170. UCHIJA ChestTransporter{2.5.17} [Chest Transporter] (ChestTransporter-1.10.2-2.5.17.jar)
  171. UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  172. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  173. UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  174. UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  175. UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
  176. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  177. UCHIJA compactsolars{1.10.2-5.0.9.332} [Compact Solar Arrays] (CompactSolars-1.10.2-5.0.9.332-universal.jar)
  178. UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
  179. UCHIJA cookingforblockheads{4.2.43} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.43.jar)
  180. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.25.jar)
  181. UCHIJA MineTweaker3{3.0.25} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.25.jar)
  182. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.25.jar)
  183. UCHIJA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar)
  184. UCHIJA creeperhost{unspecified} [CreeperHost] (creeperhost-1.10.2-1.2.4.jar)
  185. UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  186. UCHIJA darkutils{1.1.8.finalrc1} [Dark Utilities] (DarkUtilities-1.1.8.finalrc1.jar)
  187. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
  188. UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
  189. UCHIJA forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar)
  190. UCHIJA eleccore{1.7.420} [ElecCore] (ElecCore-1.10.2-1.7.420.jar)
  191. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  192. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  193. UCHIJA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  194. UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
  195. UCHIJA draconicevolution{2.0.12} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.12.222-universal.jar)
  196. UCHIJA StorageDrawers{1.10.2-3.7.6} [Storage Drawers] (StorageDrawers-1.10.2-3.7.6.jar)
  197. UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  198. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  199. UCHIJA embers{0.104} [Embers] (embers-0.104.jar)
  200. UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  201. UCHIJA EnderIO{1.10.2-3.1.183} [Ender IO] (EnderIO-1.10.2-3.1.183.jar)
  202. UCHIJA engineersworkshop{1.0} [Engineers Workshop] (EngineersWorkshop-1.3.5-1.10.2.jar)
  203. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  204. UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  205. UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  206. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar)
  207. UCHIJA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
  208. UCHIJA bigreactors{1.10.2-0.4.5.29} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.29.jar)
  209. UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  210. UCHIJA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar)
  211. UCHIJA fluxnetworks{1.2.3} [FluxNetworks] (FluxNetworks-1.10.2-1.2.3.jar)
  212. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.jar)
  213. UCHIJA forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar)
  214. UCHIJA forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  215. UCHIJA microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  216. UCHIJA minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  217. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  218. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  219. UCHIJA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.10.2-alpha-0.0.3.jar)
  220. UCHIJA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar)
  221. UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  222. UCHIJA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar)
  223. UCHIJA gravisuite{3.0.1} [Gravitation Suite] (Gravitation Suite-3.0.1.jar)
  224. UCHIJA hammercore{1.4.8} [Hammer Core] (HammerCore_1.10.2-1.4.8.jar)
  225. UCHIJA helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar)
  226. UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
  227. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  228. UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  229. UCHIJA theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
  230. UCHIJA immersiveengineering{0.10-58} [Immersive Engineering] (ImmersiveEngineering-0.10-58.jar)
  231. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  232. UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  233. UCHIJA intwheel{1.2.6} [Interaction Wheel] (intwheel-1.1x-1.2.6.jar)
  234. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  235. UCHIJA ironbackpacks{1.10.2-2.2.26} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.26.jar)
  236. UCHIJA ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar)
  237. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  238. UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  239. UCHIJA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  240. UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  241. UCHIJA launchgui{@VERSION@} [LaunchGUI] (LaunchGui-1.9.4-2.0.3-23-client.jar)
  242. UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
  243. UCHIJA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  244. UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  245. UCHIJA mercurius{1.0.4} [Mercurius] (Mercurius-1.10.2-1.0.4.jar)
  246. UCHIJA modularforcefieldsystem{2.5.0} [Modular ForceField System] (MFFS-1.10.2-3.0.0.0_1.10_655de1f.jar)
  247. UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.10.2-1.13.jar)
  248. UCHIJA mob_grinding_utils{0.1.8.21} [mob_grinding_utils] (MobGrindingUtils-0.1.8.21.jar)
  249. UCHIJA ModNameTooltip{1.6.0} [Mod Name Tooltip] (modnametooltip_1.10.2-1.6.0.jar)
  250. UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  251. UCHIJA modtweaker{2.0.12} [Mod Tweaker] (ModTweaker2-2.0.12.jar)
  252. UCHIJA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
  253. UCHIJA morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
  254. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  255. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  256. UCHIJA mputils{1.2.8} [ModPack Utilities] (mputils-1.10.2-1.2.8.jar)
  257. UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
  258. UCHIJA MrTJPCoreMod{2.0.0.17} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  259. UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
  260. UCHIJA multistorage{1.2.17} [Multi-Storage] (multistorage-1.10.0-1.2.17.jar)
  261. UCHIJA natura{1.10.2-4.1.0.63} [Natura] (natura-1.10.2-4.1.0.63.jar)
  262. UCHIJA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  263. UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar)
  264. UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  265. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  266. UCHIJA projectred-core{4.8.2.41} [ProjectRed Core] (ProjectRed-1.10.2-4.8.2.41-Base.jar)
  267. UCHIJA projectred-integration{4.8.2.41} [ProjectRed integration] (ProjectRed-1.10.2-4.8.2.41-integration.jar)
  268. UCHIJA projectred-transmission{4.8.2.41} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.2.41-integration.jar)
  269. UCHIJA projectred-illumination{4.8.2.41} [ProjectRed Illumination] (ProjectRed-1.10.2-4.8.2.41-lighting.jar)
  270. UCHIJA projectred-expansion{4.8.2.41} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.2.41-mechanical.jar)
  271. UCHIJA projectred-transportation{4.8.2.41} [ProjectRed Transportation] (ProjectRed-1.10.2-4.8.2.41-mechanical.jar)
  272. UCHIJA projectred-exploration{4.8.2.41} [ProjectRed Exploration] (ProjectRed-1.10.2-4.8.2.41-world.jar)
  273. UCHIJA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  274. UCHIJA quantumstorage{3.3.3} [QuantumStorage] (QuantumStorage-1.10.2-3.3.3.jar)
  275. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  276. UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar)
  277. UCHIJA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  278. UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  279. UCHIJA redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
  280. UCHIJA refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.23.jar)
  281. UCHIJA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  282. UCHIJA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  283. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  284. UCHIJA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  285. UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  286. UCHIJA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar)
  287. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  288. UCHIJA Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
  289. UCHIJA simplevoidworld{1.1.0.4} [SimpleVoidWorld] (Simple-Void-World-1.10.2-1.1.0.4-universal.jar)
  290. UCHIJA simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
  291. UCHIJA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar)
  292. UCHIJA SleepingBag{1.4.0} [Sleeping Bag] (SleepingBag-1.10.2-1.4.0.jar)
  293. UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  294. UCHIJA solarfluxreborn{2.16r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.16r.jar)
  295. UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
  296. UCHIJA storagedrawersextra{1.10-1.1.0} [Storage Drawers Extras] (StorageDrawersExtras-1.10-1.1.0.jar)
  297. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  298. UCHIJA supercraftingframe{1.2.1.88} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.88.jar)
  299. UCHIJA techreborn{2.1.12.215} [TechReborn] (TechReborn-1.10.2-2.1.12.215-universal.jar)
  300. UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  301. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  302. UCHIJA topaddons{1.10.2-0.13.0} [TOP Addons] (topaddons-1.10.2-0.13.0.jar)
  303. UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.2.25.jar)
  304. UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  305. UCHIJA usefulnullifiers{1.3.4} [Useful Nullifiers] (usefulnullifiers-1.3.4.jar)
  306. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  307. UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  308. UCHIJA wct{0.1.31} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.31.jar)
  309. UCHIJA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar)
  310. UCHIJA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar)
  311. UCHIJA xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
  312. UCHIJA yabba{1.10.2-0.5.1} [YABBA] (YABBA-1.10.2-0.5.1.jar)
  313. UCHIJA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
  314. Loaded coremods (and transformers):
  315. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  316. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  317. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  318.  
  319. IC2core (industrialcraft-2-2.6.210-ex110.jar)
  320.  
  321. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  322. pl.asie.foamfix.coremod.FoamFixTransformer
  323. CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
  324.  
  325. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  326. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  327. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  328. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  329. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  330. net.malisis.core.util.clientnotif.ClientNotifTransformer
  331. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  332. lumien.resourceloader.asm.ClassTransformer
  333. Brandon's Core (BrandonsCore-1.10.2-2.1.7.102-universal.jar)
  334. com.brandon3055.brandonscore.asm.ClassTransformer
  335. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  336. team.chisel.common.asm.ChiselTransformer
  337. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  338. com.enderio.core.common.transform.EnderCoreTransformer
  339. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  340. codechicken.lib.asm.ClassHeirachyManager
  341. codechicken.lib.asm.CCL_ASMTransformer
  342. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  343. li.cil.oc.common.asm.ClassTransformer
  344. ForgelinPlugin (Forgelin-1.4.2.jar)
  345.  
  346. SFRCore (SolarFluxReborn_1.10.2-2.16r.jar)
  347. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  348. ItemPatchingLoader (ItemPhysic Lite 1.3.5 mc1.10.2.jar)
  349. com.creativemd.itemphysic.ItemTransformer
  350. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  351. net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  352. LoadingPlugin (Quark-r1.1-70.jar)
  353. vazkii.quark.base.asm.ClassTransformer
  354. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  355. codechicken.nei.asm.NEITransformer
  356. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  357. reborncore.mixin.transformer.MixinTransformer
  358. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  359. appeng.coremod.transformer.ASMIntegration
  360. FMLPlugin (InventoryTweaks-1.61-58.jar)
  361. invtweaks.forge.asm.ContainerTransformer
  362. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  363. cofh.asm.CoFHClassTransformer
  364. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  365. CorePlugin (MrTJPCore-1.10.2-2.0.0.17-universal.jar)
  366.  
  367. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  368. shetiphian.core.asm.ClassTransformer
  369. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.33' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
  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. - NaturaDecorative (Enabled/Not Forced)
  394. - NaturaTools (Enabled/Not Forced)
  395. - NaturaEntities (Enabled/Not Forced)
  396. - NaturaOredict (Enabled/Forced)
  397. - NaturaWorld (Enabled/Not Forced)
  398.  
  399. NotEnoughItems Invalid Fingerprint Reports:
  400. List of loaded APIs:
  401. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  402. * AgriCraftAPI (1.0) from agricraft-2.0.0-0.9.0-a16.jar
  403. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  404. * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-0.1.31.jar
  405. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.29.jar
  406. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.10-79.jar
  407. * BotaniaAPI (85) from Botania r1.9-341.jar
  408. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.17.jar
  409. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  410. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  411. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  412. * CoFHAPI (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  413. * cofhapi (1.4.0) from extrautils2-1.10.2-1.4.1.jar
  414. * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  415. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  416. * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  417. * CoFHAPI|energy (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  418. * cofhapi|energy (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  419. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  420. * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  421. * cofhapi|item (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  422. * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  423. * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  424. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  425. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  426. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  427. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  428. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  429. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  430. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  431. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  432. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  433. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  434. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  435. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  436. * compatlayer (0.2.8) from compatlayer-1.10-0.2.8.jar
  437. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  438. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  439. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  440. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  441. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  442. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  443. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  444. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  445. * creeperhost|api (1.0) from creeperhost-1.10.2-1.2.4.jar
  446. * CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar
  447. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
  448. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.12.222-universal.jar
  449. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.420.jar
  450. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.420.jar
  451. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.183.jar
  452. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.183.jar
  453. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.183.jar
  454. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.183.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.2.3.jar
  457. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  458. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar
  459. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  460. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  461. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar
  462. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  463. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar
  464. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  465. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar
  466. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar
  467. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar
  468. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar
  469. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  470. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  471. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar
  472. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  473. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.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.30-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-58.jar
  478. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-58.jar
  479. * intwheel_api (1.2.4) from intwheel-1.1x-1.2.6.jar
  480. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.26.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.419.jar
  488. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  489. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  490. * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.3.jar
  491. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  492. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  493. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  494. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  495. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  496. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  497. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  498. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  499. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  500. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  501. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  502. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  503. * PsiAPI (2) from Psi-r1.0-42.jar
  504. * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.2.jar
  505. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  506. * RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  507. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.2.jar
  508. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  509. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  510. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  511. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  512. * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  513. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  514. * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  515. * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  516. * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  517. * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  518. * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  519. * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  520. * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  521. * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.23.jar
  522. * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar
  523. * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  524. * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  525. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  526. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  527. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  528. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  529. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  530. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  531. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  532. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  533. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.6.jar
  534. * techrebornAPI (2.1.12.215) from TechReborn-1.10.2-2.1.12.215-universal.jar
  535. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
  536. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  537. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.31.jar
  538. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  539. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  540. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  541. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  542. CodeChickenLib Invalid Fingerprint Reports:
  543. CodeChickenCore Invalid Fingerprint Reports:
  544. EnderStorage Invalid Fingerprint Reports:
  545. 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.):
  546. * Optifine is installed. This is NOT supported.
  547. * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/CoFHAPIProps.class).
  548. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  549. 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.
  550. Detailed RF API diagnostics:
  551. * RF API class 'EnergyStorage' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/EnergyStorage.class
  552. * RF API class 'IEnergyConnection' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyConnection.class
  553. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  554. * RF API class 'IEnergyHandler' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyHandler.class
  555. * RF API class 'IEnergyProvider' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyProvider.class
  556. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  557. * RF API class 'IEnergyStorage' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/IEnergyStorage.class
  558. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  559. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/D:/Minecraft/instances/FTB-Beyond/minecraft/mods/BrandonsCore-1.10.2-2.1.7.102-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  560. Detailed Tesla API diagnostics:
  561. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  562. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  563. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  564. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  565. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  566. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  567. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  568. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  569. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  570. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  571. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  572.  
  573. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  574. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  575. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  576.  
  577. RebornCore:
  578. Plugin Engine: 0
  579. RebornCore Version: 2.13.5.136
  580. Mixin Status: 1
  581. Runtime Debofucsation 1
  582. RenderEngine: 1
  583. Translocator Invalid Fingerprint Reports:
  584. 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
  585. Launched Version: 1.10.2
  586. LWJGL: 2.9.4
  587. OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.5.0 NVIDIA 382.33, NVIDIA Corporation
  588. GL Caps: Using GL 1.3 multitexturing.
  589. Using GL 1.3 texture combiners.
  590. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  591. Shaders are available because OpenGL 2.1 is supported.
  592. VBOs are available because OpenGL 1.5 is supported.
  593.  
  594. Using VBOs: Yes
  595. Is Modded: Definitely; Client brand changed to 'fml,forge'
  596. Type: Client (map_client.txt)
  597. Resource Packs:
  598. Current Language: English (US)
  599. Profiler Position: N/A (disabled)
  600. CPU: 8x AMD FX(tm)-9370 Eight-Core Processor
  601. OptiFine Version: OptiFine_1.10.2_HD_U_D8
  602. Render Distance Chunks: 10
  603. Mipmaps: 0
  604. Anisotropic Filtering: 1
  605. Antialiasing: 0
  606. Multitexture: false
  607. Shaders: (internal)
  608. OpenGlVersion: 4.5.0 NVIDIA 382.33
  609. OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
  610. OpenGlVendor: NVIDIA Corporation
  611. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement