Advertisement
Dvineaspect

Untitled

Oct 23rd, 2016
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
  5. LoadingPlugin (Quark-r1.0-56.jar)
  6. AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
  7. EnderCorePlugin (EnderCore-1.10.2-0.4.1.56-beta.jar)
  8. IvToolkit (IvToolkit-1.2.8.5.jar)
  9. Modularity Loading Hook (Modularity-[1.10.2]-0.1.0.jar)
  10. SurgeLoadingPlugin (Surge-1.10.2-1.0.0.50.jar)
  11. ChiselCorePlugin (Chisel-MC1.9.4-0.0.6.53.jar)
  12. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-0.9.1.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // Would you like a cupcake?
  16.  
  17. Time: 10/23/16 9:04 PM
  18. Description: There was a severe problem during mod loading that has caused the game to fail
  19.  
  20. net.minecraftforge.fml.common.LoaderException: java.lang.ExceptionInInitializerError
  21. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186)
  22. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:617)
  23. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:257)
  24. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  25. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  26. at net.minecraft.client.main.Main.main(SourceFile:124)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  32. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
  38. at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
  39. at org.multimc.EntryPoint.listen(EntryPoint.java:170)
  40. at org.multimc.EntryPoint.main(EntryPoint.java:54)
  41. Caused by: java.lang.ExceptionInInitializerError
  42. at futurepack.common.item.ItemResearchBlueprint.func_150895_a(ItemResearchBlueprint.java:49)
  43. at hardcorequesting.client.interfaces.edit.GuiEditMenuItem$Search.initItems(GuiEditMenuItem.java:495)
  44. at hardcorequesting.quests.QuestLine.loadAll(QuestLine.java:146)
  45. at hardcorequesting.quests.QuestLine.init(QuestLine.java:154)
  46. at hardcorequesting.HardcoreQuesting.preInit(HardcoreQuesting.java:52)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  49. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  50. at java.lang.reflect.Method.invoke(Unknown Source)
  51. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
  52. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  54. at java.lang.reflect.Method.invoke(Unknown Source)
  55. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  56. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  57. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  58. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  59. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  60. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  61. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  67. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  68. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  69. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  70. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  71. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  72. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:614)
  73. ... 18 more
  74. Caused by: java.lang.NullPointerException
  75. at futurepack.common.research.Research.<init>(Research.java:54)
  76. at futurepack.common.research.ResearchManager.<clinit>(ResearchManager.java:25)
  77. ... 49 more
  78.  
  79.  
  80. A detailed walkthrough of the error, its code path and all known details is as follows:
  81. ---------------------------------------------------------------------------------------
  82.  
  83. -- System Details --
  84. Details:
  85. Minecraft Version: 1.10.2
  86. Operating System: Windows 8.1 (amd64) version 6.3
  87. Java Version: 1.8.0_73, Oracle Corporation
  88. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  89. Memory: 1102613744 bytes (1051 MB) / 2755657728 bytes (2628 MB) up to 3817865216 bytes (3641 MB)
  90. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms1024m -Xmx4096m
  91. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  92. FML: MCP 9.32 Powered by Forge 12.18.2.2107 110 mods loaded, 110 mods active
  93. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  94. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  95. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2107-universal.jar)
  96. UCH Forge{12.18.2.2107} [Minecraft Forge] (forge-1.10.2-12.18.2.2107-universal.jar)
  97. UCH AdvancedRocketry{1} [Advanced Rocketry] (minecraft.jar)
  98. UCH ivtoolkit{1.2.8.5} [IvToolkit] (minecraft.jar)
  99. UCH mantle{1.10.2-1.1.0.188} [Mantle] (Mantle-1.10.2-1.1.0.jar)
  100. UCH tconstruct{1.10.2-2.5.6.jenkins409} [Tinkers' Construct] (TConstruct-1.10.2-2.5.6.jar)
  101. UCH immersiveengineering{0.10-47} [Immersive Engineering] (ImmersiveEngineering-0.10-47.jar)
  102. UCH JEI{3.12.6.304} [Just Enough Items] (jei_1.10.2-3.12.6.304.jar)
  103. UCH abyssalcraft{1.9.3-pre-1} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.3-pre-1.jar)
  104. UCH libVulpes{0.1.5.20161016002555} [libVulpes] (LibVulpes-1.10.2-0.1.5-universal.jar)
  105. UCH advancedRocketry{1.10.2-0.9.1} [Advanced Rocketry] (AdvancedRocketry-1.10.2-0.9.1.jar)
  106. UCH AppleCore{2.0.1} [AppleCore] (AppleCore-mc1.10.2-2.0.1.jar)
  107. UCH appleskin{1.0.4} [AppleSkin] (AppleSkin-mc1.10.2-1.0.4.jar)
  108. UCH Quark{r1.0-56} [Quark] (Quark-r1.0-56.jar)
  109. UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  110. UCH backpack{3.0.1} [Backpack] (backpack-3.0.1-1.10.2.jar)
  111. UCH basemetals{2.4.0} [Base Metals] (BaseMetals_1.10.2-2.4.0.11.jar)
  112. UCH Baubles{1.3.BETA11} [Baubles] (Baubles-1.10.2-1.3.BETA11.jar)
  113. UCH bdlib{1.12.2.14} [BD Lib] (bdlib-1.12.2.14-mc1.10.2.jar)
  114. UCH BetterAchievements{0.3.0.29} [Better Achievements] (BetterAchievements-1.10.2-0.3.0.29.jar)
  115. UCH BiomesOPlenty{5.0.0.2087} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2087-universal.jar)
  116. UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  117. UCH BloodMagic{1.9.4-2.0.4-58} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-58.jar)
  118. UCH infinitylib{1.10.2-@MAJOR@.@MINOR@.@REVIS@} [InfinityLib] (infinityLib-0.1.jar)
  119. UCH boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.1.jar)
  120. UCH boilerplate{1.10.2-9.0.1} [Boilerplate] (Boilerplate-1.10.2-9.0.1.jar)
  121. UCH Botania{r1.9-333} [Botania] (Botania r1.9-333.jar)
  122. UCH ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
  123. UCH chisel{MC1.9.4-0.0.6.53} [Chisel] (Chisel-MC1.9.4-0.0.6.53.jar)
  124. UCH cyclopscore{0.8.0} [Cyclops Core] (CyclopsCore-1.9.4-0.8.0.jar)
  125. UCH commoncapabilities{1.2.0} [CommonCapabilities] (CommonCapabilities-1.9.4-1.2.0.jar)
  126. UCH controlling{1.0.0} [Controlling] (Controlling-1.0.0.jar)
  127. UCH cookingforblockheads{4.2.16} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.16.jar)
  128. UCH cosmeticarmorreworked{1.10.2-v2} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2.jar)
  129. UCH craftingtweaks{6.1.14} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.14.jar)
  130. UCH MineTweaker3{3.0.11} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.11.jar)
  131. UCH customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar)
  132. UCH cyberware{beta-0.2.3} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.3.jar)
  133. UCH forestry{5.2.14.270} [Forestry] (forestry_1.10.2-5.2.14.270.jar)
  134. UCH ElecCore{1.6.326} [ElecCore] (ElecCore-1.10.2-1.6.326.jar)
  135. UCH deepresonance{1.2.9} [DeepResonance] (deepresonance-1.10-1.2.9.jar)
  136. UCH druidry{2016.9.9-1.9.4} [§2Druidry] (druidry(2016.9.9)(1.9.4).jar)
  137. UCH mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar)
  138. UCH railcraft{10.0.0-beta-3} [Railcraft] (Railcraft_1.10.2-10.0.0-beta-3.jar)
  139. UCH dungeontactics{DT-0.10.4} [DungeonTactics] (DungeonTactics-1.10.2-0.10.4.jar)
  140. UCH embers{0.011} [Embers] (embers-0.011.jar)
  141. UCH endercore{1.10.2-0.4.1.56-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.56-beta.jar)
  142. UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  143. UCH EnderIO{1.10.2-3.0.1.120_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.120_beta.jar)
  144. UCH enderthing{0.7.1} [Enderthing] (enderthing-1.10.2-0.7.1.jar)
  145. UCH everlastingabilities{1.2.0} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.0.jar)
  146. UCH evilcraft{0.10.12} [EvilCraft] (EvilCraft-1.10.2-0.10.12.jar)
  147. UCH extraalchemy{0.3.0.2-release} [Extra Alchemy] (extraalchemy-0.3.0.2-release.jar)
  148. UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.1.0b.jar)
  149. UCH FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.2.jar)
  150. UCH fp{24.2.2 pre} [Futurepack] (Futurepack-1.10.2-24.2.2.jar)
  151. UCH fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.2.2.jar)
  152. UCH gendustry{1.6.4.23} [GenDustry] (gendustry-1.6.4.23-mc1.10.2.jar)
  153. UCH fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
  154. UCH grapplemod{1.10-v7} [Grappling hook mod] (grapplemod-1.10.2-v7.jar)
  155. UCE HardcoreQuesting{1.10.2-5.0.0beta4} [Hardcore Questing Mode] (HQM-New Heights-1.10.2-5.0.0beta4.jar)
  156. UCH integrateddynamics{0.6.0} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.6.0.jar)
  157. UCH integratedtunnels{1.0.0} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.0.0.jar)
  158. UCH inventorysorter{0.10.0+42} [Simple Inventory sorting] (inventorysorter-1.10-0.10.0+42.jar)
  159. UCH ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar)
  160. UCH jeibees{0.9.0.3} [JEI Bees] (jeibees-0.9.0.3-mc1.10.2.jar)
  161. UCH journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  162. UCH levelup{${version}} [Level Up!] (LevelUp!-0.12.2-1.10.2.jar)
  163. UCH LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar)
  164. UCH mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
  165. UCH modernmetals{0.11.0} [Modern Metals] (ModernMetals-0.11.0.jar)
  166. UCH modtweaker{2.0.3} [Mod Tweaker] (ModTweaker2-2.0.3.jar)
  167. UCH modularity{0.1.0} [Modularity] (Modularity-[1.10.2]-0.1.0.jar)
  168. UCH modularutilities{1.10.2-0.3.1} [Modular Utilities] (ModularUtilities-1.10.2-0.3.1.jar)
  169. UCH morebees{1.10.2-1.1.3} [More Bees] (morebees-1.10.2-1.1.3.jar)
  170. UCH moreoverlays{1.8} [MoreOverlays] (moreoverlays-1.8-mc1.10.2.jar)
  171. UCH Morpheus{1.10.2-3.1.9} [Morpheus] (Morpheus-1.10.2-3.1.9.jar)
  172. UCH NashornLib{1.9.4-1.8.77-1.3.1} [Nashorn Library] (NashornLib-1.9.4-1.8.77-1.3.1.8.jar)
  173. UCH natura{1.10.2-4.0.0.85} [Natura] (natura-1.10.2-4.0.0.85.jar)
  174. UCH nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  175. UCH nex{0.5.0} [NetherEx] (NetherEx_1.10.2-0.5.0.jar)
  176. UCH nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
  177. UCH orespawn{1.1.0} [Ore Spawn] (OreSpawn_1.10.2-1.1.0.jar)
  178. UCH harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2g.jar)
  179. UCH PersistentBits{1.0.2} [Persistent Bits] (PersistentBits-1.10.2-1.0.2.jar)
  180. UCH primal{0.1.10} [PrimalCore] (PrimalCore-0.1.10.jar)
  181. UCH reccomplex{1.2.2} [Recurrent Complex] (RecurrentComplex-1.2.2.jar)
  182. UCH refinedrelocation{@VERSION@} [Refined Relocation] (RefinedRelocation-mc1.10.2-2.1.14.jar)
  183. UCH rftools{5.55} [RFTools] (rftools-1.10-5.55.jar)
  184. UCH rftoolscontrol{1.5.0} [RFTools Control] (rftoolsctrl-1.10-1.5.0.jar)
  185. UCH rockhounding_chemistry{v1.00} [Rockhounding: Chemistry] (rockhounding_chemistry-1.10.2-v1.03.jar)
  186. UCH rockhounding_oretiers{v1.00} [Rockhounding: Ore Tiers] (rockhounding_oretiers-1.10.2-v1.05.jar)
  187. UCH Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4 (1).jar)
  188. UCH roots{0.204} [Roots] (roots-1.10.2-0.204.0.jar)
  189. UCH runesofwizardry{1.10.2-0.7.1} [Runes of Wizardry] (Runes-of-Wizardry-1.10.2-0.7.1.jar)
  190. UCH runesofwizardry_classics{1.10.2-0.4.2} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.10.2-0.4.2.jar)
  191. UCH Signals{1.0} [Signals] (Signals-1.10.2-0.5.0-universal.jar)
  192. UCH SpiceOfLife{1.3.4} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.4.jar)
  193. UCH Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar)
  194. UCH surge{1.0.0.50} [Surge] (Surge-1.10.2-1.0.0.50.jar)
  195. UCH tesla{1.2.1.49} [TESLA] (Tesla-1.10.2-1.2.1.49.jar)
  196. UCH fel{Beta 1.5.0} [The Fel] (The Fel v.Beta 1.5.0-1.10.2.jar)
  197. UCH theoneprobe{1.1.6} [The One Probe] (theoneprobe-1.10-1.1.6.jar)
  198. UCH tinkersdefense{1.4.0a} [Tinkers' Defense] (tinkersdefense-1.4.0a (1).jar)
  199. UCH tombstone{1.2} [Tombstone] (tombstone-1.2.3-1.9.4.jar)
  200. UCH trashslot{6.3.6} [TrashSlot] (TrashSlot_1.10.2-6.3.6.jar)
  201. UCH vc{v2.5.0c-mc1.10.2} [ViesCraft] (ViesCraft-2.5.0c-mc1.10.2.jar)
  202. UCH waystones{2.0.8} [Waystones] (Waystones_1.10.2-2.0.8.jar)
  203. UCH wired{1.3.3} [WIRED: More Augs] (WIRED-1.3.3.jar)
  204. Loaded coremods (and transformers):
  205. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
  206. codechicken.lib.asm.ClassHeirachyManager
  207. codechicken.lib.asm.RenderHookTransformer
  208. LoadingPlugin (Quark-r1.0-56.jar)
  209. vazkii.quark.base.asm.ClassTransformer
  210. AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
  211. squeek.applecore.asm.TransformerModuleHandler
  212. EnderCorePlugin (EnderCore-1.10.2-0.4.1.56-beta.jar)
  213. com.enderio.core.common.transform.EnderCoreTransformer
  214. IvToolkit (IvToolkit-1.2.8.5.jar)
  215.  
  216. Modularity Loading Hook (Modularity-[1.10.2]-0.1.0.jar)
  217.  
  218. SurgeLoadingPlugin (Surge-1.10.2-1.0.0.50.jar)
  219. net.epoxide.surge.asm.SurgeTransformerManager
  220. ChiselCorePlugin (Chisel-MC1.9.4-0.0.6.53.jar)
  221. team.chisel.common.asm.ChiselTransformer
  222. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-0.9.1.jar)
  223. zmaster587.advancedRocketry.asm.ClassTransformer
  224. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.14008 Compatibility Profile Context 21.19.137.1' Renderer: 'AMD Radeon (TM) R7 360 Series'
  225. Pulsar/tconstruct loaded Pulses:
  226. - TinkerCommons (Enabled/Forced)
  227. - TinkerWorld (Enabled/Not Forced)
  228. - TinkerTools (Enabled/Not Forced)
  229. - TinkerHarvestTools (Enabled/Forced)
  230. - TinkerMeleeWeapons (Enabled/Forced)
  231. - TinkerRangedWeapons (Enabled/Forced)
  232. - TinkerModifiers (Enabled/Forced)
  233. - TinkerSmeltery (Enabled/Not Forced)
  234. - TinkerGadgets (Enabled/Not Forced)
  235. - TinkerOredict (Enabled/Forced)
  236. - TinkerIntegration (Enabled/Forced)
  237. - TinkerFluids (Enabled/Forced)
  238. - TinkerMaterials (Enabled/Forced)
  239. - TinkerModelRegister (Enabled/Forced)
  240. - craftingtweaksIntegration (Enabled/Not Forced)
  241. - WailaIntegration (Enabled/Not Forced)
  242. - theoneprobeIntegration (Enabled/Not Forced)
  243.  
  244. Pulsar/natura loaded Pulses:
  245. - NaturaCommons (Enabled/Forced)
  246. - NaturaOverworld (Enabled/Not Forced)
  247. - NaturaNether (Enabled/Not Forced)
  248. - NaturaEntities (Enabled/Not Forced)
  249. - NaturaOredict (Enabled/Forced)
  250. - NaturaWorld (Enabled/Not Forced)
  251. - WailaIntegration (Enabled/Not Forced)
  252.  
  253. List of loaded APIs:
  254. * AbyssalCraftAPI (1.8.2) from AbyssalCraft-1.10.2-1.9.3-pre-1.jar
  255. * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-2.0.1.jar
  256. * Baubles|API (1.3.0.6) from Baubles-1.10.2-1.3.BETA11.jar
  257. * BetterAchievements|API (0.3.0.29) from BetterAchievements-1.10.2-0.3.0.29.jar
  258. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-58.jar
  259. * Boilerplate|API (2) from Boilerplate-1.10.2-9.0.1.jar
  260. * BotaniaAPI (84) from Botania r1.9-333.jar
  261. * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.53.jar
  262. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.53.jar
  263. * CoFHAPI (1.8.9R1.2.0B1) from extrautils2-1.10.2-alpha-1.1.0b.jar
  264. * CoFHAPI|energy (1.8.9R1.2.0B1) from theoneprobe-1.10-1.1.6.jar
  265. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-2.2.0.jar
  266. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.2.0.jar
  267. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.14.jar
  268. * DR-API (1.0.4-Beta) from deepresonance-1.10-1.2.9.jar
  269. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.6.326.jar
  270. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.120_beta.jar
  271. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.120_beta.jar
  272. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.120_beta.jar
  273. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.120_beta.jar
  274. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.14.270.jar
  275. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.14.270.jar
  276. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.14.270.jar
  277. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.14.270.jar
  278. * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.14.270.jar
  279. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.14.270.jar
  280. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.14.270.jar
  281. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.14.270.jar
  282. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.14.270.jar
  283. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.14.270.jar
  284. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.14.270.jar
  285. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.14.270.jar
  286. * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.14.270.jar
  287. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.14.270.jar
  288. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.14.270.jar
  289. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.14.270.jar
  290. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.14.270.jar
  291. * gendustryAPI (2.3.0) from gendustry-1.6.4.23-mc1.10.2.jar
  292. * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
  293. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-47.jar
  294. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-47.jar
  295. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.6.0.jar
  296. * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  297. * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  298. * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  299. * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  300. * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  301. * JustEnoughItemsAPI (4.9.0) from jei_1.10.2-3.12.6.304.jar
  302. * McJtyLib (1.10-2.2.0) from mcjtylib-1.10-2.2.0.jar
  303. * railcraft:API|core (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  304. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  305. * RailcraftAPI|carts (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  306. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  307. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  308. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  309. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  310. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  311. * RailcraftAPI|items (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  312. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  313. * RailcraftAPI|signals (3.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  314. * RailcraftAPI|tracks (3.0.0) from Railcraft_1.10.2-10.0.0-beta-3.jar
  315. * RefinedRelocationAPI (2.0.0) from RefinedRelocation-mc1.10.2-2.1.14.jar
  316. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  317. EnderIO: No known problems detected.
  318. Detailed RF API diagnostics:
  319. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/EnergyStorage.class
  320. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyConnection.class
  321. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyContainerItem.class
  322. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyHandler.class
  323. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyProvider.class
  324. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyReceiver.class
  325. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/IEnergyStorage.class
  326. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/ItemEnergyContainer.class
  327. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/mcjtylib-1.10-2.2.0.jar!/cofh/api/energy/TileEnergyHandler.class
  328. Detailed Tesla API diagnostics:
  329. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/Tesla.class
  330. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  331. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  332. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  333. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  334. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  335. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  336. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  337. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  338. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  339. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/MMC/MultiMC/instances/WLR1.4.20161021/minecraft/mods/Tesla-1.10.2-1.2.1.49.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement