Advertisement
DevEagle

Untitled

Aug 1st, 2016
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.65 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
  5. EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
  6. LoadingPlugin (Quark-beta-48.jar)
  7. LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
  8. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  9. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  10. CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
  11. LoadingPlugin (ChunkAnimator-MC1.9.4-1.2.jar)
  12. CCLCorePlugin (p455w0rdsThings-1.9.4-0.0.16a.jar)
  13. LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
  14. LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
  15. SimpleCore (Simple Quarry-1.9.4_1.0.0(1).jar)
  16. FMLPlugin (InventoryTweaks-1.61-58.jar)
  17. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  18. Contact their authors BEFORE contacting forge
  19.  
  20. // On the bright side, I bought you a teddy bear!
  21.  
  22. Time: 8/1/16 6:17 PM
  23. Description: Initializing game
  24.  
  25. java.lang.NullPointerException: Initializing game
  26. at net.minecraftforge.fml.common.registry.PersistentRegistryManager.makeDelegate(PersistentRegistryManager.java:670)
  27. at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.<init>(IForgeRegistryEntry.java:67)
  28. at amerifrance.guideapi.api.impl.Book.<init>(Book.java:16)
  29. at WayofTime.bloodmagic.compat.guideapi.GuideBloodMagic.initBook(GuideBloodMagic.java:24)
  30. at WayofTime.bloodmagic.compat.guideapi.CompatibilityGuideAPI.loadCompatibility(CompatibilityGuideAPI.java:22)
  31. at WayofTime.bloodmagic.registry.ModCompatibility.loadCompat(ModCompatibility.java:27)
  32. at WayofTime.bloodmagic.BloodMagic.preInit(BloodMagic.java:103)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  36. at java.lang.reflect.Method.invoke(Unknown Source)
  37. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
  38. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  42. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  43. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  44. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  46. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  47. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  53. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  54. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  55. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  56. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  57. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  58. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
  59. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
  60. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  61. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  62. at net.minecraft.client.main.Main.main(SourceFile:124)
  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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  68. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  69.  
  70.  
  71. A detailed walkthrough of the error, its code path and all known details is as follows:
  72. ---------------------------------------------------------------------------------------
  73.  
  74. -- Head --
  75. Thread: Client thread
  76. Stacktrace:
  77. at net.minecraftforge.fml.common.registry.PersistentRegistryManager.makeDelegate(PersistentRegistryManager.java:670)
  78. at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.<init>(IForgeRegistryEntry.java:67)
  79. at amerifrance.guideapi.api.impl.Book.<init>(Book.java:16)
  80. at WayofTime.bloodmagic.compat.guideapi.GuideBloodMagic.initBook(GuideBloodMagic.java:24)
  81. at WayofTime.bloodmagic.compat.guideapi.CompatibilityGuideAPI.loadCompatibility(CompatibilityGuideAPI.java:22)
  82. at WayofTime.bloodmagic.registry.ModCompatibility.loadCompat(ModCompatibility.java:27)
  83. at WayofTime.bloodmagic.BloodMagic.preInit(BloodMagic.java:103)
  84. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  85. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  86. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  87. at java.lang.reflect.Method.invoke(Unknown Source)
  88. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
  89. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  90. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  91. at java.lang.reflect.Method.invoke(Unknown Source)
  92. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  93. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  94. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  95. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  96. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  97. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  98. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  102. at java.lang.reflect.Method.invoke(Unknown Source)
  103. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  104. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  105. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  106. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  107. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  108. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  109. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
  110. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
  111. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
  112.  
  113. -- Initialization --
  114. Details:
  115. Stacktrace:
  116. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  117. at net.minecraft.client.main.Main.main(SourceFile:124)
  118. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  119. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  120. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  121. at java.lang.reflect.Method.invoke(Unknown Source)
  122. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  123. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  124.  
  125. -- System Details --
  126. Details:
  127. Minecraft Version: 1.10.2
  128. Operating System: Windows 7 (amd64) version 6.1
  129. Java Version: 1.8.0_66, Oracle Corporation
  130. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  131. Memory: 405006648 bytes (386 MB) / 1194033152 bytes (1138 MB) up to 4260102144 bytes (4062 MB)
  132. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms256M -Xmx4096M -XX:MetaspaceSize=256M
  133. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  134. FML: MCP 9.32 Powered by Forge 12.18.1.2043 Optifine OptiFine_1.10.2_HD_U_C2 172 mods loaded, 172 mods active
  135. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  136. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  137. UCH FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2043-universal.jar)
  138. UCH Forge{12.18.1.2043} [Minecraft Forge] (forge-1.10.2-12.18.1.2043-universal.jar)
  139. UCH Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.0.7.0.jar)
  140. UCH actuallyadditions{1.10.2-r56} [Actually Additions] (ActuallyAdditions-1.10.2-r56.jar)
  141. UCH agriculturalexpansion{r-1.2.0} [Agricultural Expansion] (AgriculturalExpansion[1.9.4][1.10.2]-r1.2.1.jar)
  142. UCH ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
  143. UCH JEI{3.7.8.234} [Just Enough Items] (jei_1.10.2-3.7.8.234.jar)
  144. UCH AppleCore{1.3.5} [AppleCore] (AppleCore-mc1.10.2-1.3.5.jar)
  145. UCH sokratiscore{1.10.2-1.0.1} [SokratisCore] (sokratiscore-1.10.2-1.0.1.jar)
  146. UCH armorplus{1.10.2-5.0.3.0} [ArmorPlus] (armorplus-1.10.2-5.0.3.0.jar)
  147. UCH Aroma1997CoreHelper{1.0.7.0} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.0.7.0.jar)
  148. UCH AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  149. UCH AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  150. UCH autopackager{1.6.3} [AutoPackager] (autopackager-1.6.3.jar)
  151. UCH bagginses{2.4.2d} [Bagginses] (Bagginses-1.10-3.0.3.jar)
  152. UCH Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  153. UCH BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
  154. UCH bdlib{1.12.1.7} [BD Lib] (bdlib-1.12.1.7-mc1.10.2.jar)
  155. UCH betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)
  156. UCH blockdrops{1.0.6} [Block Drops] (BlockDrops-1.10.2-1.0.6(1).jar)
  157. UCE guideapi{@VERSION@} [Guide-API] (Guide-API-1.9.4-2.0.0-40.jar)
  158. UCE BloodMagic{1.9.4-2.0.3-53} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.3-53.jar)
  159. UCH bookshelf{1.2.3.279} [Bookshelf] (Bookshelf-1.9.4-1.2.3.279.jar)
  160. UCH Botania{r1.8-313} [Botania] (Botania-unofficial.r1.8-313.jar)
  161. UCH Bullseye{1.0.3} [Bullseye] (Bullseye-1.9.4-1.0.3.jar)
  162. UCH Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  163. UCH SonarCore{3.0.5} [SonarCore] (SonarCore-1.9.4-3.0.5.jar)
  164. UCH Calculator{3.0.7} [Calculator] (Calculator-1.9.4-3.0.7.jar)
  165. UCH Chameleon{1.9.4-2.1.6} [Chameleon] (Chameleon-1.9.4-2.1.6.jar)
  166. UCH mcmultipart{1.2.0} [MCMultiPart] (MCMultiPart-1.2.0-universal.jar)
  167. UCE CharsetLib{0.3.0-pre12} [‽] (Charset-0.3.0-pre12.jar)
  168. UCE CharsetAudio{0.3.0-pre12} [♫] (Charset-0.3.0-pre12.jar)
  169. UCE CharsetCarts{0.3.0-pre12} [U] (Charset-0.3.0-pre12.jar)
  170. UCE CharsetDecoration{0.3.0-pre12} [âš?] (Charset-0.3.0-pre12.jar)
  171. UCE CharsetDrama{0.3.0-pre12} [!] (Charset-0.3.0-pre12.jar)
  172. UCE CharsetFarming{0.3.0-pre12} [;] (Charset-0.3.0-pre12.jar)
  173. UCE CharsetGates{0.3.0-pre12} [&] (Charset-0.3.0-pre12.jar)
  174. UCE CharsetPipes{0.3.0-pre12} [|] (Charset-0.3.0-pre12.jar)
  175. UCE CharsetStorage{0.3.0-pre12} [#] (Charset-0.3.0-pre12.jar)
  176. UCE CharsetTweaks{0.3.0-pre12} [*] (Charset-0.3.0-pre12.jar)
  177. UCE CharsetWires{0.3.0-pre12} [+] (Charset-0.3.0-pre12.jar)
  178. UCE CharsetWrench{0.3.0-pre12} [/] (Charset-0.3.0-pre12.jar)
  179. UCH ChestTransporter{2.5.0} [Chest Transporter] (ChestTransporter-1.10-2.5.0.jar)
  180. UCH chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
  181. UCH chiselsandbits{11.7} [Chisels & Bits] (chiselsandbits-11.7.jar)
  182. UCH ChunkAnimator{1.2} [Chunk Animator] (ChunkAnimator-MC1.9.4-1.2.jar)
  183. UCH combathelp{1.0.3} [Combat Help] (combathelp-1.9.4-1.0.3.jar)
  184. UCH cyclopscore{0.7.3} [Cyclops Core] (CyclopsCore-1.9.4-0.7.3.jar)
  185. UCH commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar)
  186. UCH cookingforblockheads{3.1.26} [Cooking for Blockheads] (CookingForBlockheads-mc1.9.4-3.1.26.jar)
  187. UCH covers{0.3.0.3} [Simple Covers] (covers-0.3.0.3-mc1.10.2.jar)
  188. UCH craftablehorsearmour{1.2} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmor-1.3.0-1.10.jar)
  189. UCH craftingtweaks{5.0.6} [Crafting Tweaks] (craftingtweaks-mc1.9.4-5.0.6.jar)
  190. UCH MineTweaker3{3.0.10} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.10.jar)
  191. UCH CustomMainMenu{2.0.1} [Custom Main Menu] (CustomMainMenu-MC1.9.4-2.0.1.jar)
  192. UCH DarkUtils{1.1.3.67} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.70.jar)
  193. UCH ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
  194. UCH deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
  195. UCH DurabilityShow{3.1.1} [Durability Show] (Durability Show-1.9.4-3.1.1(1).jar)
  196. UCH enchiridion{3.1.6} [Enchiridion] (Enchiridion-1.9.4-3.1.6.jar)
  197. UCH EnderBags{2.0.1} [EnderBags] (EnderBags-1.9.4-2.0.0.jar)
  198. UCH endercompass{1.2.3.1} [Ender Compass] (EnderCompass-1.9.x-1.2.3.1.jar)
  199. UCH endercore{1.10.2-0.4.1.41-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.41-beta.jar)
  200. UCH EnderIO{1.10.2-3.0.1.75_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.75_beta.jar)
  201. UCH shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
  202. UCH endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
  203. UCH enderthing{0.6.10} [Enderthing] (enderthing-1.10.2-0.6.10.jar)
  204. UCH enderutilities{0.6.5-beta.2} [Ender Utilities] (enderutilities-1.10.2-0.6.5-beta.2.jar)
  205. UCH EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  206. UCH endmetals{1.0.4} [End Metals] (EndMetals_1.9-1.0.4.jar)
  207. UCH energysynergy{1.0.0} [EnergySynergy] (EnergySynergy-1.9.4-1.0.0.jar)
  208. UCH ValkyrieLib{1.10-0.10.1} [Valkyrie Lib] (valkyrielib-1.10-0.10.1.jar)
  209. UCH EnvironmentalTech{1.10.2-0.10.2d} [Environmental Tech] (environmentaltech-1.10.2-0.10.2d.jar)
  210. UCH evilcraft{0.10.7} [EvilCraft] (EvilCraft-1.9.4-0.10.7.jar)
  211. UCH ezstorage{2.2.1} [EZStorage 2] (ezstorage-2.2.1.jar)
  212. UCH fastleafdecay{v10} [Fast Leaf Decay] (FastLeafDecay-v10.jar)
  213. UCH flatcoloredblocks{mc1.10-v4.1} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.1.jar)
  214. UCH forestry{5.2.4.215} [Forestry] (forestry_1.10.2-5.2.4.215.jar)
  215. UCH gendustry{1.6.4.13} [GenDustry] (gendustry-1.6.4.13-mc1.10.2.jar)
  216. UCH pressure{1.3.1.8} [Pressure Pipes] (pressure-1.3.1.8-mc1.10.2.jar)
  217. UCH advgenerators{0.9.20.9} [Advanced Generators] (generators-0.9.20.9-mc1.10.2.jar)
  218. UCH fishing{1.4} [Fishing Net Mod] (GiacomosFishingNet1.9.4-1.4.jar)
  219. UCH grapple_hooks{1.0.8} [Grapple Hooks] (GrappleHooks-1.10-1.0.8.jar)
  220. UCH Harvest{1.9.4-1.0.1-8} [Harvest] (Harvest-1.9.4-1.0.1-8.jar)
  221. UCH HardcoreQuesting{1.9.4-5.0.0beta3} [Hardcore Questing Mode] (HQM-New Heights-1.9.4-5.0.0beta3(1).jar)
  222. UCH integrateddynamics{0.4.2} [Integrated Dynamics] (IntegratedDynamics-1.9.4-0.4.2.jar)
  223. UCH inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  224. UCH IronChest{7.0.7.795} [Iron Chest] (ironchest-1.10.2-7.0.7.795.jar)
  225. UCH itemscroller{0.6.1} [Item Scroller] (itemscroller-1.10.2-0.6.1.jar)
  226. UCE japta{1.9.0} [JAPTA] (JAPTA-1.9.4-1.9.0.jar)
  227. UCH JEFB{1.0.3} [Just Enough Forestry Bees] (jefb_1.10.2-1.0.3.jar)
  228. UCH journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  229. UCH jeresources{0.4.6.44} [Just Enough Resources] (JustEnoughResources-1.10.2-0.4.6.44.jar)
  230. UCH LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.36-universal.jar)
  231. UCH mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
  232. UCH Mekanism{9.1.0} [Mekanism] (Mekanism-1.10.2-9.1.0.288.jar)
  233. UCH MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.0.288.jar)
  234. UCH mikedongles{0.2.4} [Mike Dongles] (MikeDongles-0.2.4-MC[1.9.4-1.10-1.10.2].jar)
  235. UCH testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  236. UCH mobtotems{1.10.2-0.1.2} [Mob Totems] (mobtotems-1.10.2-0.1.2.jar)
  237. UCH moreoverlays{1.6} [MoreOverlays] (moreoverlays-1.6-mc1.9.4.jar)
  238. UCH Morphtool{GRADLE:VERSION-GRADLE:BUILD} [Morph-o-Tool] (Morph-o-Tool-1.0-5.jar)
  239. UCH Morpheus{1.10-3.1.6} [Morpheus] (Morpheus-1.10-3.1.6.jar)
  240. 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)
  241. UCH nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
  242. UCH netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  243. UCH nmsot{1.1.5-mc1.10} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.1.5-mc1.10.jar)
  244. UCH recipehandler{0.4} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.4(1.9).jar)
  245. UCH notenoughwands{1.3.5} [Not Enough Wands] (notenoughwands-1.9.4-1.3.5.jar)
  246. UCH OpenComputers{1.6.0.2-beta.4} [OpenComputers] (OpenComputers-MC1.10-1.6.0.2-beta.4.jar)
  247. UCH fodc{1.9.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.0.jar)
  248. UCH orespawn{1.0.3} [Ore Spawn] (OreSpawn_1.9.4-1.0.3.jar)
  249. UCH p455w0rdsthings{1.9.4-0.0.16a} [p455w0rd's Things] (p455w0rdsThings-1.9.4-0.0.16a.jar)
  250. UCH packingtape{0.5.2} [Packing Tape] (PackingTape-1.9.4-0.5.2.jar)
  251. UCH harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4c.jar)
  252. UCH PersistentBits{1.0.3} [Persistent Bits] (PersistentBits-1.10.2-1.0.3.jar)
  253. UCH Pillar{1.0-4} [Pillar] (Pillar-1.0-4.jar)
  254. UCH platforms{1.2.0} [Platforms] (platforms-1.10.0-1.2.0.jar)
  255. UCH pcb{1.5.0} [Portable Craft Bench] (portablecraftbench-1.10.2-1.5.0.jar)
  256. UCH progressiveautomation{1.6.49} [Progressive Automation] (ProgressiveAutomation-1.10.2-1.6.49.jar)
  257. UCH quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
  258. UCE Quark{beta-48} [Quark] (Quark-beta-48.jar)
  259. UCH randomthings{3.7.4} [Random Things] (RandomThings-MC1.10-3.7.4.jar)
  260. UCH rangedpumps{0.2} [Ranged Pumps] (rangedpumps-0.2.jar)
  261. UCH redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  262. UCH StorageDrawers{1.9.4-3.2.1} [Storage Drawers] (StorageDrawers-1.9.4-3.2.1.jar)
  263. UCH refinedstorage{0.8.13} [Refined Storage] (refinedstorage-0.8.13.jar)
  264. UCH xreliquary{1.10.2-1.3.2.434} [Reliquary] (Reliquary-1.10.2-1.3.2.434.jar)
  265. UCH ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  266. UCH rftools{5.07} [RFTools] (rftools-1.10-5.07.jar)
  267. UCH rftoolsdim{4.30beta46} [RFTools Dimensions] (rftoolsdim-1.10-4.30beta46.jar)
  268. UCH rfutils{1.10.2-a5} [RFUtils] (RFUtils-1.10.2-a5.jar)
  269. UCH Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
  270. UCH roots{0.110} [Roots] (roots-1.10.2-0.110.0.jar)
  271. UCH runesofwizardry{1.9.4-0.7.0} [Runes of Wizardry] (Runes-of-Wizardry-1.9.4-0.7.0.jar)
  272. UCH runesofwizardry_classics{1.9.4-0.4.0} [Runes of Wizardry - Classic Dusts Pack] (RunesofWizardry-Classics-1.9.4-0.4.0.jar)
  273. UCH Schematica{1.7.8.150} [Schematica] (Schematica-1.10.2-1.7.8.150-universal.jar)
  274. UCH shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
  275. UCH ShieldHider{1.0.1} [Shield Hider] (ShieldHider-1.0.1_1.9.4.jar)
  276. UCH SilentLib{1.0.12} [Silent Lib] (SilentLib-1.9.4-1.0.12-20.jar)
  277. UCH simplequarry{1.9.4_1.0.0} [Simple Quarry] (Simple Quarry-1.9.4_1.0.0(1).jar)
  278. UCH simplebarrels{1.25e} [Simple Barrels] (simplebarrels-1.10.2-2002-1.25e.jar)
  279. UCH SimpleDimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.10-1.3.jar)
  280. UCH SimpleGenerators{1.10-0.7.1a} [Simple Generators] (simplegenerators-1.10-0.7.1a(1).jar)
  281. UCH simpleretrogen{4.0.1+8} [Simple Retrogen] (simpleretrogen-1.10-4.0.1+8.jar)
  282. UCH SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
  283. UCH solarvillage{1.1.0.13} [Solar Village] (SolarVillage-1.10-1.1.0.14.jar)
  284. UCH soulshardstow{1.10.2-2.5.4-38} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.5.4-38.jar)
  285. UCH SpiceOfLife{1.3.3} [The Spice of Life] (SpiceOfLife-mc1.9.4-1.3.3.jar)
  286. UCH storagenetwork{1.12.6} [Storage Network] (StorageNetwork-1.9.4-1.12.6.jar)
  287. UCH substratum{1.6.0.1} [Substratum] (Substratum-1.10.2-1.6.0.1.jar)
  288. UCH supercraftingframe{1.2.0.85} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.0.85.jar)
  289. UCH SuperMultiDrills{1.4.1} [Super Multi-Drills] (SuperMultiDrills-1.10.2-1.4.1-28.jar)
  290. UCH tconstruct{1.10.2-2.4.0.jenkins312} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jenkins312.jar)
  291. UCH lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3.jar)
  292. UCH terraqueous{1.2.2} [Terraqueous] (terraqueous-1.10.0-1.2.2.jar)
  293. UCH tesla{1.2.1.41} [TESLA] (Tesla-1.10.2-1.2.1.41.jar)
  294. UCH theoneprobe{1.0.13} [The One Probe] (theoneprobe-1.10-1.0.13.jar)
  295. UCH tinker_io{release 2.3.3} [Tinker I/O] (tinker_io-1.10.2-release 2.3.3.jar)
  296. UCH TODOList{1.1.2} [TODO List] (TODOList-1.1.2.jar)
  297. UCH tombmanygraves{1.9.4_1.10.2-2.1.8} [Tomb Many Graves] (TombManyGraves-1.9.4_1.10.2-2.1.8.jar)
  298. UCH vc{v0.2.9b-mc1.10.2} [ViesCraft] (ViesCraft-0.2.9b-mc1.10.2.jar)
  299. UCH WailaHarvestability{1.1.7} [Waila Harvestability] (WailaHarvestability-mc1.10-1.1.7.jar)
  300. UCH waterstrainer{1.1.0} [Water Strainer] (WaterStrainer-1.9.4-1.1.0.jar)
  301. UCH icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.0.200.jar)
  302. UCH wawla{2.3.0.194} [What Are We Looking At] (Wawla-1.10.2-2.3.0.200.jar)
  303. UCH weaponsplus{1.9.4-3.0.0.0} [WeaponsPlus] (WeaponsPlus1.9.4-3.0.0.0.jar)
  304. UCH WIT{1.0.19} [WIT] (WIT-1.9.4-1.0.19-36.jar)
  305. UCH wuestUtilities{1.10.2.2} [Wuest Utilities] (wuestUtilities-1.10.2.2.jar)
  306. UCH xprings{1.1.0} [Experience Rings] (xprings-1.1.0.jar)
  307. UCH UniDict{1.10.2-1.4d} [UniDict] (UniDict-1.10.2-1.4d.jar)
  308. Loaded coremods (and transformers):
  309. AppleCore (AppleCore-mc1.10.2-1.3.5.jar)
  310. squeek.applecore.asm.TransformerModuleHandler
  311. EnderCorePlugin (EnderCore-1.10.2-0.4.1.41-beta.jar)
  312. com.enderio.core.common.transform.EnderCoreTransformer
  313. LoadingPlugin (Quark-beta-48.jar)
  314. vazkii.quark.base.asm.ClassTransformer
  315. LoadingHook (Mekanism-1.10.2-9.1.0.288.jar)
  316.  
  317. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  318. lumien.resourceloader.asm.ClassTransformer
  319. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  320. net.fybertech.nwr.NWRTransformer
  321. CoreMod (Aroma1997Core-1.9.4-1.0.7.0.jar)
  322.  
  323. LoadingPlugin (ChunkAnimator-MC1.9.4-1.2.jar)
  324. lumien.chunkanimator.asm.ClassTransformer
  325. CCLCorePlugin (p455w0rdsThings-1.9.4-0.0.16a.jar)
  326. p455w0rd.p455w0rdsthings.lib.asm.ClassHeirachyManager
  327. p455w0rd.p455w0rdsthings.lib.asm.RenderHookTransformer
  328. LoadingPlugin (RandomThings-MC1.10-3.7.4.jar)
  329. lumien.randomthings.asm.ClassTransformer
  330. LoadingPlugin (CustomMainMenu-MC1.9.4-2.0.1.jar)
  331. lumien.custommainmenu.asm.ClassTransformer
  332. SimpleCore (Simple Quarry-1.9.4_1.0.0(1).jar)
  333. com.mrdimka.simplequarry.core.SimpleClassTransformer
  334. FMLPlugin (InventoryTweaks-1.61-58.jar)
  335. invtweaks.forge.asm.ContainerTransformer
  336. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  337. shetiphian.core.asm.ClassTransformer
  338. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.0' Renderer: 'AMD Radeon HD 5670'
  339. Pulsar/tconstruct loaded Pulses:
  340. - TinkerCommons (Enabled/Forced)
  341. - TinkerWorld (Enabled/Not Forced)
  342. - TinkerTools (Enabled/Not Forced)
  343. - TinkerSmeltery (Enabled/Not Forced)
  344. - TinkerGadgets (Enabled/Not Forced)
  345. - TinkerOredict (Enabled/Forced)
  346. - TinkerIntegration (Enabled/Forced)
  347. - TinkerFluids (Enabled/Forced)
  348. - TinkerMaterials (Enabled/Forced)
  349. - chiselsandbitsIntegration (Enabled/Not Forced)
  350. - WailaIntegration (Enabled/Not Forced)
  351.  
  352. List of loaded APIs:
  353. * actuallyadditionsapi (18) from ActuallyAdditions-1.10.2-r56.jar
  354. * AppleCoreAPI (2.1.0) from AppleCore-mc1.10.2-1.3.5.jar
  355. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  356. * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
  357. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.3-53.jar
  358. * BotaniaAPI (79) from Botania-unofficial.r1.8-313.jar
  359. * CalculatorAPI (1.8.9 - 1.2) from Calculator-1.9.4-3.0.7.jar
  360. * CharsetAPI (0.1) from Charset-0.3.0-pre12.jar
  361. * CharsetAPI|Audio (0.0) from Charset-0.3.0-pre12.jar
  362. * CharsetAPI|Lib (0.2) from Charset-0.3.0-pre12.jar
  363. * CharsetAPI|Pipes (0.3) from Charset-0.3.0-pre12.jar
  364. * CharsetAPI|Storage (0.1) from Charset-0.3.0-pre12.jar
  365. * CharsetAPI|Tape (0.0) from Charset-0.3.0-pre12.jar
  366. * CharsetAPI|Wires (0.3) from Charset-0.3.0-pre12.jar
  367. * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
  368. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
  369. * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.7.jar
  370. * CoFHAPI (1.8.9R1.2.0B1) from extrautils2-1.10.2-alpha-1.0.1.jar
  371. * CoFHAPI|block (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
  372. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
  373. * CoFHAPI|energy (1.8.9R1.2.0B1) from refinedstorage-0.8.13.jar
  374. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10-0.10.1.jar
  375. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.10.2-9.1.0.288.jar
  376. * CoFHAPI|tileentity (1.8.9R1.2.0B1) from ProgressiveAutomation-1.10.2-1.6.49.jar
  377. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
  378. * CraftingTweaks|API (4.1) from craftingtweaks-mc1.9.4-5.0.6.jar
  379. * DR-API (1.0.4-Beta) from deepresonance-1.9.4-1.2.0beta35.jar
  380. * ElecCore|Abilities (#API_VER#) from ElecCore-1.9.4-1.5.292.jar
  381. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
  382. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
  383. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
  384. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.75_beta.jar
  385. * environmentaltech.api (1.10.2-0.10.2d) from environmentaltech-1.10.2-0.10.2d.jar
  386. * ForestryAPI|apiculture (4.8.0) from forestry_1.10.2-5.2.4.215.jar
  387. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.4.215.jar
  388. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.4.215.jar
  389. * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.4.215.jar
  390. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.4.215.jar
  391. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.4.215.jar
  392. * ForestryAPI|fuels (2.0.1) from forestry_1.10.2-5.2.4.215.jar
  393. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.4.215.jar
  394. * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.4.215.jar
  395. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.4.215.jar
  396. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.4.215.jar
  397. * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.4.215.jar
  398. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.4.215.jar
  399. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.4.215.jar
  400. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.4.215.jar
  401. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.4.215.jar
  402. * gendustryAPI (2.3.0) from gendustry-1.6.4.13-mc1.10.2.jar
  403. * Guide-API|API (1.9.4-2.0.0-40) from Guide-API-1.9.4-2.0.0-40.jar
  404. * integrateddynamics|api (0.1.0) from IntegratedDynamics-1.9.4-0.4.2.jar
  405. * jeresources|API (0.4.6.44) from JustEnoughResources-1.10.2-0.4.6.44.jar
  406. * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  407. * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  408. * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  409. * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  410. * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  411. * JustEnoughItemsAPI (4.0.0) from jei_1.10.2-3.7.8.234.jar
  412. * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
  413. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  414. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  415. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  416. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  417. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  418. * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  419. * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  420. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  421. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.0.288.jar
  422. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  423. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  424. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  425. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  426. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  427. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  428. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  429. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  430. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  431. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  432. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10-1.6.0.2-beta.4.jar
  433. * pressureAPI (1.3.1.8) from pressure-1.3.1.8-mc1.10.2.jar
  434. * SchematicaAPI (1.1) from Schematica-1.10.2-1.7.8.150-universal.jar
  435. * SchematicaAPI|Events (1.1) from Schematica-1.10.2-1.7.8.150-universal.jar
  436. * SimpleQuarry|API (1) from Simple Quarry-1.9.4_1.0.0(1).jar
  437. * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.5.4-38.jar
  438. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  439. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  440. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  441. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-0.8.13.jar
  442. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.8.13.jar
  443. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-0.8.13.jar
  444. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  445. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  446. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.9.4-3.2.1.jar
  447. * TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.2.jar
  448. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.2.jar
  449. * TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.2.jar
  450. * TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.2.jar
  451. * ValkyrieLib.api (1.10-0.10.1) from valkyrielib-1.10-0.10.1.jar
  452. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  453. * WIT-API (1) from WIT-1.9.4-1.0.19-36.jar
  454. 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.):
  455. * Optifine is installed. This is NOT supported.
  456. 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.
  457. Detailed RF API diagnostics:
  458. * RF API class 'EnergyStorage' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/EnergyStorage.class
  459. * RF API class 'IEnergyConnection' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyConnection.class
  460. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyContainerItem.class
  461. * RF API class 'IEnergyHandler' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyHandler.class
  462. * RF API class 'IEnergyProvider' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyProvider.class
  463. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyReceiver.class
  464. * RF API class 'IEnergyStorage' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/IEnergyStorage.class
  465. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/ItemEnergyContainer.class
  466. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
  467. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/G:/Games/ATlauncher/ATLauncher/Instances/SpilledJuice/mods/Mekanism-1.10.2-9.1.0.288.jar!/cofh/api/energy/TileEnergyHandler.class
  468.  
  469. Launched Version: 1.10.2
  470. LWJGL: 2.9.4
  471. OpenGL: AMD Radeon HD 5670 GL version 4.5.13416 Compatibility Profile Context 15.300.1025.0, ATI Technologies Inc.
  472. GL Caps: Using GL 1.3 multitexturing.
  473. Using GL 1.3 texture combiners.
  474. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  475. Shaders are available because OpenGL 2.1 is supported.
  476. VBOs are available because OpenGL 1.5 is supported.
  477.  
  478. Using VBOs: No
  479. Is Modded: Definitely; Client brand changed to 'fml,forge'
  480. Type: Client (map_client.txt)
  481. Resource Packs: Faithful 1.10.2.zip
  482. Current Language: English (US)
  483. Profiler Position: N/A (disabled)
  484. CPU: 4x AMD Athlon(tm) II X4 645 Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement