Advertisement
Dvineaspect

Untitled

Aug 21st, 2017
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.05 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  5. TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
  6. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  7. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  8. BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.8.jar)
  9. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  11. CTMCorePlugin (CTM-MC1.10.2-0.1.0.13.jar)
  12. DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.6.2.jar)
  13. CoreMod (TickProfiler-1.10.2-jenkins.52.jar)
  14. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.2.jar)
  15. PlusTiC (plustic-5.2.1.2.jar)
  16. AstralCore (astralsorcery-1.4.5.jar)
  17. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  18. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  19. DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar)
  20. LoadingPlugin (Quark-r1.1-70.jar)
  21. ValkyrienWarfareBase CoreMod (Valkyrien Warfare 0.9_pre_1.jar)
  22. ForgelinPlugin (Forgelin-1.3.1.jar)
  23. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  24. Plugin (NotEnoughIDs-1.5.3.1.jar)
  25. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  26. Contact their authors BEFORE contacting forge
  27.  
  28. // Quite honestly, I wouldn't worry myself about that.
  29.  
  30. Time: 8/21/17 11:32 AM
  31. Description: There was a severe problem during mod loading that has caused the game to fail
  32.  
  33. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tinkers' Defense (tinkersdefense)
  34. Caused by: slimeknights.tconstruct.library.TinkerAPIException: [TCon API] Could not register Material "nihilite": It was already registered by Tinkers Alloying Addon
  35. at slimeknights.tconstruct.library.TinkerRegistry.error(TinkerRegistry.java:942)
  36. at slimeknights.tconstruct.library.TinkerRegistry.addMaterial(TinkerRegistry.java:132)
  37. at slimeknights.tconstruct.library.MaterialIntegration.integrate(MaterialIntegration.java:116)
  38. at lance5057.tDefense.core.materials.TDMaterials.lambda$integrate$0(TDMaterials.java:539)
  39. at java.util.Map.forEach(Unknown Source)
  40. at lance5057.tDefense.core.materials.TDMaterials.integrate(TDMaterials.java:531)
  41. at lance5057.tDefense.TinkersDefense.preInit(TinkersDefense.java:336)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  45. at java.lang.reflect.Method.invoke(Unknown Source)
  46. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:616)
  47. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  49. at java.lang.reflect.Method.invoke(Unknown Source)
  50. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  51. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  52. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  53. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  54. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  55. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  56. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  60. at java.lang.reflect.Method.invoke(Unknown Source)
  61. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  62. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  66. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  67. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:624)
  68. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:259)
  69. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  70. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  71. at net.minecraft.client.main.Main.main(SourceFile:124)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  75. at java.lang.reflect.Method.invoke(Unknown Source)
  76. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  77. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  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: 1322052704 bytes (1260 MB) / 2614624256 bytes (2493 MB) up to 4225236992 bytes (4029 MB)
  90. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -Xms2560M -Xmx4096M -XX:MetaspaceSize=256M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy
  91. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  92. FML: MCP 9.32 Powered by Forge 12.18.3.2422 163 mods loaded, 163 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.3.2422-universal.jar)
  96. UCH Forge{12.18.3.2422} [Minecraft Forge] (forge-1.10.2-12.18.3.2422-universal.jar)
  97. UCH AdvancedRocketryCore{1} [Advanced Rocketry] (minecraft.jar)
  98. UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  99. UCH ivtoolkit{1.3.3-1.10} [IvToolkit] (minecraft.jar)
  100. UCH <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  101. UCH ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  102. UCH JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  103. UCH abyssalcraft{1.9.4-pre-4} [AbyssalCraft] (AbyssalCraft-1.10.2-1.9.4-pre-4.jar)
  104. UCH cofhcore{4.1.11} [CoFH Core] (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  105. UCH actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  106. UCH forgeendertech{1.10.2-1.3.4.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar)
  107. UCH adhooks{1.10.2-1.1.1.0} [Advanced Hook Launchers] (AdHooks-1.10.2-1.1.1.0-build.0057.jar)
  108. UCH libVulpes{0.2.5.} [libVulpes] (LibVulpes-1.10.2-0.2.5-universal.jar)
  109. UCH advancedRocketry{1.2.2} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.2.2.jar)
  110. UCH animania{1.2.2} [Animania] (animania-1.10.2-1.2.2.jar)
  111. UCH guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  112. UCH BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  113. UCH Animus{1} [Animus] (Animus-2017-04-18.jar)
  114. UCH AppleCore{2.2.2} [AppleCore] (AppleCore-mc1.10.2-2.2.2.jar)
  115. UCH appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.10.2-1.0.7.jar)
  116. UCH Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  117. UCH AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  118. UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  119. UCH arsmagica2{1.5.018} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-18.jar)
  120. UCH AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-18.jar)
  121. UCH astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar)
  122. UCH Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  123. UCH AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  124. UCH crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
  125. UCH MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
  126. UCH base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar)
  127. UCH Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  128. UCH bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  129. UCH BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
  130. UCH betterbeginnings{b0.9.8-R7c} [BetterBeginnings] (betterbeginnings-MC1.10.2-b0.9.8-R8c.jar)
  131. UCH betterfoliage{2.1.8} [Better Foliage] (BetterFoliage-MC1.10.2-2.1.8.jar)
  132. UCH BiblioCraft{2.2.5} [BiblioCraft] (BiblioCraft[v2.2.5][MC1.10.2].jar)
  133. UCH BiomesOPlenty{5.0.0.2290} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2290-universal.jar)
  134. UCH infinitylib{1.10.2-0.11.0} [InfinityLib] (infinitylib-0.11.0.jar)
  135. UCH boatifull{@MAJOR@.@MINOR@.@REVIS@} [Boatifull] (boatifull-0.11.0.jar)
  136. UCH Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  137. UCH Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  138. UCH charcoal_pit{1.4} [Charcoal Pit] (CharcoalPit-[1.10.2]-1.4.jar)
  139. UCH ChatFlow{ANT:VERSION} [ChatFlow] (ChatFlow-1.2-5.jar)
  140. UCH chisel{MC1.10.2-0.0.13.30} [Chisel] (Chisel-MC1.10.2-0.0.13.30.jar)
  141. UCH mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  142. UCH chiselsandbits{12.15} [Chisels & Bits] (chiselsandbits-12.15.jar)
  143. UCH cyclopscore{0.10.8} [Cyclops Core] (CyclopsCore-1.9.4-0.10.8.jar)
  144. UCH commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.3.jar)
  145. UCH contenttweaker{1.0.0} [ContentTweaker] (ContentTweaker-1.10.2-2.1.0.jar)
  146. UCH controlling{1.0.0} [Controlling] (Controlling-1.0.0.jar)
  147. UCH cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
  148. UCH cosmeticarmorreworked{1.10.2-v2a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.10.2-v2a.jar)
  149. UCH craftingtweaks{6.1.16} [Crafting Tweaks] (CraftingTweaks_1.10.2-6.1.16.jar)
  150. UCH ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
  151. UCH ctm{MC1.10.2-0.1.0.13} [CTM] (CTM-MC1.10.2-0.1.0.13.jar)
  152. UCH custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  153. UCH customoregen{1.10.2} [customoregen] (CustomOreGen-1.10.2-1.4.5.jar)
  154. UCH cyberware{beta-0.2.10} [Cyberware] (cyberware-1.9.4-1.10.2-beta-0.2.10.jar)
  155. UCH extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.5.2.jar)
  156. UCH forestry{5.2.17.384} [Forestry] (forestry_1.10.2-5.2.17.384.jar)
  157. UCH eleccore{1.7.425} [ElecCore] (ElecCore-1.10.2-1.7.425.jar)
  158. UCH deepresonance{1.3.1} [DeepResonance] (deepresonance-1.10-1.3.1.jar)
  159. UCH dungeontactics{DT-0.12.5} [DungeonTactics] (DungeonTactics-1.10.2-0.12.5.jar)
  160. UCH dsurround{3.4.6.2} [Dynamic Surroundings] (DynamicSurroundings-1.10.2-3.4.6.2.jar)
  161. UCH presets{3.4.6.2} [Presets!] (DynamicSurroundings-1.10.2-3.4.6.2.jar)
  162. UCH enchiridion{3.2.0} [Enchiridion] (Enchiridion-1.10.2-3.2.0.jar)
  163. UCH endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  164. UCH EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  165. UCH enderthing{0.7.3} [Enderthing] (enderthing-1.10.2-0.7.3.jar)
  166. UCH EnderZoo{1.10-1.2.3.44} [Ender Zoo] (EnderZoo-1.10-1.2.3.44.jar)
  167. UCH engineersworkshop{1.3.6-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.6-1.10.2.jar)
  168. UCH everlastingabilities{1.2.5} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.5.jar)
  169. UCH evilcraft{0.10.28} [EvilCraft] (EvilCraft-1.10.2-0.10.28.jar)
  170. UCH extraalchemy{0.3.0.4-hotfix-release} [Extra Alchemy] (extraalchemy-0.3.0.4-hotfix-release.jar)
  171. UCH FastLeaveDecay{1.2.3} [Fast Leave Decay] (FastLeaveDecay-MC1.10.2-1.2.3.jar)
  172. UCH foamfix{@VERSION@} [FoamFix] (foamfix-0.7.0-law.jar)
  173. UCH forgelin{1.3.0} [Forgelin] (Forgelin-1.3.1.jar)
  174. UCH gendustry{1.6.5.31} [GenDustry] (gendustry-1.6.5.31-mc1.10.2.jar)
  175. UCH fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
  176. UCH mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  177. UCH tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  178. UCH tesla{1.2.1.50} [TESLA] (Tesla-1.10.2-1.2.1.50.jar)
  179. UCH theoneprobe{1.4.14} [The One Probe] (theoneprobe-1.1x-1.4.14.jar)
  180. UCH immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  181. UCH immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.1.3.jar)
  182. UCH integrateddynamics{0.7.9} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.9.jar)
  183. UCH integratedtunnels{1.2.4} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.2.4.jar)
  184. UCH inventorysorter{0.10.0+42} [Simple Inventory sorting] (inventorysorter-1.10-0.10.042.jar)
  185. UCH ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  186. UCH jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  187. UCH journeymap{1.10.2-5.5.0b2} [JourneyMap] (journeymap-1.10.2-5.5.0b2.jar)
  188. UCH loottweaker{0.0.6.3} [LootTweaker] (LootTweaker-1.10.2-0.0.6.3.jar)
  189. UCH jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
  190. UCH levelup{${version}} [Level Up!] (LevelUp!-0.12.10-1.10.2.jar)
  191. UCH librarianlib{1.10.1} [LibrarianLib] (librarianlib-1.10.1.jar)
  192. UCH LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  193. UCH minecolonies{@VERSION@} [MineColonies] (minecolonies-universal-1.10.2-0.8.3227.jar)
  194. UCH mob_properties{1.0.3} [Mob Properties] (mob_properties-1.10.2-1.0.3.jar)
  195. UCH mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  196. UCH modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
  197. UCH modularutilities{1.10.2-0.4.3-6} [Modular Utilities] (ModularUtilities-1.10.2-0.4.3-6.jar)
  198. UCH morebees{1.10.2-1.4.1.1} [More Bees] (morebees-1.10.2-1.4.1.1.jar)
  199. UCH moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
  200. UCH Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  201. 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)
  202. UCH natura{1.10.2-4.1.0.77} [Natura] (natura-1.10.2-4.1.0.77.jar)
  203. UCH botanicaladdons{1.10} [Natural Pledge] (NaturalPledge-r1.11.jar)
  204. UCH naturescompass{1.3.1} [Nature's Compass] (NaturesCompass-1.10.2-1.3.1.jar)
  205. UCH netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  206. UCH NoFov{1.0.1} [No Fov] (NoFov-MC1.9.4-1.0.1.jar)
  207. UCH yurtmod{7.01} [Nomadic Tents] (NomadicTents[1.10.2]-7.01.jar)
  208. UCH neid{1.5.3.1} [NotEnoughIDs] (NotEnoughIDs-1.5.3.1.jar)
  209. UCH overlord{2.3.7} [Overlord] (Overlord-1.10.2-2.3.7.jar)
  210. UCH harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pams HarvestCraft 1.10.2j.jar)
  211. UCH PersistentBits{1.0.6} [Persistent Bits] (PersistentBits-1.10.2-1.0.6.jar)
  212. UCH thermalfoundation{2.1.5} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.5.12-universal.jar)
  213. UCH plustic{5.2.1.2} [PlusTiC] (plustic-5.2.1.2.jar)
  214. UCH roguelike{1.5.9} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.9.jar)
  215. UCH thebetweenlands{2.0.4-alpha} [The Betweenlands] (TheBetweenlands-2.0.4-alpha-universal.jar)
  216. UCH primal{0.2.38} [PrimalCore] (PrimalCore-0.2.39.jar)
  217. UCH progenitor{0.0.1+1.10.2} [Progenitor] (progenitor-0.0.11.10.2 (1).jar)
  218. UCH reccomplex{1.4.5-1.10} [Recurrent Complex] (RecurrentComplex-1.4.5-1.10.jar)
  219. UCH StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
  220. UCH refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  221. UCH xreliquary{1.10.2-1.3.3.585} [Reliquary] (Reliquary-1.10.2-1.3.3.585.jar)
  222. UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  223. UCH rftools{5.62} [RFTools] (rftools-1.10-5.62.jar)
  224. UCH rftoolscontrol{1.5.2} [RFTools Control] (rftoolsctrl-1.10-1.5.2.jar)
  225. UCH rockhounding_core{1.05} [Rockhounding Mod: Core] (rockhounding_core-1.10.2-1.05.jar)
  226. UCH rockhounding_chemistry{1.10.2-1.51} [Rockhounding Mod: Chemistry] (rockhounding_chemistry-1.10.2-1.51.jar)
  227. UCH rockhounding_oretiers{1.10.2-1.31} [Rockhounding: Ore Tiers] (rockhounding_oretiers-1.10.2-1.31.jar)
  228. UCH rockhounding_rocks{1.10.2-1.09} [Rockhounding: Rocks] (rockhounding_rocks-1.10.2-1.09.jar)
  229. UCH rockhounding_surface{1.10.2-1.21} [Rockhounding: Surface] (rockhounding_surface-1.10.2-1.21.jar)
  230. UCH rucksacks{1.10.2-1.0.0} [Rucksacks] (rucksacks-1.10.2-1.0.0 (1).jar)
  231. UCH scannable{1.5.0.24} [Scannable] (Scannable-MC1.10.2-1.5.0.24.jar)
  232. UCH Signals{1.0} [Signals] (Signals-1.10.2-0.5.1-universal.jar)
  233. UCH spartanshields{1.3} [Spartan Shields] (SpartanShields-1.10.2-1.3.jar)
  234. UCH special_ai{1.1.3} [Special AI] (special_ai-1.10.2-1.1.3.jar)
  235. UCH SpiceOfLife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.8.jar)
  236. UCH Stackie{1.6.0.44} [Stackie] (Stackie-1.10.2-1.6.0.44-universal.jar)
  237. UCH rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  238. UCH surge{1.1.0.1} [Surge] (Surge-1.10.2-1.1.0.68.jar)
  239. UCH taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar)
  240. UCH tellme{0.5.4} [Tell Me] (tellme-1.10.2-0.5.4.jar)
  241. UCH CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  242. UCH thermalexpansion{5.1.1} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.1.93-universal.jar)
  243. UCH thermalsmeltery{2.0.2} [Thermal Smeltery] (ThermalSmeltery-2.0.2.jar)
  244. UCH TickProfiler{1.10.2-jenkins.52} [TickProfiler] (TickProfiler-1.10.2-jenkins.52.jar)
  245. UCE tinkersdefense{1.4.1.0a} [Tinkers' Defense] (tinkersdefense-1.4.1.0a.jar)
  246. UCH tombmanygraves{1.10.2-2.1.16} [Tomb Many Graves] (TombManyGraves-1.10.2-2.1.16.jar)
  247. UCH trashslot{6.3.7} [TrashSlot] (TrashSlot_1.10.2-6.3.7.jar)
  248. UCH valkyrienwarfare{0.9_alpha} [Valkyrien Warfare] (Valkyrien Warfare 0.9_pre_1.jar)
  249. UCH cannons{cannons} [Cannons!] (Valkyrien Warfare 0.9_pre_1.jar)
  250. UCH valkyrienwarfarecombat{0.9_alpha} [Valkyrien Warfare Combat] (Valkyrien Warfare 0.9_pre_1.jar)
  251. UCH valkyrienwarfarecontrol{0.9_alpha} [Valkyrien Warfare Control] (Valkyrien Warfare 0.9_pre_1.jar)
  252. UCH valkyrienwarfareworld{0.9_alpha} [Valkyrien Warfare World] (Valkyrien Warfare 0.9_pre_1.jar)
  253. UCH vc{5.0.6} [ViesCraft] (ViesCraft-1.10.X-5.0.6.jar)
  254. UCH waystones{2.0.13} [Waystones] (Waystones_1.10.2-2.0.13.jar)
  255. UCH wired{1.7.0} [WIRED: More Augs] (WIRED-1.7.0.jar)
  256. UCH librarianliblate{1.10.1} [LibrarianLib Stage 2] (librarianlib-1.10.1.jar)
  257. Loaded coremods (and transformers):
  258. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  259.  
  260. TheBetweenlandsLoadingPlugin (TheBetweenlands-2.0.4-alpha-universal.jar)
  261. thebetweenlands.core.TheBetweenlandsClassTransformer
  262. SurgeLoadingPlugin (Surge-1.10.2-1.1.0.68.jar)
  263. org.epoxide.surge.asm.SurgeTransformerManager
  264. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.11.16-universal.jar)
  265. cofh.asm.CoFHClassTransformer
  266. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  267. BetterFoliageLoader (BetterFoliage-MC1.10.2-2.1.8.jar)
  268. mods.betterfoliage.loader.BetterFoliageTransformer
  269. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  270. lumien.resourceloader.asm.ClassTransformer
  271. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  272. com.enderio.core.common.transform.EnderCoreTransformer
  273. CTMCorePlugin (CTM-MC1.10.2-0.1.0.13.jar)
  274. team.chisel.ctm.client.asm.CTMTransformer
  275. DynamicSurroundingsCore (DynamicSurroundings-1.10.2-3.4.6.2.jar)
  276. org.blockartistry.DynSurround.asm.Transformer
  277. CoreMod (TickProfiler-1.10.2-jenkins.52.jar)
  278.  
  279. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.2.jar)
  280. zmaster587.advancedRocketry.asm.ClassTransformer
  281. PlusTiC (plustic-5.2.1.2.jar)
  282. landmaster.plustic.asm.Transform
  283. AstralCore (astralsorcery-1.4.5.jar)
  284.  
  285. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  286. squeek.applecore.asm.TransformerModuleHandler
  287. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  288. codechicken.lib.asm.ClassHeirachyManager
  289. codechicken.lib.asm.CCL_ASMTransformer
  290. DummyPlugin (ForgeEndertech-1.10.2-1.3.4.0-build.0057.jar)
  291.  
  292. LoadingPlugin (Quark-r1.1-70.jar)
  293. vazkii.quark.base.asm.ClassTransformer
  294. ValkyrienWarfareBase CoreMod (Valkyrien Warfare 0.9_pre_1.jar)
  295. ValkyrienWarfareBase.CoreMod.ValkyrienWarfareTransformer
  296. ForgelinPlugin (Forgelin-1.3.1.jar)
  297.  
  298. IvToolkit (IvToolkit-1.3.3-1.10.jar)
  299.  
  300. Plugin (NotEnoughIDs-1.5.3.1.jar)
  301. ru.fewizz.neid.asm.Transformer
  302. ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-18.jar)
  303. am2.asm.Transformer
  304. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'AMD Radeon (TM) R7 360 Series'
  305. Pulsar/tconstruct loaded Pulses:
  306. - TinkerCommons (Enabled/Forced)
  307. - TinkerWorld (Enabled/Not Forced)
  308. - TinkerTools (Enabled/Not Forced)
  309. - TinkerHarvestTools (Enabled/Forced)
  310. - TinkerMeleeWeapons (Enabled/Forced)
  311. - TinkerRangedWeapons (Enabled/Forced)
  312. - TinkerModifiers (Enabled/Forced)
  313. - TinkerSmeltery (Enabled/Not Forced)
  314. - TinkerGadgets (Enabled/Not Forced)
  315. - TinkerOredict (Enabled/Forced)
  316. - TinkerIntegration (Enabled/Forced)
  317. - TinkerFluids (Enabled/Forced)
  318. - TinkerMaterials (Enabled/Forced)
  319. - TinkerModelRegister (Enabled/Forced)
  320. - chiselsandbitsIntegration (Enabled/Not Forced)
  321. - craftingtweaksIntegration (Enabled/Not Forced)
  322. - theoneprobeIntegration (Enabled/Not Forced)
  323.  
  324. Pulsar/natura loaded Pulses:
  325. - NaturaCommons (Enabled/Forced)
  326. - NaturaOverworld (Enabled/Not Forced)
  327. - NaturaNether (Enabled/Not Forced)
  328. - NaturaDecorative (Enabled/Not Forced)
  329. - NaturaTools (Enabled/Not Forced)
  330. - NaturaEntities (Enabled/Not Forced)
  331. - NaturaOredict (Enabled/Forced)
  332. - NaturaWorld (Enabled/Not Forced)
  333. - craftingtweaksIntegration (Enabled/Not Forced)
  334.  
  335. List of loaded APIs:
  336. * AbyssalCraftAPI (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  337. * AbyssalCraftAPI|Biome (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  338. * AbyssalCraftAPI|Block (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  339. * AbyssalCraftAPI|Condition (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  340. * AbyssalCraftAPI|Disruption (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  341. * AbyssalCraftAPI|Energy (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  342. * AbyssalCraftAPI|Entity (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  343. * AbyssalCraftAPI|Event (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  344. * AbyssalCraftAPI|Integration (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  345. * AbyssalCraftAPI|Internal (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  346. * AbyssalCraftAPI|Item (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  347. * AbyssalCraftAPI|Necronomicon (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  348. * AbyssalCraftAPI|Recipe (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  349. * AbyssalCraftAPI|Ritual (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  350. * AbyssalCraftAPI|Spell (1.9.0) from AbyssalCraft-1.10.2-1.9.4-pre-4.jar
  351. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  352. * AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.2.jar
  353. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  354. * Base|API (1.0.0) from base-1.10.2-1.4.0.jar
  355. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  356. * BetterAchievements|API (0.3.3.10) from BetterAchievements-1.10.2-0.3.3.10.jar
  357. * BetweenlandsAPI (1.3.0) from TheBetweenlands-2.0.4-alpha-universal.jar
  358. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
  359. * BotaniaAPI (85) from Botania r1.9-341.jar
  360. * botanicaladdonsAPI (1) from NaturalPledge-r1.11.jar
  361. * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
  362. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.13.30.jar
  363. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.15.jar
  364. * CoFHAPI (1.8.9R1.2.0B1) from theoneprobe-1.1x-1.4.14.jar
  365. * cofhapi (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  366. * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  367. * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  368. * CoFHAPI|energy (1.8.9R1.2.0B1) from mcjtylib-1.10-2.2.0.jar
  369. * cofhapi|energy (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  370. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.10-2.2.0.jar
  371. * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  372. * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  373. * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  374. * cofhlib (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  375. * cofhlib|audio (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  376. * cofhlib|gui (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  377. * cofhlib|gui|container (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  378. * cofhlib|gui|element (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  379. * cofhlib|gui|element|listbox (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  380. * cofhlib|gui|slot (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  381. * cofhlib|inventory (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  382. * cofhlib|util (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  383. * cofhlib|util|helpers (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  384. * cofhlib|world (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  385. * cofhlib|world|feature (1.7.5) from CoFHCore-1.10.2-4.1.11.16-universal.jar
  386. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.3.jar
  387. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  388. * CraftingTweaks|API (4.1) from CraftingTweaks_1.10.2-6.1.16.jar
  389. * ctm-api (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  390. * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  391. * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  392. * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  393. * DR-API (1.0.4-Beta) from deepresonance-1.10-1.3.1.jar
  394. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.425.jar
  395. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.425.jar
  396. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  397. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  398. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  399. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  400. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.384.jar
  401. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.384.jar
  402. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.384.jar
  403. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.384.jar
  404. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.384.jar
  405. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.384.jar
  406. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.384.jar
  407. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.384.jar
  408. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.384.jar
  409. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.384.jar
  410. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.384.jar
  411. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.384.jar
  412. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.384.jar
  413. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.384.jar
  414. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.384.jar
  415. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.384.jar
  416. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.384.jar
  417. * gendustryAPI (2.3.0) from gendustry-1.6.5.31-mc1.10.2.jar
  418. * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
  419. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
  420. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
  421. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.7.9.jar
  422. * jeresources|API (0.5.9.3) from JustEnoughResources-1.10.2-0.5.9.3.jar
  423. * journeymap|client-api (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b2.jar
  424. * journeymap|client-api-display (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b2.jar
  425. * journeymap|client-api-event (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b2.jar
  426. * journeymap|client-api-model (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b2.jar
  427. * journeymap|client-api-util (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b2.jar
  428. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  429. * McJtyLib (1.10-2.2.0) from mcjtylib-1.10-2.2.0.jar
  430. * rh_api (1.51) from rockhounding_core-1.10.2-1.05.jar
  431. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  432. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  433. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  434. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  435. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  436. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  437. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  438. * StorageDrawersAPI|storage (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  439. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  440. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.14.jar
  441. * Valkyrien Warfare API (.86d) from Valkyrien Warfare 0.9_pre_1.jar
  442. 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.):
  443. * An unsupportted RF API is installed (1.7.0 from (guessing) jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/CoFHAPIProps.class).
  444. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  445. 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.
  446. Detailed RF API diagnostics:
  447. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/EnergyStorage.class
  448. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyConnection.class
  449. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  450. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyHandler.class
  451. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyProvider.class
  452. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  453. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/IEnergyStorage.class
  454. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  455. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/CoFHCore-1.10.2-4.1.11.16-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  456. Detailed Tesla API diagnostics:
  457. * Tesla API class 'Tesla' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/Tesla.class
  458. * Tesla API class 'TeslaCapabilities' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/capability/TeslaCapabilities.class
  459. * Tesla API class 'ITeslaConsumer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaConsumer.class
  460. * Tesla API class 'ITeslaHolder' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaHolder.class
  461. * Tesla API class 'ITeslaProducer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/ITeslaProducer.class
  462. * Tesla API class 'BaseTeslaContainer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainer.class
  463. * Tesla API class 'BaseTeslaContainerProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/BaseTeslaContainerProvider.class
  464. * Tesla API class 'InfiniteTeslaConsumer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumer.class
  465. * Tesla API class 'InfiniteTeslaConsumerProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaConsumerProvider.class
  466. * Tesla API class 'InfiniteTeslaProducer' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducer.class
  467. * Tesla API class 'InfiniteTeslaProducerProvider' is loaded from: jar:file:/C:/Users/DivineAspect/Desktop/Minecraft/ATLauncher/Instances/WanderlustRenewedTest/mods/Tesla-1.10.2-1.2.1.50.jar!/net/darkhax/tesla/api/implementation/InfiniteTeslaProducerProvider.class
  468.  
  469. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  470. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  471. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  472.  
  473. CodeChickenLib Invalid Fingerprint Reports:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement