Guest User

Untitled

a guest
Feb 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.12 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SFRCore (SolarFluxReborn_1.11.2-2.21r.jar)
  5. LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
  6. EnderCorePlugin (EnderCore-1.11.2-0.5.23.jar)
  7. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  8. CoreModLoader (applied-llamagistics-1.11.2-rv5-beta-10.jar)
  9. IC2core (industrialcraft-2-2.7.81-ex111.jar)
  10. MDECore-Core (mdecore-1.11-1.0.jar)
  11. CoreMod (Aroma1997Core-1.11.2-1.2.0.0.jar)
  12. CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  13. Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  14. CXLibraryCore (cxlibrary-1.11.2-1.4.1.jar)
  15. AdvancedRocketryPlugin (AdvancedRocketry-1.11.2-1.2.5a-74.jar)
  16. CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
  17. CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
  18. HammerCoreCore (HammerCore-1.11.2-1.9.3.9.jar)
  19. OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
  20. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.388.jar)
  21. Contact their authors BEFORE contacting forge
  22.  
  23. // Don't be sad. I'll do better next time, I promise!
  24.  
  25. Time: 2/11/18 5:24 PM
  26. Description: Initializing game
  27.  
  28. java.lang.NullPointerException: Initializing game
  29. at net.minecraftforge.client.model.ModelStateComposition.apply(ModelStateComposition.java:42)
  30. at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:66)
  31. at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50)
  32. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:827)
  33. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:205)
  34. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  35. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  36. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  37. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
  38. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
  39. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  40. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  41. at net.minecraft.client.main.Main.main(SourceFile:124)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:483)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Thread: Client thread
  55. Stacktrace:
  56. at net.minecraftforge.client.model.ModelStateComposition.apply(ModelStateComposition.java:42)
  57. at net.minecraftforge.client.model.MultiModelState.apply(MultiModelState.java:66)
  58. at net.minecraftforge.client.model.MultiModelState.getPartState(MultiModelState.java:50)
  59. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.bake(ModelLoader.java:827)
  60. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:205)
  61. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  62. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  63. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  64. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:764)
  65. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:373)
  66. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  67.  
  68. -- Initialization --
  69. Details:
  70. Stacktrace:
  71. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  72. at net.minecraft.client.main.Main.main(SourceFile:124)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  76. at java.lang.reflect.Method.invoke(Method.java:483)
  77. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  78. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.11.2
  83. Operating System: Windows 7 (amd64) version 6.1
  84. Java Version: 1.8.0_25, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 832087592 bytes (793 MB) / 3715104768 bytes (3543 MB) up to 3817865216 bytes (3641 MB)
  87. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  88. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  89. FML: MCP 9.38 Powered by Forge 13.20.1.2588 Optifine OptiFine_1.11.2_HD_U_C7 138 mods loaded, 137 mods active
  90. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  91. UCHIJA minecraft{1.11.2} [Minecraft] (minecraft.jar)
  92. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  93. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2588.jar)
  94. UCHIJA forge{13.20.1.2588} [Minecraft Forge] (forge-1.11.2-13.20.1.2588.jar)
  95. UCHIJA advancedrocketrycore{1} [Advanced Rocketry Core] (minecraft.jar)
  96. UCHIJA appliedenergistics2-core{rv5-beta-10} [Applied Llamagistics Core] (minecraft.jar)
  97. UCHIJA aroma1997core{${version}} [Aroma1997Core] (Aroma1997Core-1.11.2-1.2.0.0.jar)
  98. UCHIJA openmodscore{0.11.4} [OpenModsLib Core] (minecraft.jar)
  99. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  100. UCHIJA actuallyadditions{1.11.2-r110} [Actually Additions] (ActuallyAdditions-1.11.2-r110.jar)
  101. UCHIJA baubles{1.4.6} [Baubles] (Baubles-1.11-1.4.6.jar)
  102. UCHIJA actuallybaubles{1.1.1} [Actually Baubles] (ActuallyBaubles-1.11.2-1.1.1.jar)
  103. UCHIJA ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
  104. UCHIJA advanced_solar_panels{4.1.0} [Advanced Solar Panels] (Advanced Solar Panels-4.1.0.jar)
  105. UCHIJA libvulpes{0.2.8.-35} [Vulpes library] (LibVulpes-1.11.2-0.2.8-35-universal.jar)
  106. UCHIJA advancedrocketry{1.2.5a-74} [Advanced Rocketry] (AdvancedRocketry-1.11.2-1.2.5a-74.jar)
  107. UCHIJA extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.7.3.jar)
  108. UCHIJA flyringbaublemod{0.2.4_1.11.2-6570ea2} [AngelRing 2 Bauble] (angelRingToBauble-1.11.2-0.2.4.24+6570ea2.jar)
  109. UCHIJA cofhcore{4.2.8} [CoFH Core] (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  110. UCHIJA jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
  111. UCHIJA mcmultipart{2.0.2} [MCMultiPart] (MCMultiPart-2.0.2.jar)
  112. UCHIJA mekanism{9.3.5} [Mekanism] (Mekanism-1.11.2-9.3.5.206.jar)
  113. UCHIJA codechickenlib{3.0.0.328} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
  114. UCHIJA brandonscore{2.2.5} [Brandon's Core] (BrandonsCore-1.11.2-2.2.5.135-universal.jar)
  115. UCHIJA thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
  116. UCHIJA draconicevolution{2.2.5} [Draconic Evolution] (Draconic-Evolution-1.11.2-2.2.5.271-universal.jar)
  117. UCHIJA thermalexpansion{5.2.7} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.7.30-universal.jar)
  118. UCHIJA appliedenergistics2{rv5-beta-10} [Applied Llamagistics] (applied-llamagistics-1.11.2-rv5-beta-10.jar)
  119. UCHIJA aroma1997corehelper{1.0} [Aroma1997Core|Helper] (Aroma1997Core-1.11.2-1.2.0.0.jar)
  120. UCHIJA aroma1997sdimension{1.0} [Aroma1997sDimension] (Aroma1997s-Dimensional-World-1.11.2-1.3.0.0.jar)
  121. UCHIJA mdecore{1.11-1.0} [MattDahEpic Core] (mdecore-1.11-1.0.jar)
  122. UCHIJA autooredictconv{1.11-1.0.2} [Auto Ore Dictionary Converter] (autooredictconv-1.11-1.0.2.jar)
  123. UCHIJA bdlib{1.13.2.8} [BD Lib] (bdlib-1.13.2.8-mc1.11.2.jar)
  124. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
  125. UCHIJA bookshelf{2.0.388} [Bookshelf] (Bookshelf-1.11.2-2.0.0.388.jar)
  126. UCHIJA bookshelfapi{5.0.0} [Bookshelf] (Bookshelf-API-1.11.2-5.0.0-B96.jar)
  127. UCHIJA buildersguides{1.11.2-0.1.0} [Builders Guides] (buildersguides-1.11.2-0.1.0.jar)
  128. UCHIJA calculations{1.0.0} [Calculations] (Calculations-1.11.2-1.0.0.jar)
  129. UCHIJA sonarcore{4.0.1} [SonarCore] (sonarcore-1.11.2-4.0.1.jar)
  130. UCHIJA calculator{4.0.1} [Calculator] (calculator-1.11.2-4.01.jar)
  131. UCHIJA chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  132. UCHIJA chesttransporter{2.7.13} [Chest Transporter] (ChestTransporter-1.11.2-2.7.13.jar)
  133. UCHIJA chickenchunks{2.3.1.68} [ChickenChunks] (ChickenChunks-1.11.2-2.3.1.68-universal.jar)
  134. UCHIJA ctm{MC1.11.2-0.2.3.14} [CTM] (CTM-MC1.11.2-0.2.3.14.jar)
  135. UCHIJA chisel{MC1.11.2-0.1.1.31} [Chisel] (Chisel-MC1.11.2-0.1.1.31.jar)
  136. UCHIJA chiselsandbits{13.15} [Chisels & Bits] (chiselsandbits-13.15.jar)
  137. UCHIJA cyclopscore{0.10.9} [Cyclops Core] (CyclopsCore-1.11.2-0.10.9.jar)
  138. UCHIJA commoncapabilities{1.4.0} [CommonCapabilities] (CommonCapabilities-1.11.2-1.4.0.jar)
  139. UCHIJA compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
  140. UCHIJA cxlibrary{1.4.1} [CXLibrary] (cxlibrary-1.11.2-1.4.1.jar)
  141. UCHIJA darkutils{1.2.0.147} [Dark Utilities] (DarkUtilities-1.11.2-1.2.0.147.jar)
  142. UCHIJA forestry{5.3.4.225} [Forestry] (forestry_1.11.2-5.3.4.225.jar)
  143. UCHIJA eleccore{1.7.431} [ElecCore] (ElecCore-1.11-1.7.431.jar)
  144. UCHIJA deepresonance{1.4.9} [DeepResonance] (deepresonance-1.1x-1.4.9.jar)
  145. UCHIJA storagedrawers{1.11.2-4.2.10} [Storage Drawers] (StorageDrawers-1.11.2-4.2.10.jar)
  146. UCHIJA bitdrawers{0.41} [Drawers & Bits] (DrawersBits-1.11.2-0.41.jar)
  147. UCHIJA endercompass{1.2.5.3} [Ender Compass] (EnderCompass-1.11-1.2.5.3.jar)
  148. UCHIJA endercore{1.11.2-0.5.23} [EnderCore] (EnderCore-1.11.2-0.5.23.jar)
  149. UCHIJA enderio{4.0.155-nightly} [Ender IO] (EnderIO-1.11.2-4.0.155-nightly.jar)
  150. UCHIJA enderiobase{4.0.155-nightly} [Ender IO Base] (EnderIO-1.11.2-4.0.155-nightly.jar)
  151. UCHIJA enderiointegrationforestry{4.0.155-nightly} [Ender IO Integration with Forestry] (EnderIO-1.11.2-4.0.155-nightly.jar)
  152. UCHIJA mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
  153. UCHIJA tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
  154. UCHIJA enderiointegrationtic{4.0.155-nightly} [Ender IO Integration with Tinkers' Construct] (EnderIO-1.11.2-4.0.155-nightly.jar)
  155. UCHIJA enderiomachines{4.0.155-nightly} [Ender IO Machines] (EnderIO-1.11.2-4.0.155-nightly.jar)
  156. UCHIJA enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar)
  157. UCHIJA enderutilities{0.7.2} [Ender Utilities] (enderutilities-1.11.2-0.7.2.jar)
  158. UCHIJA valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
  159. UCHIJA environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
  160. UCHIJA etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
  161. UCHIJA theoneprobe{1.4.19} [The One Probe] (theoneprobe-1.1x-1.4.19.jar)
  162. UCHIJA immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
  163. UCHIJA exchangers{1.11.2-1.7.2} [Exchangers] (Exchangers-1.11.2-1.7.2.jar)
  164. UCHIJA zerocore{1.11.2-0.1.1.0} [Zero CORE] (zerocore-1.11.2-0.1.1.0.jar)
  165. UCHIJA bigreactors{1.11.2-0.4.5.46} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.46.jar)
  166. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  167. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  168. UCHIJA gendustry{1.6.5.10} [GenDustry] (gendustry-1.6.5.10-mc1.11.2.jar)
  169. UCHIJA advgenerators{0.9.20.6} [Advanced Generators] (generators-0.9.20.6-mc1.11.2.jar)
  170. UCHIJA hammercore{1.9.3.9} [Hammer Core] (HammerCore-1.11.2-1.9.3.9.jar)
  171. UCHIJA immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.3.jar)
  172. UCHIJA industrialexpansion{1.2.2} [IndustrialExpansion] (IndustrialExpansion-1.2.2.jar)
  173. UCHIJA industrialwires{1.5-19} [Industrial Wires] (IndustrialWires-1.5-19.jar)
  174. UCHIJA instantunify{1.0.4} [InstantUnify] (instantunify-1.11-2-1.0.4.jar)
  175. UCHIJA integrateddynamics{0.8.6} [Integrated Dynamics] (IntegratedDynamics-1.11.2-0.8.6.jar)
  176. UCHIJA integrateddynamicscompat{1.0.0} [IntegratedDynamics-Compat] (IntegratedDynamics-1.11.2-0.8.6.jar)
  177. UCHIJA integratedtunnels{1.2.5} [Integrated Tunnels] (IntegratedTunnels-1.11.2-1.2.5.jar)
  178. UCHIJA inventorypets{1.4.9.9b} [Inventory Pets] (inventorypets-1.11.2-1.4.9.9b.jar)
  179. UCHIJA inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
  180. UCHIJA ironbackpacks{1.11.2-3.0.2-3} [Iron Backpacks] (IronBackpacks-1.11.2-3.0.2-3.jar)
  181. UCHIJA ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
  182. UCHIJA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
  183. UCHIJA jeiintegration{1.2.0.21} [JEI Integration] (jeiintegration_1.11.2-1.2.0.21.jar)
  184. UCHIJA journeymap{1.11.2-5.5.2} [JourneyMap] (journeymap-1.11.2-5.5.2.jar)
  185. UCHIJA jet_packs{1.0.1} [Just JetPacks] (Just-Jetpacks-1.0.1.jar)
  186. UCHIJA je_calculation{1.11.2-2.6.4} [Just Enough Calculation] (JustEnoughCalculation-1.11.2-2.6.4.jar)
  187. UCHIJA jeresources{0.6.6.12} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.6.12.jar)
  188. UCHIJA mekanismgenerators{9.3.5} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.5.206.jar)
  189. UCHIJA mekanismtools{9.3.5} [MekanismTools] (MekanismTools-1.11.2-9.3.5.206.jar)
  190. UCHIJA modnametooltip{1.7.1} [Mod Name Tooltip] (modnametooltip_1.11-1.7.1.jar)
  191. UCHIJA reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  192. UCHIJA techreborn{2.3.3.181} [Tech Reborn] (TechReborn-1.11.2-2.3.3.181-universal.jar)
  193. UCHIJA morebees{1.11.2-1.4.1} [More Bees] (morebees-1.11.2-1.4.1.jar)
  194. UCHIJA morefurnaces{1.9.5} [More Furnaces] (MoreFurnaces-1.11.2-1.9.5.jar)
  195. UCHIJA neotech{5.0.0} [NeoTech] (Neotech-1.11.2-5.0.0.jar)
  196. UCHIJA nhc{3.2.0} [NHAVE's Core] (NHCore-1.11.2-3.2.0.jar)
  197. UCHIJA recipehandler{0.8} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.8(1.11).jar)
  198. UCHIJA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  199. UCHIJA openmods{0.11.4} [OpenModsLib] (OpenModsLib-1.11.2-0.11.4.jar)
  200. UCHIJA openblocks{1.7.4} [OpenBlocks] (OpenBlocks-1.11.2-1.7.4.jar)
  201. UCHIJA fodc{1.10.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.10.0.jar)
  202. UCHIJA progressiveautomation{1.7.6} [Progressive Automation] (ProgressiveAutomation-1.11.2-1.7.6.jar)
  203. UCHIJA quantumstorage{4.2.3} [QuantumStorage] (QuantumStorage-1.11.2-4.2.3.jar)
  204. UCHIJA randomthings{4.0} [Random Things] (RandomThings-MC1.11.2-4.0.jar)
  205. UCHIJA rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4.jar)
  206. UCHIJA reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  207. UCHIJA redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar)
  208. UCHIJA refinedstorage{1.4.20} [Refined Storage] (refinedstorage-1.4.20.jar)
  209. UCHIJA rftools{7.16} [RFTools] (rftools-1.1x-7.16.jar)
  210. UCHIJA rftoolscontrol{1.7.0} [RFTools Control] (rftoolsctrl-1.1x-1.7.0.jar)
  211. UCHIJA rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
  212. UCHIJA simplegrinder{3.122.R1112} [Simple Grinder] (SimpleGrinder-3.140.R11112.jar)
  213. UCHIJA solarfluxreborn{2.21r} [Solar Flux Reborn] (SolarFluxReborn_1.11.2-2.21r.jar)
  214. UCHIJA storageboats{2.5} [Storage Boats Mod] (StorageBoats-2.5.jar)
  215. UCHIJA storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar)
  216. UCHIJA tow{1.2.0} [The One Wrench] (TheOneWrench-1.11.2-1.2.0.jar)
  217. UCHIJA thermaldynamics{2.2.7} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.7.16-universal.jar)
  218. UCHIJA tinker_io{release 2.5.2d} [Tinker I/O] (tinker_io-1.11.2-release 2.5.2d.jar)
  219. UCHIJA tcomplement{${version}} [Tinkers' Complement] (TinkersComplement-1.11.2-0.1.3.jar)
  220. UCHIJA tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar)
  221. UCHIJA tp{2.2.3} [Tiny Progressions] (tinyprogressions-1.11.2-2.2.4.jar)
  222. UCHIJA topaddons{1.11.2-0.15.0} [TOP Addons] (topaddons-1.11.2-0.15.0.jar)
  223. UCHIJA translocator{2.3.0.63} [Translocator] (Translocators-1.11.2-2.3.0.63-universal.jar)
  224. UCHIJA veinminer{0.38.2} [Vein Miner] (VeinMiner-1.11-0.38.2.642+a2615e6.jar)
  225. UCHIJA veinminermodsupport{0.38.2} [Mod Support] (VeinMiner-1.11-0.38.2.642+a2615e6.jar)
  226. UCHIJA wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
  227. UCHIJA unidict{1.11.2-1.2} [UniDict] (UniDict-1.11.2-1.2.jar)
  228. UD mdecore-core{1.0} [MDE Core - ASM Tweaks] (minecraft.jar)
  229. Loaded coremods (and transformers):
  230. SFRCore (SolarFluxReborn_1.11.2-2.21r.jar)
  231. com.pengu.solarfluxreborn.core.SFRSerializedTransformer
  232. LoadingPlugin (RandomThings-MC1.11.2-4.0.jar)
  233. lumien.randomthings.asm.ClassTransformer
  234. EnderCorePlugin (EnderCore-1.11.2-0.5.23.jar)
  235. com.enderio.core.common.transform.EnderCoreTransformer
  236. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  237. reborncore.mixin.transformer.MixinTransformer
  238. CoreModLoader (applied-llamagistics-1.11.2-rv5-beta-10.jar)
  239. appeng.coremod.transformer.ASMIntegration
  240. IC2core (industrialcraft-2-2.7.81-ex111.jar)
  241.  
  242. MDECore-Core (mdecore-1.11-1.0.jar)
  243. com.mattdahepic.mdecore.asm.TickrateTransformer
  244. CoreMod (Aroma1997Core-1.11.2-1.2.0.0.jar)
  245.  
  246. CoFH Loading Plugin (CoFHCore-1.11.2-4.2.8.16-universal.jar)
  247. cofh.asm.CoFHClassTransformer
  248. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  249. Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  250. invtweaks.forge.asm.ContainerTransformer
  251. CXLibraryCore (cxlibrary-1.11.2-1.4.1.jar)
  252. cubex2.cxlibrary.CoreModTransformer
  253. AdvancedRocketryPlugin (AdvancedRocketry-1.11.2-1.2.5a-74.jar)
  254. zmaster587.advancedRocketry.asm.ClassTransformer
  255. CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.328-universal.jar)
  256. codechicken.lib.asm.ClassHierarchyManager
  257. codechicken.lib.asm.CCL_ASMTransformer
  258. CTMCorePlugin (CTM-MC1.11.2-0.2.3.14.jar)
  259. team.chisel.ctm.client.asm.CTMTransformer
  260. HammerCoreCore (HammerCore-1.11.2-1.9.3.9.jar)
  261. com.mrdimka.hammercore.asm.HammerCoreTransformer
  262. OpenModsCorePlugin (OpenModsLib-1.11.2-0.11.4.jar)
  263. openmods.core.OpenModsClassTransformer
  264. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.388.jar)
  265. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  266. GL info: ' Vendor: 'Intel' Version: '3.0.0 - Build 8.15.10.2342' Renderer: 'Intel(R) HD Graphics Family'
  267. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
  268. AE2 Version: beta rv5-beta-10 for Forge 13.20.1.2388
  269. Pulsar/tconstruct loaded Pulses:
  270. - TinkerCommons (Enabled/Forced)
  271. - TinkerWorld (Enabled/Not Forced)
  272. - TinkerTools (Enabled/Not Forced)
  273. - TinkerHarvestTools (Enabled/Forced)
  274. - TinkerMeleeWeapons (Enabled/Forced)
  275. - TinkerRangedWeapons (Enabled/Forced)
  276. - TinkerModifiers (Enabled/Forced)
  277. - TinkerSmeltery (Enabled/Not Forced)
  278. - TinkerGadgets (Enabled/Not Forced)
  279. - TinkerOredict (Enabled/Forced)
  280. - TinkerIntegration (Enabled/Forced)
  281. - TinkerFluids (Enabled/Forced)
  282. - TinkerMaterials (Enabled/Forced)
  283. - TinkerModelRegister (Enabled/Forced)
  284. - chiselIntegration (Enabled/Not Forced)
  285. - chiselsandbitsIntegration (Enabled/Not Forced)
  286. - theoneprobeIntegration (Enabled/Not Forced)
  287.  
  288. Pulsar/tcomplement loaded Pulses:
  289. - ModuleCommons (Enabled/Forced)
  290. - ModuleFeature (Enabled/Not Forced)
  291.  
  292. Ender IO: 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.):
  293. * Optifine is installed. This is NOT supported.
  294. 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.
  295. Detailed Tesla API diagnostics:
  296. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  297. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  298. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  299. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  300. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  301. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  302. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  303. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  304. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  305. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  306. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  307.  
  308. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  309. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  310. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  311.  
  312. codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.:
  313. List of loaded APIs:
  314. * actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r110.jar
  315. * appliedenergistics2|API (rv5) from applied-llamagistics-1.11.2-rv5-beta-10.jar
  316. * Baubles|API (1.4.0.2) from Baubles-1.11-1.4.6.jar
  317. * bigreactors|API (4.0.1) from ExtremeReactors-1.11.2-0.4.5.46.jar
  318. * calculatorapi (1.9.4 - 1.0) from calculator-1.11.2-4.01.jar
  319. * chesttransporter|api (1) from ChestTransporter-1.11.2-2.7.13.jar
  320. * Chisel-API (0.0.1) from Chisel-MC1.11.2-0.1.1.31.jar
  321. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.11.2-0.1.1.31.jar
  322. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-13.15.jar
  323. * CoFHAPI (1.8.9R1.2.0B1) from SolarFluxReborn_1.11.2-2.21r.jar
  324. * cofhapi (1.5.0) from Exchangers-1.11.2-1.7.2.jar
  325. * cofhapi|block (1.6.0) from zerocore-1.11.2-0.1.1.0.jar
  326. * cofhapi|core (1.8.0) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  327. * CoFHAPI|energy (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.5.1.jar
  328. * cofhapi|energy (1.6.0) from zerocore-1.11.2-0.1.1.0.jar
  329. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.11.2-9.3.5.206.jar
  330. * cofhapi|item (1.8.0) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  331. * cofhapi|tileentity (1.8.0) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  332. * cofhapi|util (1.8.0) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  333. * cofhlib (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  334. * cofhlib|audio (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  335. * cofhlib|gui (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  336. * cofhlib|gui|container (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  337. * cofhlib|gui|element (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  338. * cofhlib|gui|element|listbox (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  339. * cofhlib|gui|slot (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  340. * cofhlib|inventory (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  341. * cofhlib|util (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  342. * cofhlib|util|helpers (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  343. * cofhlib|world (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  344. * cofhlib|world|feature (1.8.6) from CoFHCore-1.11.2-4.2.8.16-universal.jar
  345. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.11.2-1.4.0.jar
  346. * compatlayer (0.3.0) from compatlayer-1.11.2-0.3.0.jar
  347. * ctm-api (0.1.0) from CTM-MC1.11.2-0.2.3.14.jar
  348. * ctm-api-events (0.1.0) from CTM-MC1.11.2-0.2.3.14.jar
  349. * ctm-api-models (0.1.0) from CTM-MC1.11.2-0.2.3.14.jar
  350. * ctm-api-textures (0.1.0) from CTM-MC1.11.2-0.2.3.14.jar
  351. * ctm-api-utils (0.1.0) from CTM-MC1.11.2-0.2.3.14.jar
  352. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.9.jar
  353. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.11.2-2.2.5.271-universal.jar
  354. * ElecCoreAPI (1.0) from ElecCore-1.11-1.7.431.jar
  355. * ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.431.jar
  356. * enderioapi (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  357. * enderioapi|addon (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  358. * enderioapi|farm (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  359. * enderioapi|redstone (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  360. * enderioapi|teleport (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  361. * enderioapi|tools (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  362. * enderioapi|upgrades (4.0.0) from EnderIO-1.11.2-4.0.155-nightly.jar
  363. * environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
  364. * ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.4.225.jar
  365. * ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.4.225.jar
  366. * ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.4.225.jar
  367. * ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.4.225.jar
  368. * ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.4.225.jar
  369. * ForestryAPI|farming (2.2.0) from forestry_1.11.2-5.3.4.225.jar
  370. * ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.4.225.jar
  371. * ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.4.225.jar
  372. * ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.4.225.jar
  373. * ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.4.225.jar
  374. * ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.4.225.jar
  375. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.11.2-5.3.4.225.jar
  376. * ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.4.225.jar
  377. * ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.4.225.jar
  378. * ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.4.225.jar
  379. * ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.4.225.jar
  380. * ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.4.225.jar
  381. * gendustryAPI (2.3.0) from gendustry-1.6.5.10-mc1.11.2.jar
  382. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.11-63.jar
  383. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.11-63.jar
  384. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.11.2-0.8.6.jar
  385. * jeresources|API (0.6.6.12) from JustEnoughResources-1.11.2-0.6.6.12.jar
  386. * journeymap|client-api (1.4) from journeymap-1.11.2-5.5.2.jar
  387. * journeymap|client-api-display (1.4) from journeymap-1.11.2-5.5.2.jar
  388. * journeymap|client-api-event (1.4) from journeymap-1.11.2-5.5.2.jar
  389. * journeymap|client-api-model (1.4) from journeymap-1.11.2-5.5.2.jar
  390. * journeymap|client-api-util (1.4) from journeymap-1.11.2-5.5.2.jar
  391. * JustEnoughItemsAPI (4.13.0) from jei_1.11.2-4.5.0.294.jar
  392. * mcjtylib_ng (2.5.1) from mcjtylib-1.1x-2.5.1.jar
  393. * MekanismAPI|core (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  394. * MekanismAPI|energy (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  395. * MekanismAPI|gas (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  396. * MekanismAPI|infuse (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  397. * MekanismAPI|laser (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  398. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  399. * MekanismAPI|util (9.0.0) from Mekanism-1.11.2-9.3.5.206.jar
  400. * nhc_api (1.0.0) from NHCore-1.11.2-3.2.0.jar
  401. * openblocks|api (1.2) from OpenBlocks-1.11.2-1.7.4.jar
  402. * reborncoreAPI (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  403. * reborncoreAPI|Fuel (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  404. * reborncoreAPI|Power (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  405. * reborncoreAPI|Recipe (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  406. * reborncoreAPI|Tile (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  407. * sonarapi (1.0.1) from sonarcore-1.11.2-4.0.1.jar
  408. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.10.jar
  409. * StorageDrawersAPI|config (1.10.2-1.3.0) from refinedstorage-1.4.20.jar
  410. * StorageDrawersAPI|event (1.10.2-1.3.0) from refinedstorage-1.4.20.jar
  411. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.10.jar
  412. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.10.jar
  413. * StorageDrawersAPI|render (1.10.2-1.3.0) from refinedstorage-1.4.20.jar
  414. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.10.jar
  415. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.10.jar
  416. * techrebornAPI (2.3.3.181) from TechReborn-1.11.2-2.3.3.181-universal.jar
  417. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.19.jar
  418. * tow_api (1.0.0) from TheOneWrench-1.11.2-1.2.0.jar
  419. * valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
  420. * veinminerApi (0.3) from VeinMiner-1.11-0.38.2.642+a2615e6.jar
  421. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.11.2-0.1.1.0.jar
  422. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.11.2-0.1.1.0.jar
  423. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.11.2-0.1.1.0.jar
  424. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.11.2-0.1.1.0.jar
  425. chickenchunks Invalid Fingerprint Reports: - No invalid fingerprints.:
  426. enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
  427. RebornCore:
  428. Plugin Engine: 0
  429. RebornCore Version: 2.16.1.115
  430. Mixin Status: 1
  431. Runtime Debofucsation 1
  432. RenderEngine: 1
  433. translocator Invalid Fingerprint Reports: - No invalid fingerprints.:
  434. AE2 Integration: IC2:ON, BUILDCRAFT:OFF, COFH_HAMMER:ON, RF:ON, RFItem:ON, Waila:OFF, JEI:ON, OpenComputers:OFF, THE_ONE_PROBE:ON, MEKANISM:ON, CHISEL:ON
  435. Launched Version: forge-13.20.1.2588
  436. LWJGL: 2.9.4
  437. OpenGL: Intel(R) HD Graphics Family GL version 3.0.0 - Build 8.15.10.2342, Intel
  438. GL Caps: Using GL 1.3 multitexturing.
  439. Using GL 1.3 texture combiners.
  440. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  441. Shaders are available because OpenGL 2.1 is supported.
  442. VBOs are available because OpenGL 1.5 is supported.
  443.  
  444. Using VBOs: Yes
  445. Is Modded: Definitely; Client brand changed to 'fml,forge'
  446. Type: Client (map_client.txt)
  447. Resource Packs:
  448. Current Language: English (US)
  449. Profiler Position: N/A (disabled)
  450. CPU: 4x Intel(R) Core(TM) i3-2350M CPU @ 2.30GHz
  451. OptiFine Version: OptiFine_1.11.2_HD_U_C7
  452. Render Distance Chunks: 8
  453. Mipmaps: 4
  454. Anisotropic Filtering: 1
  455. Antialiasing: 0
  456. Multitexture: false
  457. Shaders: null
  458. OpenGlVersion: 3.0.0 - Build 8.15.10.2342
  459. OpenGlRenderer: Intel(R) HD Graphics Family
  460. OpenGlVendor: Intel
  461. CpuCount: 4
Add Comment
Please, Sign In to add comment