Advertisement
Guest User

Untitled

a guest
May 27th, 2017
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  5. LoadingPlugin (Quark-r1.1-70.jar)
  6. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  7. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  8. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  9. OpenEyePlugin (OpenEye-1.10.2-0.8.jar)
  10. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  11. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  12. BlurPlugin (Blur-1.0.0-8.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Daisy, daisy...
  16.  
  17. Time: 27/05/17 21:32
  18. Description: There was a severe problem during mod loading that has caused the game to fail
  19.  
  20. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MagicBees (magicbees)
  21. Caused by: java.lang.RuntimeException: Error invoking event on: magicbees.integration.thermalexpansion.IntegrationThermalExpansion@3d57c2b1
  22. at elec332.core.module.ModuleManager$1.onEvent(ModuleManager.java:182)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  26. at java.lang.reflect.Method.invoke(Unknown Source)
  27. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  28. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  29. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  30. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  31. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  32. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  33. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  37. at java.lang.reflect.Method.invoke(Unknown Source)
  38. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  39. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  40. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  41. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  42. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  43. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  44. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:805)
  45. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:334)
  46. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  47. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  48. at net.minecraft.client.main.Main.main(SourceFile:124)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  51. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  52. at java.lang.reflect.Method.invoke(Unknown Source)
  53. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  54. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  55. Caused by: java.lang.reflect.InvocationTargetException
  56. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  58. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  59. at java.lang.reflect.Method.invoke(Unknown Source)
  60. at elec332.core.module.DefaultWrappedModule.invokeEvent(DefaultWrappedModule.java:100)
  61. at elec332.core.module.ModuleManager$1.onEvent(ModuleManager.java:180)
  62. ... 32 more
  63. Caused by: java.lang.NullPointerException
  64. at magicbees.integration.thermalexpansion.IntegrationThermalExpansion.init(IntegrationThermalExpansion.java:27)
  65. ... 38 more
  66.  
  67.  
  68. A detailed walkthrough of the error, its code path and all known details is as follows:
  69. ---------------------------------------------------------------------------------------
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.10.2
  74. Operating System: Windows 7 (amd64) version 6.1
  75. Java Version: 1.8.0_131, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 2029396880 bytes (1935 MB) / 2905513984 bytes (2770 MB) up to 4241293312 bytes (4044 MB)
  78. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn512M
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.32 Powered by Forge 12.18.3.2297 72 mods loaded, 72 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  83. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2297.jar)
  84. UCHI Forge{12.18.3.2297} [Minecraft Forge] (forge-1.10.2-12.18.3.2297.jar)
  85. UCHI OpenEye{0.8} [OpenEye] (OpenEye-1.10.2-0.8.jar)
  86. UCHI <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  87. UCHI ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  88. UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
  89. UCHI JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  90. UCHI appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  91. UCHI Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  92. UCHI Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  93. UCHI AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  94. UCHI CodeChickenLib{2.5.8.255} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  95. UCHI Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  96. UCHI Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  97. UCHI avaritia{${mod_version}} [Avaritia] (Avaritia-1.10.2-2.1.2.1-universal.jar)
  98. UCHI bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  99. UCHI guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  100. UCHI BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar)
  101. UCHI BloodArsenal{1.10.2-2.0.1-17} [Blood Arsenal] (BloodArsenal-1.10.2-2.0.1-17.jar)
  102. UCHI blur{1.0.0-8} [Blur] (Blur-1.0.0-8.jar)
  103. UCHI chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  104. UCHI mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  105. UCHI chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  106. UCHI CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  107. UCHI cofhcore{4.1.1} [CoFH Core] (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  108. UCHI crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.25.jar)
  109. UCHI MineTweaker3{3.0.25} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.25.jar)
  110. UCHI ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.25.jar)
  111. UCHI forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar)
  112. UCHI eleccore{1.7.421} [ElecCore] (ElecCore-1.10.2-1.7.421.jar)
  113. UCHI endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  114. UCHI EnderIO{1.10.2-3.1.186} [Ender IO] (EnderIO-1.10.2-3.1.186.jar)
  115. UCHI EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  116. UCHI extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.4.1.jar)
  117. UCHI fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  118. UCHI forgemultipartcbe{2.0.0.31} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  119. UCHI microblockcbe{2.0.0.31} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  120. UCHI minecraftmultipartcbe{2.0.0.31} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.31-universal.jar)
  121. UCHI gendustry{1.6.5.30} [GenDustry] (gendustry-1.6.5.30-mc1.10.2.jar)
  122. UCHI gogskybox{1.0-1} [Garden of Glass Skybox] (GoGSkybox 1.0-1.jar)
  123. UCHI mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  124. UCHI tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  125. UCHI theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
  126. UCHI immersiveengineering{0.10-58} [Immersive Engineering] (ImmersiveEngineering-0.10-58.jar)
  127. UCHI ironbackpacks{1.10.2-2.2.26} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.26.jar)
  128. UCHI ironchest{1.10.2-7.0.12.801} [Iron Chest] (ironchest-1.10.2-7.0.12.801.jar)
  129. UCHI journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar)
  130. UCHI jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  131. UCHE magicbees{1.0} [MagicBees] (MagicBees-Alpha-3.0.2.jar)
  132. UCHI natura{1.10.2-4.1.0.61} [Natura] (natura-1.10.2-4.1.0.61.jar)
  133. UCHI missing_pieces{4.2.0} [Missing Pieces] (missing_pieces-1.10.2-4.2.0.jar)
  134. UCHI numina{1.4.0} [numina] (ModularPowersuits-1.10.2-1.2.118.jar)
  135. UCHI powersuits{1.10.2-1.2.118} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.10.2-1.2.118.jar)
  136. UCHI morebees{1.10.2-1.3.2} [More Bees] (morebees-1.10.2-1.3.2.jar)
  137. UCHI Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  138. UCHI openglider{@VERSION@} [Open Glider] (OpenGlider-1.10.2-0.2.3.jar)
  139. UCHI reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  140. UCHI reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  141. UCHI refinedstorage{1.2.23} [Refined Storage] (refinedstorage-1.2.23.jar)
  142. UCHI rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
  143. UCHI thermalfoundation{2.0.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.0.5.81-universal.jar)
  144. UCHI redstonearsenal{2.0.3} [Redstone Arsenal] (RedstoneArsenal-1.10.2-2.0.3.29-universal.jar)
  145. UCHI SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.3.jar)
  146. UCHI stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  147. UCHI rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  148. UCHI surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.68.jar)
  149. UCHI techreborn{2.1.13.219} [TechReborn] (TechReborn-1.10.2-2.1.13.219-universal.jar)
  150. UCHI thermalexpansion{5.0.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.0.4.90-universal.jar)
  151. UCHI topaddons{1.10.2-0.12.0} [TOP Addons] (topaddons-1.10.2-0.12.0.jar)
  152. UCHI wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  153. UCHI unidict{1.10.2-2.8} [UniDict] (UniDict-1.10.2-2.8.jar)
  154. Loaded coremods (and transformers):
  155. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  156. org.epoxide.surge.asm.SurgeTransformerManager
  157. LoadingPlugin (Quark-r1.1-70.jar)
  158. vazkii.quark.base.asm.ClassTransformer
  159. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  160. reborncore.mixin.transformer.MixinTransformer
  161. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  162. team.chisel.common.asm.ChiselTransformer
  163. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  164. com.enderio.core.common.transform.EnderCoreTransformer
  165. OpenEyePlugin (OpenEye-1.10.2-0.8.jar)
  166. openeye.asm.MultiTransformer
  167. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  168. codechicken.lib.asm.ClassHeirachyManager
  169. codechicken.lib.asm.CCL_ASMTransformer
  170. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  171. cofh.asm.CoFHClassTransformer
  172. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  173. BlurPlugin (Blur-1.0.0-8.jar)
  174. com.tterrag.blur.BlurTransformer
  175. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 382.05' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
  176. Pulsar/tconstruct loaded Pulses:
  177. - TinkerCommons (Enabled/Forced)
  178. - TinkerWorld (Enabled/Not Forced)
  179. - TinkerTools (Enabled/Not Forced)
  180. - TinkerHarvestTools (Enabled/Forced)
  181. - TinkerMeleeWeapons (Enabled/Forced)
  182. - TinkerRangedWeapons (Enabled/Forced)
  183. - TinkerModifiers (Enabled/Forced)
  184. - TinkerSmeltery (Enabled/Not Forced)
  185. - TinkerGadgets (Enabled/Not Forced)
  186. - TinkerOredict (Enabled/Forced)
  187. - TinkerIntegration (Enabled/Forced)
  188. - TinkerFluids (Enabled/Forced)
  189. - TinkerMaterials (Enabled/Forced)
  190. - TinkerModelRegister (Enabled/Forced)
  191. - chiselsandbitsIntegration (Enabled/Not Forced)
  192. - theoneprobeIntegration (Enabled/Not Forced)
  193.  
  194. Pulsar/natura loaded Pulses:
  195. - NaturaCommons (Enabled/Forced)
  196. - NaturaOverworld (Enabled/Not Forced)
  197. - NaturaNether (Enabled/Not Forced)
  198. - NaturaDecorative (Enabled/Not Forced)
  199. - NaturaTools (Enabled/Not Forced)
  200. - NaturaEntities (Enabled/Not Forced)
  201. - NaturaOredict (Enabled/Forced)
  202. - NaturaWorld (Enabled/Not Forced)
  203.  
  204. CodeChickenLib Invalid Fingerprint Reports:
  205. List of loaded APIs:
  206. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  207. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.10-79.jar
  208. * BotaniaAPI (85) from Avaritia-1.10.2-2.1.2.1-universal.jar
  209. * ChiselAPI (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  210. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.10.22.jar
  211. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.12.jar
  212. * CoFHAPI (1.8.9R1.2.0B1) from refinedstorage-1.2.23.jar
  213. * cofhapi (1.5.0) from ImmersiveEngineering-0.10-58.jar
  214. * cofhapi|block (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  215. * cofhapi|core (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  216. * CoFHAPI|energy (1.8.9R1.2.0B1) from theoneprobe-1.1x-1.4.7.jar
  217. * cofhapi|energy (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  218. * cofhapi|item (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  219. * cofhapi|tileentity (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  220. * cofhapi|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  221. * cofhlib (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  222. * cofhlib|audio (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  223. * cofhlib|gui (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  224. * cofhlib|gui|container (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  225. * cofhlib|gui|element (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  226. * cofhlib|gui|element|listbox (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  227. * cofhlib|gui|slot (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  228. * cofhlib|inventory (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  229. * cofhlib|util (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  230. * cofhlib|util|helpers (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  231. * cofhlib|world (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  232. * cofhlib|world|feature (1.6.0) from CoFHCore-1.10.2-4.1.1.156-universal.jar
  233. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  234. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.421.jar
  235. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.421.jar
  236. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  237. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  238. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  239. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.186.jar
  240. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  241. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar
  242. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  243. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  244. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar
  245. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  246. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar
  247. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  248. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar
  249. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar
  250. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar
  251. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar
  252. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  253. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  254. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar
  255. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  256. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  257. * gendustryAPI (2.3.0) from gendustry-1.6.5.30-mc1.10.2.jar
  258. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  259. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-58.jar
  260. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-58.jar
  261. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.26.jar
  262. * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
  263. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.6.jar
  264. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.6.jar
  265. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.6.jar
  266. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.6.jar
  267. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.6.jar
  268. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.419.jar
  269. * Open Glider|API (0.1) from OpenGlider-1.10.2-0.2.3.jar
  270. * PsiAPI (2) from Psi-r1.0-42.jar
  271. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  272. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  273. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  274. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  275. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  276. * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  277. * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  278. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  279. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  280. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  281. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  282. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  283. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  284. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  285. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  286. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.23.jar
  287. * techrebornAPI (2.1.13.219) from TechReborn-1.10.2-2.1.13.219-universal.jar
  288. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
  289. CodeChickenCore Invalid Fingerprint Reports:
  290. 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.):
  291. * 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 theoneprobe-1.1x-1.4.7.jar).
  292. It is a supported version, but that difference may lead to problems.
  293. 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.
  294. Detailed RF API diagnostics:
  295. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/EnergyStorage.class
  296. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyConnection.class
  297. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  298. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyHandler.class
  299. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyProvider.class
  300. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  301. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/IEnergyStorage.class
  302. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  303. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Vahan/Documents/Minecraft/Modpacks/Fingerlickin'Good/mods/CoFHCore-1.10.2-4.1.1.156-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  304. Detailed Tesla API diagnostics:
  305. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  306. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  307. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  308. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  309. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  310. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  311. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  312. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  313. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  314. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  315. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  316.  
  317. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  318. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  319. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  320.  
  321. EnderStorage Invalid Fingerprint Reports:
  322. RebornCore:
  323. Plugin Engine: 0
  324. RebornCore Version: 2.13.6.142
  325. Mixin Status: 1
  326. Runtime Debofucsation 1
  327. RenderEngine: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement