Advertisement
Dvineaspect

Untitled

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