Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.96 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IC2core (industrialcraft-2-2.7.69-ex111.jar)
  5. CCLCorePlugin (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
  6. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  7. LoadingPlugin (Quark-r1.2-93.jar)
  8. ForgelinPlugin (Forgelin-1.5.0.jar)
  9. MuonPlugin (muon-0.2.jar)
  10. TransformerLoader (OpenComputers-MC1.11.2-1.7.0.24.jar)
  11. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  12. ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
  13. DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  14. CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
  15. Extra Alchemy ASM (extraalchemy-0.3.4-release.jar)
  16. AstralCore (astralsorcery-1.4.4.jar)
  17. IvToolkit (IvToolkit-1.3.3.jar)
  18. AppleCore (AppleCore-mc1.11.2-2.2.0.jar)
  19. LibrarianLib Plugin (librarianlib-3.1.4.2.jar)
  20. LoadingPlugin (AdFinders-1.11.2-1.1.2.0-build.0065.jar)
  21. DummyPlugin (ForgeEndertech-1.11.2-2.1.3.0-build.0067.jar)
  22. NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.223-universal.jar)
  23. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.378.jar)
  24. NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  25. CoFH Loading Plugin (CoFHCore-1.11.2-4.2.3.8-universal.jar)
  26. LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
  27. BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.5.jar)
  28. CTMCorePlugin (CTM-MC1.11.2-0.1.1.6.jar)
  29. llibrary (llibrary-1.7.6-1.11.2.jar)
  30. Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  31. literalascension (literalascension-1.11.2-1.0.2.2.jar)
  32. PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
  33. LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
  34. TANLoadingPlugin (ToughAsNails-1.11-2.0.5.jar)
  35. Plugin (NotEnoughIDs-1.5.4.1.jar)
  36. Contact their authors BEFORE contacting forge
  37.  
  38. // I feel sad now :(
  39.  
  40. Time: 6/24/17 7:18 PM
  41. Description: Initializing game
  42.  
  43. java.lang.NullPointerException: Initializing game
  44. at betterwithaddons.client.ToolShardModelHandler.onModelBake(ToolShardModelHandler.java:65)
  45. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1379_ToolShardModelHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
  46. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  47. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  48. at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400)
  49. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
  50. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  51. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  52. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
  53. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
  54. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  55. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  56. at net.minecraft.client.main.Main.main(SourceFile:124)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:483)
  61. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  62. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- Head --
  69. Thread: Client thread
  70. Stacktrace:
  71. at betterwithaddons.client.ToolShardModelHandler.onModelBake(ToolShardModelHandler.java:65)
  72. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1379_ToolShardModelHandler_onModelBake_ModelBakeEvent.invoke(.dynamic)
  73. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  74. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  75. at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:400)
  76. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:30)
  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:764)
  80. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
  81. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  82.  
  83. -- Initialization --
  84. Details:
  85. Stacktrace:
  86. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  87. at net.minecraft.client.main.Main.main(SourceFile:124)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  89. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  91. at java.lang.reflect.Method.invoke(Method.java:483)
  92. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  93. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  94.  
  95. -- System Details --
  96. Details:
  97. Minecraft Version: 1.11.2
  98. Operating System: Windows 10 (amd64) version 10.0
  99. Java Version: 1.8.0_25, Oracle Corporation
  100. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  101. Memory: 3024822144 bytes (2884 MB) / 11292639232 bytes (10769 MB) up to 15271460864 bytes (14564 MB)
  102. JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16g
  103. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  104. FML: MCP 9.38 Powered by Forge 13.20.0.2315 Optifine OptiFine_1.11.2_HD_U_C2 244 mods loaded, 244 mods active
  105. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  106. UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  107. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  108. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2315.jar)
  109. UCHIJA forge{13.20.0.2315} [Minecraft Forge] (forge-1.11.2-13.20.0.2315.jar)
  110. UCHIJA ivtoolkit{1.3.3} [IvToolkit] (minecraft.jar)
  111. UCHIJA muon{0.2} [Muon] (minecraft.jar)
  112. UCHIJA opencomputers|core{1.7.0.24} [OpenComputers (Core)] (minecraft.jar)
  113. UCHIJA potioncore_coremod{1.5.2_for_1.11.2} [Potion Core Coremod] (minecraft.jar)
  114. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  115. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  116. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
  117. UCHIJA jei{4.5.0.290} [Just Enough Items] (jei_1.11.2-4.5.0.290.jar)
  118. UCHIJA abyssalcraft{1.9.4-pre-4} [AbyssalCraft] (AbyssalCraft-1.11.2-1.9.4-pre-4.jar)
  119. UCHIJA chisel{MC1.11.2-0.0.11.16} [Chisel] (Chisel-MC1.11.2-0.0.11.16.jar)
  120. UCHIJA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
  121. UCHIJA tconstruct{1.11.2-2.7.0.26} [Tinkers' Construct] (TConstruct-1.11.2-2.7.0.26.jar)
  122. UCHIJA acintegration{1.5.0} [AbyssalCraft Integration] (AbyssalCraft Integration-1.11.2-1.5.0.jar)
  123. UCHIJA actuallyadditions{1.11.2-r110} [Actually Additions] (ActuallyAdditions-1.11.2-r110.jar)
  124. UCHIJA thinkbigcore{1.6.1} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.6.1 - 1.11.2.jar)
  125. UCHIJA adinferos{1.2.6} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.6 - 1.11.2.jar)
  126. UCHIJA forgeendertech{1.11.2-2.1.3.0} [Forge Endertech] (ForgeEndertech-1.11.2-2.1.3.0-build.0067.jar)
  127. UCHIJA adchimneys{1.11.2-2.0.12.0} [Advanced Chimneys] (AdChimneys-1.11.2-2.0.12.0-build.0069.jar)
  128. UCHIJA additionalbanners{1.4.0.32} [Additional Banners] (AdditionalBanners-1.11.2-1.4.0.32.jar)
  129. UCHIJA adhooks{1.11.2-2.0.5.0} [Advanced Hook Launchers] (AdHooks-1.11.2-2.0.5.0-build.0067.jar)
  130. UCHIJA advancedcombat{1.0.1} [Advanced Combat] (advancedcombat-1.0.1-[1.11.2].jar)
  131. UCHIJA ambientsounds{2.0.0} [AmbientSounds] (AmbientSounds v2.0.4 mc1.11.2 1.12.zip)
  132. UCHIJA applecore{2.2.0} [AppleCore] (AppleCore-mc1.11.2-2.2.0.jar)
  133. UCHIJA appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
  134. UCHIJA aquaculture{1.5.1} [Aquaculture] (Aquaculture-1.11.2-1.5.1.2.jar)
  135. UCHIJA astralsorcery{1.4.4} [Astral Sorcery] (astralsorcery-1.4.4.jar)
  136. UCHIJA morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13.jar)
  137. UCHIJA psi{r1.1-47} [Psi] (Psi-r1.1-47.jar)
  138. UCHIJA betterwithmods{1.2.9-1.11.2} [Better With Mods] (Better With Mods-1.2.30-1.11.2.jar)
  139. UCHIJA quark{r1.2-93} [Quark] (Quark-r1.2-93.jar)
  140. UCHIJA autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
  141. UCHIJA avaritia{1.0} [Avaritia] (Avaritia-1.11.2-3.0.2.jar)
  142. UCHIJA baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar)
  143. UCHIJA bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
  144. UCHIJA betterwithaddons{@VERSION@} [Better with Addons] (Better With Addons-0.10.jar)
  145. UCHIJA betterachievements{0.4.4.17} [Better Achievements] (BetterAchievements-1.11.2-0.4.4.17.jar)
  146. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
  147. UCHIJA betterfoliage{2.1.5} [Better Foliage] (BetterFoliage-MC1.11.2-2.1.5.jar)
  148. UCHIJA biomesoplenty{6.2.0.2267} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2267-universal.jar)
  149. UCHIJA blockdrops{1.2.3} [Block Drops] (blockdrops-1.11.2-1.2.3.jar)
  150. UCHIJA guideapi{1.11.2-2.1.1-52} [Guide-API] (Guide-API-1.11.2-2.1.1-52.jar)
  151. UCHIJA bloodmagic{1.11-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.11-80.jar)
  152. UCHIJA bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.11-1.5.1.jar)
  153. UCHIJA bookshelf{2.0.378} [Bookshelf] (Bookshelf-1.11.2-2.0.0.378.jar)
  154. UCHIJA botania{r1.9-344} [Botania] (Botania r1.9-344.jar)
  155. UCHIJA buildcraftlib{7.99.4} [BuildCraft Lib] (buildcraft-7.99.4.jar)
  156. UCHIJA buildcraftcore{7.99.4} [BuildCraft] (buildcraft-7.99.4.jar)
  157. UCHIJA buildcraftfactory{7.99.4} [BC Factory] (buildcraft-7.99.4.jar)
  158. UCHIJA buildcrafttransport{7.99.4} [BC Transport] (buildcraft-7.99.4.jar)
  159. UCHIJA buildcraftbuilders{7.99.4} [BC Builders] (buildcraft-7.99.4.jar)
  160. UCHIJA buildcraftenergy{7.99.4} [BC Energy] (buildcraft-7.99.4.jar)
  161. UCHIJA buildcraftrobotics{7.99.4} [BC Robotics] (buildcraft-7.99.4.jar)
  162. UCHIJA buildcraftsilicon{7.99.4} [BC Silicon] (buildcraft-7.99.4.jar)
  163. UCHIJA bullseye{2.0.0} [Bullseye] (Bullseye-1.11.2-2.0.0.jar)
  164. UCHIJA cofhcore{4.2.3} [CoFH Core] (CoFHCore-1.11.2-4.2.3.8-universal.jar)
  165. UCHIJA sonarcore{4.0.0} [SonarCore] (SonarCore-1.11.2-4.0.0.jar)
  166. UCHIJA calculator{4.0.0} [Calculator] (Calculator-1.11.2-4.0.0.jar)
  167. UCHIJA ceramics{1.11.2-1.2.1b} [Ceramics] (Ceramics-1.11.2-1.2.1b.jar)
  168. UCHIJA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
  169. UCHIJA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  170. UCHIJA chesttransporter{2.7.9} [Chest Transporter] (ChestTransporter-1.11.2-2.7.9.jar)
  171. UCHIJA codechickenlib{2.7.0.268} [CodeChicken Lib] (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
  172. UCHIJA chickenchunks{2.3.1.65} [ChickenChunks] (ChickenChunks-1.11.2-2.3.1.65-universal.jar)
  173. UCHIJA cm2{2.0.1} [Compact Machines 2] (cm2-1.11.2-2.0.1-b106.jar)
  174. UCHIJA cyclopscore{0.10.6} [Cyclops Core] (CyclopsCore-1.11.2-0.10.6.jar)
  175. UCHIJA colossalchests{1.6.1} [Colossal Chests] (ColossalChests-1.11.2-1.6.1.jar)
  176. UCHIJA ic2{2.7.69-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.69-ex111.jar)
  177. UCHIJA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.11.2-1.3.3.jar)
  178. UCHIJA compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
  179. UCHIJA compactstorage{2.2} [CompactStorage] (CompactStorage-2.2.jar)
  180. UCHIJA cookingforblockheads{5.3.20} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.20.jar)
  181. UCHIJA coralreef{1.0} [Coral Reef] (CoralReef-1.4.jar)
  182. UCHIJA cpm{1.0.2} [MrCrayfish's Painting Mod] (cpm-1.0.2-mc1.11.2.jar)
  183. UCHIJA craftingcraft{5.1.1} [CraftingCraft] (CraftingCraft_1.11-5.1.1.jar)
  184. UCHIJA craftingtweaks{7.1.9} [Crafting Tweaks] (CraftingTweaks_1.11.2-7.1.9.jar)
  185. UCHIJA ctm{MC1.11.2-0.1.1.6} [CTM] (CTM-MC1.11.2-0.1.1.6.jar)
  186. UCHIJA cxlibrary{1.4.0} [CXLibrary] (cxlibrary-1.11.2-1.4.0.jar)
  187. UCHIJA forestry{5.3.4.114} [Forestry] (forestry_1.11.2-5.3.4.114.jar)
  188. UCHIJA eleccore{1.7.425} [ElecCore] (ElecCore-1.11-1.7.425.jar)
  189. UCHIJA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  190. UCHIJA koresample{1.11.2-L1.3} [Kore Sample] (koresample-1.11.2-L1.3.jar)
  191. UCHIJA dendrology{1.11.2-L1.3} [Ancient Trees] (dendrology-1.11.2-L1.3.jar)
  192. UCHIJA disenchanter{1.5} [Disenchanter] (disenchanter-[1.11.2]1.5.jar)
  193. UCHIJA durabilityshow{4.1.1} [Durability Show] (Durability Show-1.11.2-4.1.1.jar)
  194. UCHIJA dsurround{3.4.5.6} [§3Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  195. UCHIJA presets{3.4.5.6} [§3Presets!] (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  196. UCHIJA earthworks{1.3.4} [Earthworks] (Earthworks-1.11.2-1.3.4.jar)
  197. UCHIJA ea{v2.5.0a-mc1.10.2} [Ebon Arts] (EbonArts-v2.5.0a-mc1.11.0.jar)
  198. UCHIJA elevatorid{1.3.2} [Elevator Mod] (ElevatorMod-1.11.2-1.3.2.jar)
  199. UCHIJA embers{0.216} [Embers] (embers-0.216.jar)
  200. UCHIJA endercompass{1.2.5.3} [Ender Compass] (EnderCompass-1.11-1.2.5.3.jar)
  201. UCHIJA enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.114-universal.jar)
  202. UCHIJA shetiphiancore{3.4.5} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.6.jar)
  203. UCHIJA endertanks{1.5.5} [EnderTanks] (endertanks-1.11.0-1.5.5.jar)
  204. UCHIJA enderthing{0.7.3} [Enderthing] (enderthing-1.11.0-0.7.3.jar)
  205. UCHIJA enderutilities{0.7.1} [Ender Utilities] (enderutilities-1.11.2-0.7.1.jar)
  206. UCHIJA enderzoo{1.11.2-1.3.0.47} [Ender Zoo] (EnderZoo-1.11.2-1.3.0.47.jar)
  207. UCHIJA energyconverters{1.0.0.18} [Energy Converters] (energyconverters_1.11.2-1.0.0.18.jar)
  208. UCHIJA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
  209. UCHIJA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
  210. UCHIJA etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
  211. UCHIJA everlastingabilities{1.3.1} [EverlastingAbilities] (EverlastingAbilities-1.11.2-1.3.1.jar)
  212. UCHIJA evilcraft{0.10.28} [EvilCraft] (EvilCraft-1.11.2-0.10.28.jar)
  213. UCHIJA mcmultipart{2.0.1} [MCMultiPart] (MCMultiPart-2.0.1.jar)
  214. UCHIJA mekanism{9.3.2} [Mekanism] (Mekanism-1.11.2-9.3.2.309.jar)
  215. UCHIJA thermalfoundation{2.2.3} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.3.5-universal.jar)
  216. UCHIJA thermalexpansion{5.2.3} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.3.6-universal.jar)
  217. UCHIJA exchangers{1.11.2-1.1} [Exchangers] (Exchangers-1.11.2-1.1.jar)
  218. UCHIJA januslib{0.1-dev} [Janus Compatibility Library] (januslib-0.1.jar)
  219. UCHIJA extraalchemy{0.3.4-release} [Extra Alchemy] (extraalchemy-0.3.4-release.jar)
  220. UCHIJA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.4.jar)
  221. UCHIJA zerocore{1.11.2-0.1.0.6} [Zero CORE] (zerocore-1.11.2-0.1.0.6.jar)
  222. UCHIJA bigreactors{1.11.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.30.jar)
  223. UCHIJA ezstorage{2.4.1} [EZStorage 2] (ezstorage-2.4.1-[1.11.2].jar)
  224. UCHIJA fairylights{2.1.0} [Fairy Lights] (fairylights-2.1.0-1.11.2.jar)
  225. UCHIJA flatcoloredblocks{mc1.11-5.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.2.jar)
  226. UCHIJA fluxnetworks{2.0.0} [FluxNetworks] (FluxNetworks-1.11.2-2.0.0.jar)
  227. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.jar)
  228. UCHIJA forgelin{1.4.2} [Shadowfacts' Forgelin] (Forgelin-1.5.0.jar)
  229. UCHIJA fp{25.2.76 pre} [Futurepack] (Futurepack-1.11.2-25.2.76.jar)
  230. UCHIJA fp.api{1.1.0} [Futurepack API] (Futurepack-1.11.2-25.2.76.jar)
  231. UCHIJA gendustry{1.6.5.7} [GenDustry] (gendustry-1.6.5.7-mc1.11.2.jar)
  232. UCHIJA pressure{1.3.1.5} [Pressure Pipes] (pressure-1.3.1.5-mc1.11.2.jar)
  233. UCHIJA advgenerators{0.9.20.5} [Advanced Generators] (generators-0.9.20.5-mc1.11.2.jar)
  234. UCHIJA grapplemod{1.11-v9} [Grappling hook mod] (grapplemod-v9-1.11.2.jar)
  235. UCHIJA headcrumbs{2.0.2} [Headcrumbs] (Headcrumbs-2.0.3.jar)
  236. UCHIJA hgp{Release} [Horizontal Glass Panes] (hgp-1.11.2-1.1.4.jar)
  237. UCHIJA hopperducts{1.4.9.1} [Hopper Ducts] (hopperducts-mc1.11.2-1.4.9.1.jar)
  238. UCHIJA llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
  239. UCHIJA iceandfire{1.1.1} [Ice and Fire] (iceandfire-1.1.1.jar)
  240. UCHIJA theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
  241. UCHIJA immersiveengineering{0.11-62} [Immersive Engineering] (ImmersiveEngineering-0.11-62.jar)
  242. UCHIJA immersivepetroleum{1.0.6} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.0.6.jar)
  243. UCHIJA industrialwires{1.5-11} [Industrial Wires] (IndustrialWires-1.5-11.jar)
  244. UCHIJA integrateddynamics{0.7.5} [Integrated Dynamics] (IntegratedDynamics-1.11.2-0.7.5.jar)
  245. UCHIJA integrateddynamicscompat{1.0.0} [IntegratedDynamics-Compat] (IntegratedDynamics-1.11.2-0.7.5.jar)
  246. UCHIJA integratedtunnels{1.2.4} [Integrated Tunnels] (IntegratedTunnels-1.11.2-1.2.4.jar)
  247. UCHIJA inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
  248. UCHIJA ironchest{1.11.2-7.0.24.809} [Iron Chest] (ironchest-1.11.2-7.0.24.809.jar)
  249. UCHIJA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.11.2-0.11.0.jar)
  250. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
  251. UCHIJA journeymap{1.11.2-5.4.7} [JourneyMap] (journeymap-1.11.2-5.4.7.jar)
  252. UCHIJA jaff{1.6_for_1.11.2} [Just a Few Fish] (JustAFewFish-1.6_for_1.11.2.jar)
  253. UCHIJA je_calculation{1.11.2-2.6.4} [Just Enough Calculation] (JustEnoughCalculation-1.11.2-2.6.4.jar)
  254. UCHIJA jeresources{0.6.5.9} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.5.9.jar)
  255. UCHIJA levels{3.0.2} [Levels 3] (Levels 3-1.11.2-3.0.2-beta.jar)
  256. UCHIJA librarianlib{3.1.4} [LibrarianLib] (librarianlib-3.1.4.2.jar)
  257. UCHIJA lightningcraft{2.8.4} [LightningCraft] (lightningcraft-2.8.4-[1.11.2].jar)
  258. UCHIJA literalascension{1.11.2-1.0.2.2} [Literal Ascension] (literalascension-1.11.2-1.0.2.2.jar)
  259. UCHIJA lot{1.3.8} [§9§lLots of Things] (Lots of Things V1.3.8 - 1.11.2.jar)
  260. UCHIJA mekanismgenerators{9.3.2} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.2.309.jar)
  261. UCHIJA mekanismtools{9.3.2} [MekanismTools] (MekanismTools-1.11.2-9.3.2.309.jar)
  262. UCHIJA testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.2-1.13.jar)
  263. UCHIJA reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  264. UCHIJA techreborn{2.3.3.174} [Tech Reborn] (TechReborn-1.11.2-2.3.3.174-universal.jar)
  265. UCHIJA morebees{1.11.2-1.4.1} [More Bees] (morebees-1.11.2-1.4.1.jar)
  266. UCHIJA morefurnaces{1.9.5} [More Furnaces] (MoreFurnaces-1.11.2-1.9.5.jar)
  267. UCHIJA morematerials{1.10.2-1.9.20160723.0} [More Materials] (morematerials-1.11-1.9.20160723.0.jar)
  268. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
  269. UCHIJA multibeds{1.3.3} [Multi-Beds] (multibeds-1.11.0-1.3.3.jar)
  270. UCHIJA terraqueous{1.3.13} [Terraqueous] (terraqueous-1.11.0-1.3.13.jar)
  271. UCHIJA multistorage{1.3.7b} [Multi-Storage] (multistorage-1.11.0-1.3.7b.jar)
  272. UCHIJA natura{1.11.2-4.2.0.20} [Natura] (natura-1.11.2-4.2.0.20.jar)
  273. UCHIJA naturescompass{1.3.0} [Nature's Compass] (NaturesCompass-1.11.2-1.3.0.jar)
  274. UCHIJA neat{1.4-13} [Neat] (Neat 1.4-13.jar)
  275. UCHIJA recipehandler{0.8} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.8(1.11).jar)
  276. UCHIJA neid{1.5.4.1} [NotEnoughIDs] (NotEnoughIDs-1.5.4.1.jar)
  277. UCHIJA nei{${mod_version}} [Not Enough Items] (NotEnoughItems-1.11.2-2.3.0.223-universal.jar)
  278. UCHIJA potioncore{1.5.2_for_1.11.2} [Potion Core] (PotionCore-1.5.2_for_1.11.2.jar)
  279. UCHIJA nep{1.4_for_1.11.2} [Not Enough Potions] (NotEnoughPotions-1.4_for_1.11.2.jar)
  280. UCHIJA nuclearcraft{2.2d} [NuclearCraft] (NuclearCraft-2.2d--1.11.2.jar)
  281. UCHIJA omlib{3.0.0-100} [OMLib] (omlib-1.11.2-3.0.0-100.jar)
  282. UCHIJA ompd{3.0.0-22} [Open Modular Passive Defense] (ompd-1.10.2-3.0.0-22.jar)
  283. UCHIJA opencomputers{1.7.0.24} [OpenComputers] (OpenComputers-MC1.11.2-1.7.0.24.jar)
  284. UCHIJA openglider{@VERSION@} [Open Glider] (OpenGlider-1.11.2-1.0.0.jar)
  285. UCHIJA openmodularturrets{3.0.0-158} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-158.jar)
  286. UCHIJA p455w0rdslib{1.0.15} [p455w0rd's Library] (p455w0rdslib-1.11.2-1.0.15.jar)
  287. UCHIJA harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2i.jar)
  288. UCHIJA parachutemod{1.6.2} [Parachute Mod] (parachutemod-ng-1.11.2-1.6.2-426.jar)
  289. UCHIJA platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar)
  290. UCHIJA plustic{5.0.1.5} [PlusTiC] (plustic-5.0.1.5.jar)
  291. UCHIJA roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
  292. UCHIJA waila{1.7.1} [waila] (Waila-1.7.1_1.11.2.jar)
  293. UCHIJA primal{0.4.3} [PrimalCore] (PrimalCore-0.4.3.jar)
  294. UCHIJA quickleafdecay{1.2.3} [Quick Leaf Decay] (QuickLeafDecay-MC1.11.2-1.2.3.jar)
  295. UCHIJA randomthings{4.0} [Random Things] (RandomThings-MC1.11.2-4.0.jar)
  296. UCHIJA rarmor{1.11.2-r4.3} [Rarmor] (Rarmor-1.11.2-r4.3.jar)
  297. UCHIJA realworld{1.6} [RealWorld] (realworld-1.6.jar)
  298. UCHIJA reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  299. UCHIJA reccomplex{1.3.2} [Recurrent Complex] (RecurrentComplex-1.4.jar)
  300. UCHIJA redstonearsenal{2.2.3} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.3.5-universal.jar)
  301. UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.11.2-1.7.4.jar)
  302. UCHIJA refinedrelocation{3.1.14} [Refined Relocation] (RefinedRelocation-mc1.11.2-3.1.14.jar)
  303. UCHIJA refinedstorage{1.4.17} [Refined Storage] (refinedstorage-1.4.17.jar)
  304. UCHIJA xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar)
  305. UCHIJA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  306. UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  307. UCHIJA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  308. UCHIJA roots{0.020} [Roots 2] (roots-2-0.020.jar)
  309. UCHIJA rustic{0.3.7} [Rustic] (rustic-0.3.7.jar)
  310. UCHIJA scannable{1.4.0.23} [Scannable] (Scannable-MC1.11.2-1.4.0.23.jar)
  311. UCHIJA sem{1.6.0b} [Steam Engines Mod] (SEM - mc1_11_2-1.6.0 beta.jar)
  312. UCHIJA semmagie{1.6.0b} [Steam Engines Mod - Magie Addon] (SEM - mc1_11_2-1.6.0 beta.jar)
  313. UCHIJA sensorcraft{0.5.0} [SensorCraft] (sensorcraft-1.11-0.5.0.jar)
  314. UCHIJA shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
  315. UCHIJA similsaxtranstructors{1.11.2-20} [Similsax Transtructors] (SimilsaxTranstructors-1.11.2-20.jar)
  316. UCHIJA simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar)
  317. UCHIJA soulshardstow{1.11-2.6.6-47} [Soul Shards - The Old Ways] (SoulShards-TOW-1.11-2.6.6-47.jar)
  318. UCHIJA soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.11.jar)
  319. UCHIJA spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar)
  320. UCHIJA spiceoflife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.11.2-1.3.8.jar)
  321. UCHIJA stevescarts{2.3.0.22} [Steve's Carts 2] (StevesCarts-1.11.2-2.3.0.22.jar)
  322. UCHIJA storagedrawers{1.11.2-4.2.9} [Storage Drawers] (StorageDrawers-1.11.2-4.2.9.jar)
  323. UCHIJA storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar)
  324. UCHIJA thermaldynamics{2.2.4} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.4.7-universal.jar)
  325. UCHIJA tinkersaddons{1.0.6} [Tinkers' Addons] (Tinkers' Addons-1.11.2-1.0.6.jar)
  326. UCHIJA tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar)
  327. UCHIJA tis3d{1.2.1.40} [TIS-3D] (TIS-3D-MC1.11.2-1.2.1.40.jar)
  328. UCHIJA topaddons{1.11.2-0.15.0} [TOP Addons] (topaddons-1.11.2-0.15.0.jar)
  329. UCHIJA totemic{1.11.2-0.8.7} [Totemic] (Totemic-1.11.2-0.8.7.jar)
  330. UCHIJA toughasnails{@MOD_VERSION@} [Tough As Nails] (ToughAsNails-1.11-2.0.5.jar)
  331. UCHIJA tanaddons{3.0.8} [Tough Expansion] (ToughExpansion-1.11.2-3.0.8.jar)
  332. UCHIJA translocator{2.3.0.61} [Translocator] (Translocators-1.11.2-2.3.0.61-universal.jar)
  333. UCHIJA trashslot{7.4.7} [TrashSlot] (TrashSlot_1.11.2-7.4.7.jar)
  334. UCHIJA traverse{1.11.2-1.1.2-24} [Traverse] (Traverse-1.11.2-1.1.2-24.jar)
  335. UCHIJA vbe{GRADLE:VERSION-GRADLE:BUILD} [Vanilla Builders Extension] (Vanilla Builders Extension-1.11.2-1.0.2.jar)
  336. UCHIJA teleporter{1.6.2} [Vanilla-Inspired Teleporters] (VanillaTeleporter-1.11-1.6.2.jar)
  337. UCHIJA vc{4.38.44} [ViesCraft] (ViesCraft-1.11.2-4.38.44.jar)
  338. UCHIJA vtweaks{1.4.11.1} [V-Tweaks] (VTweaks-1.11.2-1.4.11.1.jar)
  339. UCHIJA wailaharvestability{1.1.10} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.10.jar)
  340. UCHIJA wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
  341. UCHIJA waterpower{@MODVERSION@} [WaterPower] (WaterPower-1.11.2-0.5.0.jar)
  342. UCHIJA wawla{2.4.0.233} [What Are We Looking At] (Wawla-1.11.2-2.4.0.233.jar)
  343. UCHIJA xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
  344. UCHIJA xprings{1.3.0} [Experience Rings] (xprings-1.11-1.3.0.jar)
  345. UCHIJA xtones{1.11-1.0.1-3} [Xtones] (Xtones-1.11-1.0.1-3.jar)
  346. UCHIJA adfinders{1.11.2-1.1.2.0} [Advanced Finders] (AdFinders-1.11.2-1.1.2.0-build.0065.jar)
  347. UCHIJA jaopca{1.11.2-1.1.16} [Just A Ore Processing Compatibility Attempt] (JAOPCA-1.11.2-1.1.16.jar)
  348. UCHIJA librarianliblate{3.1.4} [LibrarianLib Stage 2] (librarianlib-3.1.4.2.jar)
  349. UCHIJA unidict{1.11.2-1.0} [UniDict] (UniDict-1.11.2-1.1.jar)
  350. Loaded coremods (and transformers):
  351. IC2core (industrialcraft-2-2.7.69-ex111.jar)
  352.  
  353. CCLCorePlugin (CodeChickenLib-1.11.2-2.7.0.268-universal.jar)
  354. codechicken.lib.asm.ClassHierarchyManager
  355. codechicken.lib.asm.CCL_ASMTransformer
  356. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  357. pl.asie.foamfix.coremod.FoamFixTransformer
  358. LoadingPlugin (Quark-r1.2-93.jar)
  359. vazkii.quark.base.asm.ClassTransformer
  360. ForgelinPlugin (Forgelin-1.5.0.jar)
  361.  
  362. MuonPlugin (muon-0.2.jar)
  363. gd.izno.mc.muon.MuonClassTransformer
  364. TransformerLoader (OpenComputers-MC1.11.2-1.7.0.24.jar)
  365. li.cil.oc.common.asm.ClassTransformer
  366. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  367. reborncore.mixin.transformer.MixinTransformer
  368. ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
  369. shetiphian.core.asm.ClassTransformer
  370. DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.6.jar)
  371. org.blockartistry.DynSurround.asm.Transformer
  372. CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
  373. cubex2.cxlibrary.CoreModTransformer
  374. Extra Alchemy ASM (extraalchemy-0.3.4-release.jar)
  375. zabi.minecraft.extraalchemy.asm.PotionTransformer
  376. AstralCore (astralsorcery-1.4.4.jar)
  377.  
  378. IvToolkit (IvToolkit-1.3.3.jar)
  379.  
  380. AppleCore (AppleCore-mc1.11.2-2.2.0.jar)
  381. squeek.applecore.asm.TransformerModuleHandler
  382. LibrarianLib Plugin (librarianlib-3.1.4.2.jar)
  383. com.teamwizardry.librarianlib.asm.LibLibTransformer
  384. LoadingPlugin (AdFinders-1.11.2-1.1.2.0-build.0065.jar)
  385. com.endertech.minecraft.mods.adfinders.core.RenderTransformer
  386. DummyPlugin (ForgeEndertech-1.11.2-2.1.3.0-build.0067.jar)
  387.  
  388. NEICorePlugin (NotEnoughItems-1.11.2-2.3.0.223-universal.jar)
  389. codechicken.nei.asm.NEITransformer
  390. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.378.jar)
  391. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  392. NWRTweak (redstonepaste-mc1.11.2-1.7.4.jar)
  393. net.fybertech.nwr.NWRTransformer
  394. CoFH Loading Plugin (CoFHCore-1.11.2-4.2.3.8-universal.jar)
  395. cofh.asm.CoFHClassTransformer
  396. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  397. LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
  398. lumien.randomthings.asm.ClassTransformer
  399. BetterFoliageLoader (BetterFoliage-MC1.11.2-2.1.5.jar)
  400. mods.betterfoliage.loader.BetterFoliageTransformer
  401. CTMCorePlugin (CTM-MC1.11.2-0.1.1.6.jar)
  402. team.chisel.ctm.client.asm.CTMTransformer
  403. llibrary (llibrary-1.7.6-1.11.2.jar)
  404. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  405. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  406. Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  407. invtweaks.forge.asm.ContainerTransformer
  408. literalascension (literalascension-1.11.2-1.0.2.2.jar)
  409. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  410. PotionCoreFMLLoadingPlugin (PotionCore-1.5.2_for_1.11.2.jar)
  411. com.tmtravlr.potioncore.asm.ArmorHandlerTransformer
  412. LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
  413. lumien.bloodmoon.asm.ClassTransformer
  414. TANLoadingPlugin (ToughAsNails-1.11-2.0.5.jar)
  415. toughasnails.asm.transformer.BlockCropsTransformer
  416. toughasnails.asm.transformer.EntityRendererTransformer
  417. toughasnails.asm.transformer.WorldTransformer
  418. Plugin (NotEnoughIDs-1.5.4.1.jar)
  419. ru.fewizz.neid.asm.Transformer
  420. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13476 Compatibility Profile Context 22.19.171.1' Renderer: 'AMD Radeon (TM) R9 380 Series'
  421. Pulsar/tconstruct loaded Pulses:
  422. - TinkerCommons (Enabled/Forced)
  423. - TinkerWorld (Enabled/Not Forced)
  424. - TinkerTools (Enabled/Not Forced)
  425. - TinkerHarvestTools (Enabled/Forced)
  426. - TinkerMeleeWeapons (Enabled/Forced)
  427. - TinkerRangedWeapons (Enabled/Forced)
  428. - TinkerModifiers (Enabled/Forced)
  429. - TinkerSmeltery (Enabled/Not Forced)
  430. - TinkerGadgets (Enabled/Not Forced)
  431. - TinkerOredict (Enabled/Forced)
  432. - TinkerIntegration (Enabled/Forced)
  433. - TinkerFluids (Enabled/Forced)
  434. - TinkerMaterials (Enabled/Forced)
  435. - TinkerModelRegister (Enabled/Forced)
  436. - craftingtweaksIntegration (Enabled/Not Forced)
  437. - theoneprobeIntegration (Enabled/Not Forced)
  438.  
  439. Pulsar/natura loaded Pulses:
  440. - NaturaCommons (Enabled/Forced)
  441. - NaturaOverworld (Enabled/Not Forced)
  442. - NaturaNether (Enabled/Not Forced)
  443. - NaturaDecorative (Enabled/Not Forced)
  444. - NaturaTools (Enabled/Not Forced)
  445. - NaturaEntities (Enabled/Not Forced)
  446. - NaturaOredict (Enabled/Forced)
  447. - NaturaWorld (Enabled/Not Forced)
  448. - craftingtweaksIntegration (Enabled/Not Forced)
  449.  
  450. List of loaded APIs:
  451. * AbyssalCraftAPI (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  452. * AbyssalCraftAPI|Biome (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  453. * AbyssalCraftAPI|Block (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  454. * AbyssalCraftAPI|Condition (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  455. * AbyssalCraftAPI|Disruption (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  456. * AbyssalCraftAPI|Energy (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  457. * AbyssalCraftAPI|Entity (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  458. * AbyssalCraftAPI|Event (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  459. * AbyssalCraftAPI|Integration (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  460. * AbyssalCraftAPI|Internal (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  461. * AbyssalCraftAPI|Item (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  462. * AbyssalCraftAPI|Necronomicon (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  463. * AbyssalCraftAPI|Recipe (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  464. * AbyssalCraftAPI|Ritual (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  465. * AbyssalCraftAPI|Spell (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-4.jar
  466. * actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r110.jar
  467. * AppleCoreAPI (2.3.0) from AppleCore-mc1.11.2-2.2.0.jar
  468. * Baubles|API (1.4.0.2) from Baubles-1.11-1.4.5.jar
  469. * BetterAchievements|API (0.4.4.17) from BetterAchievements-1.11.2-0.4.4.17.jar
  470. * BetterWithModsAPI (Beta 0.6) from Better With Mods-1.2.30-1.11.2.jar
  471. * betterwithmodsAPI (@VERSION@) from Better With Mods-1.2.30-1.11.2.jar
  472. * bigreactors|API (4.0.1) from ExtremeReactors-1.11.2-0.4.5.30.jar
  473. * bloodmagic|API (1.11-2.1.11-80) from BloodMagic-1.11-2.1.11-80.jar
  474. * BotaniaAPI (86) from Botania r1.9-344.jar
  475. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.4.jar
  476. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.4.jar
  477. * BuildCraftAPI|core (2.2) from buildcraft-7.99.4.jar
  478. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.4.jar
  479. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.4.jar
  480. * BuildCraftAPI|events (2.0) from buildcraft-7.99.4.jar
  481. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.4.jar
  482. * BuildCraftAPI|filler (4.0) from buildcraft-7.99.4.jar
  483. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.4.jar
  484. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.4.jar
  485. * BuildCraftAPI|items (1.1) from buildcraft-7.99.4.jar
  486. * BuildCraftAPI|library (2.0) from buildcraft-7.99.4.jar
  487. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.4.jar
  488. * BuildCraftAPI|power (1.3) from buildcraft-7.99.4.jar
  489. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.4.jar
  490. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.4.jar
  491. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.4.jar
  492. * BuildCraftAPI|tablet (1.0) from buildcraft-7.99.4.jar
  493. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.4.jar
  494. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.4.jar
  495. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.4.jar
  496. * calculatorapi (1.9.4 - 1.0) from Calculator-1.11.2-4.0.0.jar
  497. * chesttransporter|api (1) from ChestTransporter-1.11.2-2.7.9.jar
  498. * Chisel-API (0.0.1) from Chisel-MC1.11.2-0.0.11.16.jar
  499. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.11.2-0.0.11.16.jar
  500. * CoFHAPI (1.8.9R1.2.0B1) from SonarCore-1.11.2-4.0.0.jar
  501. * cofhapi (1.5.0) from NuclearCraft-2.2d--1.11.2.jar
  502. * cofhapi|block (1.8.0) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  503. * cofhapi|core (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  504. * CoFHAPI|energy (1.8.9R1.2.0B1) from SonarCore-1.11.2-4.0.0.jar
  505. * cofhapi|energy (1.5.0) from ImmersiveEngineering-0.11-62.jar
  506. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  507. * cofhapi|item (1.8.0) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  508. * cofhapi|tileentity (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  509. * cofhapi|util (1.8.0) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  510. * cofhlib (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  511. * cofhlib|audio (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  512. * cofhlib|gui (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  513. * cofhlib|gui|container (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  514. * cofhlib|gui|element (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  515. * cofhlib|gui|element|listbox (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  516. * cofhlib|gui|slot (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  517. * cofhlib|inventory (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  518. * cofhlib|util (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  519. * cofhlib|util|helpers (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  520. * cofhlib|world (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  521. * cofhlib|world|feature (1.8.3) from CoFHCore-1.11.2-4.2.3.8-universal.jar
  522. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.11.2-1.3.3.jar
  523. * compactstorage (2.2) from CompactStorage-2.2.jar
  524. * compatlayer (0.2.9) from compatlayer-1.11.2-0.2.9.jar
  525. * CraftingTweaks|API (4.1) from CraftingTweaks_1.11.2-7.1.9.jar
  526. * ctm-api (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
  527. * ctm-api-events (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
  528. * ctm-api-models (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
  529. * ctm-api-textures (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
  530. * ctm-api-utils (0.1.0) from CTM-MC1.11.2-0.1.1.6.jar
  531. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
  532. * ElecCoreAPI (1.0) from ElecCore-1.11-1.7.425.jar
  533. * ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.425.jar
  534. * environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
  535. * fluxapi (1.0) from FluxNetworks-1.11.2-2.0.0.jar
  536. * ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.4.114.jar
  537. * ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.4.114.jar
  538. * ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.4.114.jar
  539. * ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.4.114.jar
  540. * ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.4.114.jar
  541. * ForestryAPI|farming (2.2.0) from forestry_1.11.2-5.3.4.114.jar
  542. * ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.4.114.jar
  543. * ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.4.114.jar
  544. * ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.4.114.jar
  545. * ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.4.114.jar
  546. * ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.4.114.jar
  547. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.11.2-5.3.4.114.jar
  548. * ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.4.114.jar
  549. * ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.4.114.jar
  550. * ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.4.114.jar
  551. * ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.4.114.jar
  552. * ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.4.114.jar
  553. * FossilArcheologyAPI (7.3.0) from iceandfire-1.1.1.jar
  554. * gendustryAPI (2.3.0) from gendustry-1.6.5.7-mc1.11.2.jar
  555. * Guide-API|API (2.0.0) from Guide-API-1.11.2-2.1.1-52.jar
  556. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.11-62.jar
  557. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.11-62.jar
  558. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.11.2-0.7.5.jar
  559. * jeresources|API (0.6.5.9) from JustEnoughResources-1.11.2-0.6.5.9.jar
  560. * journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
  561. * journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
  562. * journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
  563. * journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
  564. * journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.7.jar
  565. * JustEnoughItemsAPI (4.13.0) from jei_1.11.2-4.5.0.290.jar
  566. * lightningcraftAPI (2.8.3) from lightningcraft-2.8.4-[1.11.2].jar
  567. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  568. * MekanismAPI|core (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  569. * MekanismAPI|energy (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  570. * MekanismAPI|gas (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  571. * MekanismAPI|infuse (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  572. * MekanismAPI|laser (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  573. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  574. * MekanismAPI|util (9.0.0) from Mekanism-1.11.2-9.3.2.309.jar
  575. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.11.2.jar
  576. * Open Glider|API (0.1) from OpenGlider-1.11.2-1.0.0.jar
  577. * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  578. * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  579. * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  580. * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  581. * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  582. * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  583. * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  584. * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  585. * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  586. * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  587. * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.11.2-1.7.0.24.jar
  588. * pressureAPI (1.3.1.5) from pressure-1.3.1.5-mc1.11.2.jar
  589. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.11.2-1.0.15.jar
  590. * PsiAPI (4) from Psi-r1.1-47.jar
  591. * rarmorapi (1) from Rarmor-1.11.2-r4.3.jar
  592. * reborncoreAPI (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  593. * reborncoreAPI|Fuel (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  594. * reborncoreAPI|Power (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  595. * reborncoreAPI|Recipe (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  596. * reborncoreAPI|Tile (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  597. * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.11.2-3.1.14.jar
  598. * SensorCraftAPI (3) from sensorcraft-1.11-0.5.0.jar
  599. * stevescartsAPI (2.3.0.22) from StevesCarts-1.11.2-2.3.0.22.jar
  600. * stevescartsAPI|FARMS (2.3.0.22) from StevesCarts-1.11.2-2.3.0.22.jar
  601. * StorageDrawersAPI (1.10.2-1.3.0) from refinedstorage-1.4.17.jar
  602. * StorageDrawersAPI|config (1.10.2-1.3.0) from refinedstorage-1.4.17.jar
  603. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
  604. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
  605. * StorageDrawersAPI|registry (1.10.2-1.3.0) from refinedstorage-1.4.17.jar
  606. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
  607. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
  608. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.9.jar
  609. * techrebornAPI (2.3.3.174) from TechReborn-1.11.2-2.3.3.174-universal.jar
  610. * TerraqueousAPI (1.0) from terraqueous-1.11.0-1.3.13.jar
  611. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.11.0-1.3.13.jar
  612. * TerraqueousAPI|Machines (1.0) from terraqueous-1.11.0-1.3.13.jar
  613. * TerraqueousAPI|Plant (1.0) from terraqueous-1.11.0-1.3.13.jar
  614. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
  615. * tis3dAPI (1.2.1.40) from TIS-3D-MC1.11.2-1.2.1.40.jar
  616. * totemic|API (1.11.2-4.1.0) from Totemic-1.11.2-0.8.7.jar
  617. * valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
  618. * WailaAPI (1.3) from Waila-1.7.1_1.11.2.jar
  619. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  620. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  621. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  622. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  623. codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
  624. chickenchunks Invalid Fingerprint Reports: - No invalid fingerprints.:
  625. enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
  626. RebornCore:
  627. Plugin Engine: 0
  628. RebornCore Version: 2.16.1.115
  629. Mixin Status: 1
  630. Runtime Debofucsation 1
  631. RenderEngine: 1
  632. nei Invalid Fingerprint Reports: - No invalid fingerprints.:
  633. translocator Invalid Fingerprint Reports: - No invalid fingerprints.:
  634. Launched Version: forge-13.20.0.2315
  635. LWJGL: 2.9.4
  636. OpenGL: AMD Radeon (TM) R9 380 Series GL version 4.5.13476 Compatibility Profile Context 22.19.171.1, ATI Technologies Inc.
  637. GL Caps: Using GL 1.3 multitexturing.
  638. Using GL 1.3 texture combiners.
  639. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  640. Shaders are available because OpenGL 2.1 is supported.
  641. VBOs are available because OpenGL 1.5 is supported.
  642.  
  643. Using VBOs: Yes
  644. Is Modded: Definitely; Client brand changed to 'fml,forge'
  645. Type: Client (map_client.txt)
  646. Resource Packs:
  647. Current Language: English (US)
  648. Profiler Position: N/A (disabled)
  649. CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
  650. OptiFine Version: OptiFine_1.11.2_HD_U_C2
  651. Render Distance Chunks: 7
  652. Mipmaps: 0
  653. Anisotropic Filtering: 1
  654. Antialiasing: 0
  655. Multitexture: false
  656. Shaders: BSL Standard v6.0.2.zip
  657. OpenGlVersion: 4.5.13476 Compatibility Profile Context 22.19.171.1
  658. OpenGlRenderer: AMD Radeon (TM) R9 380 Series
  659. OpenGlVendor: ATI Technologies Inc.
  660. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement