Advertisement
Guest User

Aurorr

a guest
Apr 25th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.94 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  5. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  6. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  7. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  8. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  9. HFTransformer (Harvest-Festival-1.10.2-0.5.27.jar)
  10. FMLPlugin (InventoryTweaks-1.61-58.jar)
  11. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  12. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta4-anarchy.jar)
  13. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  14. ProgressionTransformer (Progression-1.10.2-0.6.9.jar)
  15. Contact their authors BEFORE contacting forge
  16.  
  17. // Why is it breaking :(
  18.  
  19. Time: 4/25/17 10:24 PM
  20. Description: Updating screen events
  21.  
  22. java.lang.NullPointerException: Updating screen events
  23. at net.minecraft.world.WorldSettings.<init>(SourceFile:24)
  24. at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2286)
  25. at adubbz.lockdown.gui.GuiCreateFixedWorld.func_146284_a(GuiCreateFixedWorld.java:124)
  26. at net.minecraft.client.gui.GuiCreateWorld.func_73869_a(GuiCreateWorld.java:399)
  27. at net.minecraft.client.gui.GuiScreen.func_146282_l(GuiScreen.java:573)
  28. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:527)
  29. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
  30. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  31. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  32. at net.minecraft.client.main.Main.main(SourceFile:124)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  39.  
  40.  
  41. A detailed walkthrough of the error, its code path and all known details is as follows:
  42. ---------------------------------------------------------------------------------------
  43.  
  44. -- Head --
  45. Thread: Client thread
  46. Stacktrace:
  47. at net.minecraft.world.WorldSettings.<init>(SourceFile:24)
  48. at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2286)
  49. at adubbz.lockdown.gui.GuiCreateFixedWorld.func_146284_a(GuiCreateFixedWorld.java:124)
  50. at net.minecraft.client.gui.GuiCreateWorld.func_73869_a(GuiCreateWorld.java:399)
  51. at net.minecraft.client.gui.GuiScreen.func_146282_l(GuiScreen.java:573)
  52. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:527)
  53.  
  54. -- Affected screen --
  55. Details:
  56. Screen name: lumien.custommainmenu.gui.GuiCustom
  57. Stacktrace:
  58. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
  59. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  60. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  61. at net.minecraft.client.main.Main.main(SourceFile:124)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  65. at java.lang.reflect.Method.invoke(Unknown Source)
  66. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  67. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  68.  
  69. -- System Details --
  70. Details:
  71. Minecraft Version: 1.10.2
  72. Operating System: Windows 10 (amd64) version 10.0
  73. Java Version: 1.8.0_121, Oracle Corporation
  74. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  75. Memory: 1253988296 bytes (1195 MB) / 3099365376 bytes (2955 MB) up to 5013045248 bytes (4780 MB)
  76. JVM Flags: 26 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4864m -Xms256m -XX:PermSize=256m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:SoftRefLRUPolicyMSPerMB=10000 -XX:ParallelGCThreads=10
  77. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  78. FML: MCP 9.32 Powered by Forge 12.18.3.2281 Optifine OptiFine_1.10.2_HD_U_D7 104 mods loaded, 104 mods active
  79. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  80. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  81. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
  82. UCHIJA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
  83. UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  84. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  85. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  86. UCHIJA aquaculture{1.4.0} [Aquaculture] (Aquaculture-1.10.2-1.4.0.28.jar)
  87. UCHIJA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar)
  88. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  89. UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
  90. UCHIJA cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  91. UCHIJA armorplus{1.10.2-8.5.4.5} [ArmorPlus] (armorplus-1.10.2-8.5.4.5.jar)
  92. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  93. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  94. UCHIJA basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
  95. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  96. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  97. UCHIJA JEI{3.14.7.417} [Just Enough Items] (jei_1.10.2-3.14.7.417.jar)
  98. UCHIJA BloodMagic{1.10.2-2.1.9-78} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.9-78.jar)
  99. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  100. UCHIJA breakabletables{1.0.4} [Breakable Tables] (BreakableTables-1.0.4.jar)
  101. UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  102. UCHIJA sonarcore{3.2.7} [SonarCore] (SonarCore-1.10.2-3.2.7.jar)
  103. UCHIJA calculator{3.2.2} [Calculator] (Calculator-1.10.2-3.2.2.jar)
  104. UCHIJA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  105. UCHIJA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  106. UCHIJA CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  107. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  108. UCHIJA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  109. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  110. UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  111. UCHIJA customstartinggear{1.0.0} [Custom Starting Gear] (CustomStartingGear-1.10.2-1.0.0.7-universal.jar)
  112. UCHIJA cyberware{beta-0.2.7} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.7.jar)
  113. UCHIJA D3Core{1.3.0.61} [D³Core] (D3Core-1.9.4-1.3.0.61.jar)
  114. UCHIJA embers{0.104} [Embers] (embers-0.104.jar)
  115. UCHIJA enchiridion{3.1.17} [Enchiridion] (Enchiridion-1.10.2-3.1.17.jar)
  116. UCHIJA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar)
  117. UCHIJA EnderIO{1.10.2-3.1.180} [Ender IO] (EnderIO-1.10.2-3.1.180.jar)
  118. UCHIJA modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar)
  119. UCHIJA endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
  120. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  121. UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  122. UCHIJA zerocore{1.10.2-0.1.0.5} [Zero CORE] (zerocore-1.10.2-0.1.0.5.jar)
  123. UCHIJA bigreactors{1.10.2-0.4.5.28} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.28.jar)
  124. UCHIJA IC2{2.6.188-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.188-ex110.jar)
  125. UCHIJA forestry{5.2.17.374} [Forestry] (forestry_1.10.2-5.2.17.374.jar)
  126. UCHIJA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  127. UCHIJA substratum{1.8.2.1} [Substratum] (Substratum-1.10.2-1.8.2.1.jar)
  128. UCHIJA exnihiloomnia{1.2.6} [Ex Nihilo Omnia] (exnihiloomnia-1.2.6.jar)
  129. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.jar)
  130. UCHIJA harvestfestival{0.5.27} [Harvest Festival] (Harvest-Festival-1.10.2-0.5.27.jar)
  131. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  132. UCHIJA hfaddon{0.5.5 Alpha} [HF Addon] (fhaddon-0.5.5.jar)
  133. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.2-beta4-anarchy.jar)
  134. UCHIJA foundry{2.2.3.0} [Foundry] (Foundry-1.10.2-2.2.3.0.jar)
  135. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  136. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.5.4.jar)
  137. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.5.4.jar)
  138. UCHIJA fp{24.2.142 pre} [Futurepack] (Futurepack-1.10.2-24.2.142.jar)
  139. UCHIJA fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.2.142.jar)
  140. UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  141. UCHIJA gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  142. UCHIJA ichunutil{6.3.2} [iChunUtil] (iChunUtil-1.10.2-6.3.2.jar)
  143. UCHIJA gravitygun{6.0.1} [GravityGun] (GravityGun-1.10.2-6.0.1.jar)
  144. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  145. UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  146. UCHIJA ingotter{1.3.2} [Ingotter] (Ingotter-1.3.2-1.10.2.jar)
  147. UCHIJA inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  148. UCHIJA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  149. UCHIJA Lockdown{${mod_version}} [Lockdown] (Lockdown-1.10.2-5.0.0-universal.jar)
  150. UCHIJA Lumberjack{1.3.1.49} [Lumberjack] (Lumberjack-1.9.4-1.3.1.49.jar)
  151. UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  152. UCHIJA modtweaker{2.0.11} [Mod Tweaker] (ModTweaker2-2.0.11.jar)
  153. UCHIJA numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.111.jar)
  154. UCHIJA powersuits{1.10.2-1.2.111} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.111.jar)
  155. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  156. UCHIJA mysticalagriculture{1.5.1} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.1.jar)
  157. UCHIJA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
  158. UCHIJA orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
  159. UCHIJA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  160. UCHIJA portalgun{6.0.1} [PortalGun] (PortalGun-1.10.2-6.0.1.jar)
  161. UCHIJA practicallogistics2{2.0.2} [Practical Logistics 2] (PracticalLogistics2-1.10.2-2.0.2.jar)
  162. UCHIJA progression{0.6.9} [Progression] (Progression-1.10.2-0.6.9.jar)
  163. UCHIJA railcraft{10.1.1} [Railcraft] (Railcraft_1.10.2-10.1.1.jar)
  164. UCHIJA reborncore{2.13.5.136} [RebornCore] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  165. UCHIJA reborncore-mcmultipart{2.13.5.136} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.5.136-universal.jar)
  166. UCHIJA StorageDrawers{1.10.2-3.7.1} [Storage Drawers] (StorageDrawers-1.10.2-3.7.1.jar)
  167. UCHIJA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  168. UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.2.29.jar)
  169. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  170. UCHIJA routerreborn{1.10.2-4.0.1.29_universal} [Router Reborn] (RouterReborn-1.10.2-4.0.1.29_universal.jar)
  171. UCHIJA SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar)
  172. UCHIJA stats_keeper{1.4.5} [Stats Keeper] (Stats Keeper-1.4.5.jar)
  173. UCHIJA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar)
  174. UCHIJA StevesFactoryManager{1.0.12} [Steve's Factory Manager] (StevesFactoryManager-1.10.2-1.0.12.jar)
  175. UCHIJA TerracottaBlock{v0.1} [TerracottaBlock] (Terracotta block mod v0.1 for MC 1.10.2.jar)
  176. UCHIJA thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  177. UCHIJA thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  178. UCHIJA tp{1.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.10.2-1.2.0-Hotfix.jar)
  179. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  180. UCHIJA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  181. UCHIJA XaeroMinimap{1.12.6} [Xaero's Minimap] (Xaeros_Minimap_1.12.6_Forge_1.10.2.jar)
  182. UCHIJA xnet{1.3.1} [XNet] (xnet-1.3.1.jar)
  183. UCHIJA unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
  184. Loaded coremods (and transformers):
  185. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  186. com.enderio.core.common.transform.EnderCoreTransformer
  187. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  188. lumien.resourceloader.asm.ClassTransformer
  189. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  190. reborncore.mixin.transformer.MixinTransformer
  191. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  192. team.chisel.common.asm.ChiselTransformer
  193. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  194. codechicken.lib.asm.ClassHeirachyManager
  195. codechicken.lib.asm.CCL_ASMTransformer
  196. HFTransformer (Harvest-Festival-1.10.2-0.5.27.jar)
  197. joshie.harvest.asm.HFTransformer
  198. FMLPlugin (InventoryTweaks-1.61-58.jar)
  199. invtweaks.forge.asm.ContainerTransformer
  200. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  201. cofh.asm.CoFHClassTransformer
  202. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  203. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.2-beta4-anarchy.jar)
  204. pl.asie.foamfix.coremod.FoamFixTransformer
  205. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  206.  
  207. ProgressionTransformer (Progression-1.10.2-0.6.9.jar)
  208. joshie.progression.asm.ProgressionTransformer
  209. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics'
  210. List of loaded APIs:
  211. * ArmorPlusApi (1.0) from armorplus-1.10.2-8.5.4.5.jar
  212. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.9.jar
  213. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.28.jar
  214. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.9-78.jar
  215. * BotaniaAPI (85) from Botania r1.9-341.jar
  216. * calculatorapi (1.9.4 - 1.0) from Calculator-1.10.2-3.2.2.jar
  217. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  218. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  219. * CoFHAPI (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  220. * cofhapi (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  221. * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  222. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  223. * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  224. * CoFHAPI|energy (1.8.9R1.2.0B1) from refinedstorage-1.2.25.jar
  225. * cofhapi|energy (1.5.0) from RebornCore-1.10.2-2.13.5.136-universal.jar
  226. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  227. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.3.11.jar
  228. * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  229. * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  230. * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.5.jar
  231. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  232. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  233. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  234. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  235. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  236. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  237. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  238. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  239. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  240. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  241. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  242. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  243. * compatlayer (0.2.5) from compatlayer-1.10-0.2.5.jar
  244. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  245. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  246. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  247. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  248. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  249. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  250. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  251. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.5.jar
  252. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.180.jar
  253. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.180.jar
  254. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.180.jar
  255. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.180.jar
  256. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  257. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.374.jar
  258. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.374.jar
  259. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.374.jar
  260. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.374.jar
  261. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.374.jar
  262. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.374.jar
  263. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.374.jar
  264. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.374.jar
  265. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.374.jar
  266. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.374.jar
  267. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.374.jar
  268. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.374.jar
  269. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.374.jar
  270. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.374.jar
  271. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.374.jar
  272. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.374.jar
  273. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.374.jar
  274. * foundry.api (2.2.0.0) from Foundry-1.10.2-2.2.3.0.jar
  275. * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
  276. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  277. * iChunUtil API (1.2.0) from iChunUtil-1.10.2-6.3.2.jar
  278. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-57.jar
  279. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-57.jar
  280. * JustEnoughItemsAPI (4.0.0) from BreakableTables-1.0.4.jar
  281. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  282. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  283. * practicallogistics2api (1.1) from PracticalLogistics2-1.10.2-2.0.2.jar
  284. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  285. * PsiAPI (2) from Psi-r1.0-42.jar
  286. * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.1.jar
  287. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  288. * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  289. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.1.jar
  290. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  291. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  292. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  293. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  294. * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.1.jar
  295. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.1.jar
  296. * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.1.jar
  297. * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.1.jar
  298. * reborncoreAPI (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  299. * reborncoreAPI|Fuel (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  300. * reborncoreAPI|Power (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  301. * reborncoreAPI|Recipe (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  302. * reborncoreAPI|Tile (2.13.5.136) from RebornCore-1.10.2-2.13.5.136-universal.jar
  303. * sonarapi (1.0.1) from SonarCore-1.10.2-3.2.7.jar
  304. * stevescartsAPI (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  305. * stevescartsAPI|FARMS (2.1.4.83) from StevesCarts-1.10.2-2.1.4.83.jar
  306. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  307. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  308. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  309. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  310. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  311. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.25.jar
  312. * StorageDrawersAPI|render (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  313. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  314. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.1.jar
  315. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  316. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  317. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  318. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  319. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.5.jar
  320. CodeChickenLib Invalid Fingerprint Reports:
  321. D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
  322. 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.):
  323. * Optifine is installed. This is NOT supported.
  324. * The RF API that is being used (1.6.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from refinedstorage-1.2.25.jar).
  325. It is a supported version, but that difference may lead to problems.
  326. 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.
  327. Detailed RF API diagnostics:
  328. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/EnergyStorage.class
  329. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyConnection.class
  330. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  331. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyHandler.class
  332. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyProvider.class
  333. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  334. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyStorage.class
  335. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  336. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/MainFreak1/Documents/Curse/Minecraft/Instances/Chromatic%20Cosmos/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  337. Detailed Tesla API diagnostics:
  338. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  339. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  340. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  341. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  342. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  343. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  344. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  345. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  346. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  347. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  348. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  349.  
  350. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  351. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  352. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  353.  
  354. RebornCore:
  355. Plugin Engine: 0
  356. RebornCore Version: 2.13.5.136
  357. Mixin Status: 1
  358. Runtime Debofucsation 1
  359. RenderEngine: 1
  360. Launched Version: forge-12.18.3.2281
  361. LWJGL: 2.9.4
  362. OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4358, Intel
  363. GL Caps: Using GL 1.3 multitexturing.
  364. Using GL 1.3 texture combiners.
  365. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  366. Shaders are available because OpenGL 2.1 is supported.
  367. VBOs are available because OpenGL 1.5 is supported.
  368.  
  369. Using VBOs: Yes
  370. Is Modded: Definitely; Client brand changed to 'fml,forge'
  371. Type: Client (map_client.txt)
  372. Resource Packs:
  373. Current Language: English (US)
  374. Profiler Position: N/A (disabled)
  375. CPU: 4x Intel(R) Pentium(R) CPU J2900 @ 2.41GHz
  376. OptiFine Version: OptiFine_1.10.2_HD_U_D7
  377. Render Distance Chunks: 6
  378. Mipmaps: 0
  379. Anisotropic Filtering: 1
  380. Antialiasing: 0
  381. Multitexture: false
  382. Shaders: null
  383. OpenGlVersion: 4.0.0 - Build 10.18.10.4358
  384. OpenGlRenderer: Intel(R) HD Graphics
  385. OpenGlVendor: Intel
  386. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement