Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.75 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. literalascension (literalascension-1.10.2-1.0.1.1.jar)
  5. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  6. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  7. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  8. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  9. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  10. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  11. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  12. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  13. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  14. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  15. SFRCore (SolarFluxReborn_1.10.2-2.16r.jar)
  16. CoreMod (TickProfiler-1.10.2.jenkins.27.jar)
  17. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  18. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  19. llibrary (llibrary-1.7.4-1.10.2.jar)
  20. BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  21. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  22. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  23. ForgelinPlugin (Forgelin-1.4.1.jar)
  24. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  25. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  26. Contact their authors BEFORE contacting forge
  27.  
  28. // Everything's going to plan. No, really, that was supposed to happen.
  29.  
  30. Time: 4/24/17 1:16 PM
  31. Description: Updating screen events
  32.  
  33. java.lang.IllegalArgumentException: Unknown ingredient type: class net.minecraft.item.ItemStack
  34. at mezz.jei.IngredientRegistry.getIngredientHelper(IngredientRegistry.java:105)
  35. at mezz.jei.IngredientRegistry.<init>(IngredientRegistry.java:39)
  36. at mezz.jei.ModIngredientRegistration.createIngredientRegistry(ModIngredientRegistration.java:68)
  37. at mezz.jei.JeiStarter.registerIngredients(JeiStarter.java:130)
  38. at mezz.jei.JeiStarter.start(JeiStarter.java:37)
  39. at mezz.jei.ProxyCommonClient.restartJEI(ProxyCommonClient.java:136)
  40. at mezz.jei.ProxyCommonClient.access$000(ProxyCommonClient.java:37)
  41. at mezz.jei.ProxyCommonClient$1.func_110549_a(ProxyCommonClient.java:105)
  42. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  43. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  44. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
  45. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:133)
  46. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460)
  47. at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:141)
  48. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
  49. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146274_d(SourceFile:77)
  50. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
  51. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
  52. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  53. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  54. at net.minecraft.client.main.Main.main(SourceFile:124)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  58. at java.lang.reflect.Method.invoke(Unknown Source)
  59. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  60. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- Head --
  67. Thread: Client thread
  68. Stacktrace:
  69. at mezz.jei.IngredientRegistry.getIngredientHelper(IngredientRegistry.java:105)
  70. at mezz.jei.IngredientRegistry.<init>(IngredientRegistry.java:39)
  71. at mezz.jei.ModIngredientRegistration.createIngredientRegistry(ModIngredientRegistration.java:68)
  72. at mezz.jei.JeiStarter.registerIngredients(JeiStarter.java:130)
  73. at mezz.jei.JeiStarter.start(JeiStarter.java:37)
  74. at mezz.jei.ProxyCommonClient.restartJEI(ProxyCommonClient.java:136)
  75. at mezz.jei.ProxyCommonClient.access$000(ProxyCommonClient.java:37)
  76. at mezz.jei.ProxyCommonClient$1.func_110549_a(ProxyCommonClient.java:105)
  77. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  78. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  79. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:763)
  80. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:133)
  81. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460)
  82. at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:141)
  83. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
  84. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146274_d(SourceFile:77)
  85. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
  86.  
  87. -- Affected screen --
  88. Details:
  89. Screen name: net.minecraft.client.gui.GuiScreenResourcePacks
  90.  
  91. -- Affected level --
  92. Details:
  93. Level name: MpServer
  94. All players: 1 total; [EntityPlayerSP['Gunner76th'/263441, l='MpServer', x=898.81, y=56.50, z=260.67]]
  95. Chunk stats: MultiplayerChunkCache: 441, 441
  96. Level seed: 0
  97. Level generator: ID 00 - default, ver 1. Features enabled: false
  98. Level generator options:
  99. Level spawn location: World: (-120,63,246), Chunk: (at 8,3,6 in -8,15; contains blocks -128,0,240 to -113,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  100. Level time: 29349906 game time, 5754677 day time
  101. Level dimension: 0
  102. Level storage version: 0x00000 - Unknown?
  103. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  104. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  105. Forced entities: 48 total; [EntityPlayerSP['Gunner76th'/263441, l='MpServer', x=898.81, y=56.50, z=260.67], EntityCow['Cow'/134, l='MpServer', x=912.55, y=57.00, z=220.24], EntityCow['Cow'/267788, l='MpServer', x=909.82, y=56.50, z=266.13], EntityPig['Pig'/267789, l='MpServer', x=909.50, y=57.00, z=236.75], EntityCow['Cow'/267785, l='MpServer', x=874.81, y=57.00, z=235.53], EntityChicken['Chicken'/267786, l='MpServer', x=908.16, y=56.50, z=263.13], EntitySheep['Sheep'/267787, l='MpServer', x=919.39, y=56.50, z=252.23], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/43, l='MpServer', x=886.50, y=56.50, z=223.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/44, l='MpServer', x=886.50, y=56.50, z=220.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/45, l='MpServer', x=889.50, y=56.50, z=220.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/46, l='MpServer', x=892.50, y=56.50, z=220.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/47, l='MpServer', x=892.50, y=56.50, z=223.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/48, l='MpServer', x=889.50, y=56.50, z=236.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/49, l='MpServer', x=886.50, y=56.50, z=233.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/50, l='MpServer', x=886.50, y=56.50, z=230.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/51, l='MpServer', x=889.50, y=56.50, z=230.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/52, l='MpServer', x=892.50, y=56.50, z=233.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/53, l='MpServer', x=892.50, y=56.50, z=236.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/54, l='MpServer', x=892.50, y=56.50, z=230.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/55, l='MpServer', x=892.50, y=56.50, z=226.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/56, l='MpServer', x=889.50, y=56.50, z=226.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/57, l='MpServer', x=886.50, y=56.50, z=226.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/58, l='MpServer', x=886.50, y=56.50, z=236.50], EntityOtherPlayerMP['Sparky8319'/249039, l='MpServer', x=821.82, y=75.55, z=119.63], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/71, l='MpServer', x=896.50, y=56.50, z=223.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/72, l='MpServer', x=902.50, y=56.50, z=223.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/73, l='MpServer', x=902.50, y=56.50, z=220.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/74, l='MpServer', x=899.50, y=56.50, z=220.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/75, l='MpServer', x=896.50, y=56.50, z=220.50], EntitySheep['Sheep'/77, l='MpServer', x=900.66, y=57.00, z=213.78], EntitySheep['Sheep'/78, l='MpServer', x=905.52, y=57.00, z=212.71], EntityCow['Cow'/80, l='MpServer', x=911.49, y=57.00, z=215.21], EntityPig['Pig'/81, l='MpServer', x=898.76, y=57.00, z=209.50], EntitySheep['Sheep'/82, l='MpServer', x=900.79, y=57.00, z=216.49], EntitySheep['Sheep'/83, l='MpServer', x=912.51, y=57.00, z=210.80], EntityCow['Cow'/84, l='MpServer', x=900.68, y=57.00, z=210.85], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/87, l='MpServer', x=896.50, y=56.50, z=233.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/88, l='MpServer', x=896.50, y=56.50, z=230.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/89, l='MpServer', x=899.50, y=56.50, z=230.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/90, l='MpServer', x=902.50, y=56.50, z=230.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/91, l='MpServer', x=902.50, y=56.50, z=233.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/92, l='MpServer', x=902.50, y=56.50, z=236.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/93, l='MpServer', x=899.50, y=56.50, z=236.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/94, l='MpServer', x=896.50, y=56.50, z=236.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/95, l='MpServer', x=896.50, y=56.50, z=226.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/96, l='MpServer', x=899.50, y=56.50, z=226.50], EntityWorm['entity.actuallyadditions.actuallyadditions.worm.name'/97, l='MpServer', x=902.50, y=56.50, z=226.50], EntityItem['item.item.egg'/297086, l='MpServer', x=907.92, y=56.50, z=262.46]]
  106. Retry entities: 0 total; []
  107. Server brand: fml,forge
  108. Server type: Non-integrated multiplayer server
  109. Stacktrace:
  110. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  111. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  112. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  113. at net.minecraft.client.main.Main.main(SourceFile:124)
  114. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  115. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  116. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  117. at java.lang.reflect.Method.invoke(Unknown Source)
  118. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  119. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  120.  
  121. -- System Details --
  122. Details:
  123. Minecraft Version: 1.10.2
  124. Operating System: Windows 10 (amd64) version 10.0
  125. Java Version: 1.8.0_121, Oracle Corporation
  126. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  127. Memory: 2243336264 bytes (2139 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  128. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4096m -Xmx4096m -XX:+UseG1GC -XX:MaxGCPauseMillis=4
  129. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  130. FML: MCP 9.32 Powered by Forge 12.18.3.2281 199 mods loaded, 198 mods active
  131. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  132. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  133. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (modpack.jar)
  134. UCHIJA Forge{12.18.3.2281} [Minecraft Forge] (modpack.jar)
  135. UCHIJA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  136. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  137. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  138. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  139. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  140. UCHIJA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  141. UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  142. UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  143. UCHIJA ComputerCraft{1.80pr0} [ComputerCraft] (ComputerCraft1.80pr0.jar)
  144. UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  145. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  146. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  147. UCHIJA JEI{3.14.7.417} [Just Enough Items] (jei_1.10.2-3.14.7.417.jar)
  148. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  149. UCHIJA actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
  150. UCHIJA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  151. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  152. UCHIJA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
  153. UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  154. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar)
  155. UCHIJA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar)
  156. UCHIJA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
  157. UCHIJA apple_shields{0.1.7} [apple_shields] (AppleShields-0.1.7.jar)
  158. UCHIJA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  159. UCHIJA autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
  160. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  161. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  162. UCHIJA baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar)
  163. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  164. UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  165. UCHIJA base{1.10.2-1.3.0} [B.A.S.E] (base-1.10.2-1.3.0.jar)
  166. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  167. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  168. UCHIJA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  169. UCHIJA biometweaker{2.3.239} [BiomeTweaker] (BiomeTweaker-1.10.2-2.3.239.jar)
  170. UCHIJA BlockDispenser{1.0} [BlockDispenser] (BlockDispenser-1.0-1.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.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar)
  173. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  174. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  175. UCHIJA brandonscore{2.1.6} [Brandon's Core] (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  176. UCHIJA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
  177. UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  178. UCHIJA chancecubes{1.10.2-2.3.5.174} [Chance Cubes] (ChanceCubes-1.10.2-2.3.5.174.jar)
  179. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  180. UCHIJA CharsetLib{0.3.5} [?] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  181. UCHIJA CharsetPipes{0.3.5} [|] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  182. UCHIJA CharsetWrench{0.3.5} [/] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  183. UCHIJA ChestTransporter{2.5.15} [Chest Transporter] (ChestTransporter-1.10.2-2.5.15.jar)
  184. UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  185. UCHIJA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  186. UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  187. UCHIJA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  188. UCHIJA clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar)
  189. UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  190. UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
  191. UCHIJA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  192. UCHIJA cyclopscore{0.10.0} [Cyclops Core] (CyclopsCore-1.9.4-0.10.0.jar)
  193. UCHIJA colossalchests{1.5.0} [Colossal Chests] (ColossalChests-1.10.2-1.5.0.jar)
  194. UCHIJA commoncapabilities{1.3.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.1.jar)
  195. UCHIJA controlling{1.0.4} [Controlling] (Controlling-1.0.4.jar)
  196. UCHIJA cookingforblockheads{4.2.39} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.39.jar)
  197. UCHIJA craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  198. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  199. UCHIJA Waila{1.8.13-B27_1.10.2} [Waila] (Hwyla-1.8.13-B27_1.10.2.jar)
  200. UCHIJA darkutils{1.1.7.120} [Dark Utilities] (DarkUtilities-1.10.2-1.1.7.120.jar)
  201. UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
  202. UCHIJA dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcake-1.9.4-0.0.1.jar)
  203. UCHIJA draconicevolution{2.0.10} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.10.199-universal.jar)
  204. UCHIJA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  205. UCHIJA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
  206. UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  207. UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  208. UCHIJA EnderIO{1.10.2-3.1.184} [Ender IO] (EnderIO-1.10.2-3.1.184.jar)
  209. UCHIJA engineersworkshop{1.2.1-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.2.1-1.10.2.jar)
  210. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  211. UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  212. UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  213. UCHIJA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.20.jar)
  214. UCHIJA excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar)
  215. UCHIJA ExtraBitManipulation{1.10.2-2.3.4} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.3.4.jar)
  216. UCHIJA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar)
  217. UCHIJA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar)
  218. UCHIJA fairylights{2.1.1} [Fairy Lights] (fairylights-2.1.1-1.10.2.jar)
  219. UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  220. UCHIJA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar)
  221. UCHIJA fluxnetworks{1.2.3} [FluxNetworks] (FluxNetworks-1.10.2-1.2.3.jar)
  222. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar)
  223. UCHIJA forgelin{1.4.1} [Forgelin] (Forgelin-1.4.1.jar)
  224. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar)
  225. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar)
  226. UCHIJA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar)
  227. UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  228. UCHIJA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  229. UCHIJA growablecells{1.0.1} [Growable Cells] (Growable Cells-1.10.2-1.0.1.jar)
  230. UCHIJA grue{1.3.4} [Grue] (Grue-1.9.4-1.3.4.jar)
  231. UCHIJA gyth{2.0.0.2} [Get Ya' Tanks Here] (Gyth-1.10.2-2.0.0.27.jar)
  232. UCHIJA hammercore{1.4.8} [Hammer Core] (HammerCore_1.10.2-1.4.8.jar)
  233. UCHIJA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar)
  234. UCHIJA headcrumbs{2.0.2} [Headcrumbs] (Headcrumbs-2.0.3.jar)
  235. UCHIJA hopperducts{1.4.8} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.jar)
  236. UCHIJA hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
  237. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  238. UCHIJA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  239. UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  240. UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  241. UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  242. UCHIJA IndustrialExpansion{1.1.1} [IndustrialExpansion] (IndustrialExpansion-1.1.1.jar)
  243. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  244. UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  245. UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  246. UCHIJA initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
  247. UCHIJA integrateddynamics{0.6.11} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.6.11.jar)
  248. UCHIJA integratedtunnels{1.1.1} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.1.1.jar)
  249. UCHIJA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar)
  250. UCHIJA inventorytweaks{1.62-dev-66-c082db3} [Inventory Tweaks] (InventoryTweaks-1.62-dev-66.jar)
  251. UCHIJA ironbackpacks{1.10.2-2.2.25} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.25.jar)
  252. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  253. UCHIJA yunomakegoodmap{1.10.2-6.1.0.26} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.10.2-6.1.0.26.jar)
  254. UCHIJA itsbecauseuhasnogoodspawn{1.0.5} [ItsBecauseUHasNoGoodSpawn] (ItsBecauseUHasNoGoodSpawn-1.0.5.jar)
  255. UCHIJA ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.10.2-0.1.0.jar)
  256. UCHIJA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  257. UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  258. UCHIJA llibrary{1.7.4} [LLibrary] (llibrary-1.7.4-1.10.2.jar)
  259. UCHIJA literalascension{1.10.2-1.0.1.1} [Literal Ascension] (literalascension-1.10.2-1.0.1.1.jar)
  260. UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
  261. UCHIJA lootbags{2.3.7} [Loot Bags] (LootBags-1.10.2-2.3.7.jar)
  262. UCHIJA minemenu{1.4.5} [MineMenu] (MineMenu-1.10.2-1.4.5-universal.jar)
  263. UCHIJA minicoal{1.1.0} [MiniCoal] (minicoal-1.1.0.jar)
  264. UCHIJA missing_pieces{4.1.3} [Missing Pieces] (missing_pieces-1.10.2-4.1.3.jar)
  265. UCHIJA natura{1.10.2-4.1.0.53} [Natura] (natura-1.10.2-4.1.0.53.jar)
  266. UCHIJA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
  267. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  268. UCHIJA moarsigns{4.2.2.8} [MoarSigns] (MoarSigns-1.10.2-4.2.2.8.jar)
  269. UCHIJA mob_grinding_utils{0.1.8.17} [mob_grinding_utils] (MobGrindingUtils-0.1.8.17.jar)
  270. UCHIJA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar)
  271. UCHIJA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar)
  272. UCHIJA shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar)
  273. UCHIJA moreshears{1.0.5} [More Shears] (moreshears-1.10.2-1.0.5-release.jar)
  274. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  275. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  276. UCHIJA mputils{1.2.5} [ModPack Utilities] (mputils-1.10.2-1.2.6.jar)
  277. UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
  278. UCHIJA mysticalagriculture{1.5.1} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.1.jar)
  279. UCHIJA mysticalagradditions{1.0.1} [Mystical Agradditions] (mysticalagradditions[1.10.2]-1.0.1.jar)
  280. UCHIJA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
  281. UCHIJA nice{0.1.0} [Nice] (nice-0.1.0.jar)
  282. UCHIJA notenoughwands{1.5.4} [Not Enough Wands] (notenoughwands-1.1x-1.5.4.jar)
  283. UCHIJA oreexcavation{1.2.84} [OreExcavation] (OreExcavation-1.2.84.jar)
  284. UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  285. UCHIJA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
  286. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  287. UCHIJA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
  288. UCHIJA platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar)
  289. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  290. UCHIJA reauth{3.4.1} [ReAuth] (ReAuth-1.10-3.4.1.jar)
  291. UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  292. UCHIJA reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
  293. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  294. UCHIJA rftools{6.00} [RFTools] (rftools-1.1x-6.00.jar)
  295. UCHIJA rftoolscontrol{1.6.6} [RFTools Control] (rftoolsctrl-1.1x-1.6.6.jar)
  296. UCHIJA rftoolsdim{4.55} [RFTools Dimensions] (rftoolsdim-1.1x-4.55.jar)
  297. UCHIJA woodenshears{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Shears] (SBM-WoodenShears-1.10.2-0.0.1b2-universal.jar)
  298. UCHIJA scanner{1.4.1} [Scanner] (scanner-1.5.1.jar)
  299. UCHIJA Schematica{1.7.8.153} [Schematica] (Schematica-1.10.2-1.7.8.153-universal.jar)
  300. UCHIJA shearmadness{1.10.2} [Shear Madness] (shearmadness-1.10.2-1.5.1.jar)
  301. UCHIJA SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar)
  302. UCHIJA simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar)
  303. UCHIJA simplecorn{2.1.6} [Simple Corn] (SimpleCorn1.10-2.1.6.jar)
  304. UCHIJA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
  305. UCHIJA SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.3.jar)
  306. UCHIJA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar)
  307. UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  308. UCHIJA solarfluxreborn{2.16r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.16r.jar)
  309. UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
  310. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  311. UCHIJA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  312. UCHIJA TickProfiler{1.10.2.jenkins.27} [TickProfiler] (TickProfiler-1.10.2.jenkins.27.jar)
  313. UCHIJA watchfulchevsky{b7} [Trust Is Nice, But...] (TINB_1.9_b7.jar)
  314. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  315. UCHIJA tp{1.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.0-Hotfix.jar)
  316. UCHIJA tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16 (1).jar)
  317. UCHIJA torchmaster{1.0} [TorchMaster] (torchmaster_1.10.2-1.2.1.23.jar)
  318. UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  319. UCHIJA ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar)
  320. UCHIJA twitchcrumbs{2.0.4} [Twitchcrumbs] (Twitchcrumbs_1.10.2-2.0.4.jar)
  321. UCHIJA voidcup{1.0} [voidcup] (voidcup-1.10.2-0.0.1.jar)
  322. UCHIJA waddles{0.5.0} [Waddles] (Waddles-1.10.2-0.5.0.jar)
  323. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  324. UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  325. UCHIJA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  326. UCHIJA wct{0.1.30} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.30.jar)
  327. UCHIJA Woot{1.10.2-1.4.0} [Woot] (woot-1.10.2-1.4.0.jar)
  328. UCHIJA xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar)
  329. UCHIJA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
  330. UD BiomeTweakerCore{2.3.239} [BiomeTweaker Core] (minecraft.jar)
  331. Loaded coremods (and transformers):
  332. literalascension (literalascension-1.10.2-1.0.1.1.jar)
  333. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  334. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  335. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  336. Brandon's Core (BrandonsCore-1.10.2-2.1.6.98-universal.jar)
  337. com.brandon3055.brandonscore.asm.ClassTransformer
  338. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  339. invtweaks.forge.asm.ContainerTransformer
  340. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  341. lumien.randomthings.asm.ClassTransformer
  342. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  343. lumien.resourceloader.asm.ClassTransformer
  344. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  345. net.fybertech.nwr.NWRTransformer
  346. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  347. team.chisel.common.asm.ChiselTransformer
  348. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  349. codechicken.lib.asm.ClassHeirachyManager
  350. codechicken.lib.asm.CCL_ASMTransformer
  351. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  352. squeek.applecore.asm.TransformerModuleHandler
  353. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  354. li.cil.oc.common.asm.ClassTransformer
  355. SFRCore (SolarFluxReborn_1.10.2-2.16r.jar)
  356. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  357. CoreMod (TickProfiler-1.10.2.jenkins.27.jar)
  358.  
  359. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  360. net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  361. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  362. com.enderio.core.common.transform.EnderCoreTransformer
  363. llibrary (llibrary-1.7.4-1.10.2.jar)
  364. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  365. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  366. BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  367. me.superckl.biometweaker.core.BiomeTweakerASMTransformer
  368. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  369. appeng.coremod.transformer.ASMIntegration
  370. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  371. pl.asie.foamfix.coremod.FoamFixTransformer
  372. ForgelinPlugin (Forgelin-1.4.1.jar)
  373.  
  374. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  375. cofh.asm.CoFHClassTransformer
  376. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  377. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  378. shetiphian.core.asm.ClassTransformer
  379. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  380. Pulsar/tconstruct loaded Pulses:
  381. - TinkerCommons (Enabled/Forced)
  382. - TinkerWorld (Enabled/Not Forced)
  383. - TinkerTools (Enabled/Not Forced)
  384. - TinkerHarvestTools (Enabled/Forced)
  385. - TinkerMeleeWeapons (Enabled/Forced)
  386. - TinkerRangedWeapons (Enabled/Forced)
  387. - TinkerModifiers (Enabled/Forced)
  388. - TinkerSmeltery (Enabled/Not Forced)
  389. - TinkerGadgets (Enabled/Not Forced)
  390. - TinkerOredict (Enabled/Forced)
  391. - TinkerIntegration (Enabled/Forced)
  392. - TinkerFluids (Enabled/Forced)
  393. - TinkerMaterials (Enabled/Forced)
  394. - TinkerModelRegister (Enabled/Forced)
  395. - chiselsandbitsIntegration (Enabled/Not Forced)
  396. - craftingtweaksIntegration (Enabled/Not Forced)
  397. - WailaIntegration (Enabled/Not Forced)
  398.  
  399. Pulsar/natura loaded Pulses:
  400. - NaturaCommons (Enabled/Forced)
  401. - NaturaOverworld (Enabled/Not Forced)
  402. - NaturaNether (Enabled/Not Forced)
  403. - NaturaDecorative (Enabled/Not Forced)
  404. - NaturaTools (Enabled/Not Forced)
  405. - NaturaEntities (Enabled/Not Forced)
  406. - NaturaOredict (Enabled/Forced)
  407. - NaturaWorld (Enabled/Not Forced)
  408. - WailaIntegration (Enabled/Not Forced)
  409.  
  410. CodeChickenLib Invalid Fingerprint Reports:
  411. CodeChickenCore Invalid Fingerprint Reports:
  412. EnderStorage Invalid Fingerprint Reports:
  413. List of loaded APIs:
  414. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  415. * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
  416. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  417. * Base|API (1.0.0) from base-1.10.2-1.3.0.jar
  418. * Baubles|API (1.3.1.3) from WirelessCraftingTerminal-1.10.2-0.1.30.jar
  419. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.28.jar
  420. * BiomeTweakerAPI (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  421. * BiomeTweakerAPI|event (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  422. * BiomeTweakerAPI|script|object (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  423. * BiomeTweakerAPI|script|pack (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  424. * BiomeTweakerAPI|script|wrapper (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  425. * BiomeTweakerAPI|util (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  426. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.9-78.jar
  427. * BotaniaAPI (85) from Botania r1.9-341.jar
  428. * CharsetAPI (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  429. * CharsetAPI|Audio (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  430. * CharsetAPI|Lib (0.2) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  431. * CharsetAPI|Pipes (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  432. * CharsetAPI|Storage (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  433. * CharsetAPI|Tape (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  434. * CharsetAPI|Wires (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  435. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.15.jar
  436. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  437. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  438. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  439. * CoFHAPI (1.8.9R1.2.0B1) from rangedpumps-0.3.jar
  440. * cofhapi (1.5.0) from SimplyJetpacks2-1.10.2-2.1.1.47.jar
  441. * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  442. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  443. * cofhapi|core (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  444. * CoFHAPI|energy (1.7.10R1.3.1) from BrandonsCore-1.10.2-2.1.6.98-universal.jar
  445. * cofhapi|energy (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  446. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  447. * CoFHAPI|item (1.7.10R1.3.1) from MoarSigns-1.10.2-4.2.2.8.jar
  448. * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  449. * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  450. * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  451. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  452. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  453. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  454. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  455. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  456. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  457. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  458. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  459. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  460. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  461. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  462. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  463. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.1.jar
  464. * compatlayer (0.2.5) from compatlayer-1.10-0.2.5.jar
  465. * ComputerCraft|API (1.80pr0) from ComputerCraft1.80pr0.jar
  466. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  467. * ComputerCraft|API|Lua (1.80pr0) from ComputerCraft1.80pr0.jar
  468. * ComputerCraft|API|Media (1.80pr0) from ComputerCraft1.80pr0.jar
  469. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  470. * ComputerCraft|API|Permissions (1.80pr0) from ComputerCraft1.80pr0.jar
  471. * ComputerCraft|API|Redstone (1.80pr0) from ComputerCraft1.80pr0.jar
  472. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  473. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  474. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.0.10.199-universal.jar
  475. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.184.jar
  476. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.184.jar
  477. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.184.jar
  478. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.184.jar
  479. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  480. * ExCompressum|API (1.0) from ExCompressum_1.10.2-2.0.97.jar
  481. * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.3.jar
  482. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  483. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
  484. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
  485. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.6.11.jar
  486. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.25.jar
  487. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  488. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  489. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  490. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  491. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  492. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.417.jar
  493. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  494. * MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.2.8.jar
  495. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  496. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  497. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  498. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  499. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  500. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  501. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  502. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  503. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  504. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  505. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  506. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  507. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  508. * PsiAPI (2) from Psi-r1.0-42.jar
  509. * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.153-universal.jar
  510. * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.153-universal.jar
  511. * shearmadness.api (@API_VERSION@) from shearmadness-1.10.2-1.5.1.jar
  512. * shearmadness_api_plumbing (1.0) from shearmadness-1.10.2-1.5.1.jar
  513. * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar
  514. * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  515. * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  516. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  517. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  518. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  519. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  520. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  521. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  522. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  523. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  524. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  525. * SuperScript (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  526. * SuperScript|command (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  527. * SuperScript|object (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  528. * SuperScript|util (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  529. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  530. * WailaAPI (1.3) from Hwyla-1.8.13-B27_1.10.2.jar
  531. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.30.jar
  532. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  533. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  534. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  535. ChickenChunks Invalid Fingerprint Reports:
  536. 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.):
  537. * An unsupportted RF API is installed (1.7.10R1.3.1 from BrandonsCore-1.10.2-2.1.6.98-universal.jar).
  538. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  539. 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.
  540. Detailed RF API diagnostics:
  541. * RF API class 'EnergyStorage' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/EnergyStorage.class
  542. * RF API class 'IEnergyConnection' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyConnection.class
  543. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  544. * RF API class 'IEnergyHandler' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyHandler.class
  545. * RF API class 'IEnergyProvider' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyProvider.class
  546. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  547. * RF API class 'IEnergyStorage' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/IEnergyStorage.class
  548. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  549. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/G:/Minecraft/Technic/modpacks/teamihoc-presents-sky-world/mods/BrandonsCore-1.10.2-2.1.6.98-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  550. Detailed Tesla API diagnostics:
  551. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  552. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  553. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  554. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  555. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  556. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  557. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  558. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  559. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  560. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  561. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  562.  
  563. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  564. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  565. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  566.  
  567. Translocator Invalid Fingerprint Reports:
  568. AE2 Integration: IC2:OFF, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:ON, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF
  569. Launched Version: 1.10.2-forge1.10.2-12.18.3.2281
  570. LWJGL: 2.9.4
  571. OpenGL: GeForce GT 740/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.66, NVIDIA Corporation
  572. GL Caps: Using GL 1.3 multitexturing.
  573. Using GL 1.3 texture combiners.
  574. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  575. Shaders are available because OpenGL 2.1 is supported.
  576. VBOs are available because OpenGL 1.5 is supported.
  577.  
  578. Using VBOs: Yes
  579. Is Modded: Definitely; Client brand changed to 'fml,forge'
  580. Type: Client (map_client.txt)
  581. Resource Packs: Glimmars Steampunk WIP v18.zip (incompatible)
  582. Current Language: English (US)
  583. Profiler Position: N/A (disabled)
  584. CPU: 6x AMD Phenom(tm) II X6 1055T Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement