Advertisement
Guest User

Crash?

a guest
Sep 4th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. MDECore-Core (mdecore-1.10.2-1.0.jar)
  5. LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)
  6. EnderCorePlugin (EnderCore-1.10.2-0.4.1.49-beta.jar)
  7. CCCDeobfPlugin (unknown)
  8. LoadingPlugin (Quark-r1.0-52.jar)
  9. FMLPlugin (InventoryTweaks-1.61-58.jar)
  10. LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
  11. CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
  12. CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
  13. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar)
  14. IC2core (industrialcraft-2-2.6.37-ex110.jar)
  15. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  16. Contact their authors BEFORE contacting forge
  17.  
  18. // Hey, that tickles! Hehehe!
  19.  
  20. Time: 9/4/16 1:18 AM
  21. Description: Initializing game
  22.  
  23. java.lang.RuntimeException: [Guide-API] Guides must be registered during PREINITIALIZATION. Please report this to SilentGems.
  24. at amerifrance.guideapi.api.GuideAPI$1.onAdd(GuideAPI.java:40)
  25. at amerifrance.guideapi.api.GuideAPI$1.onAdd(GuideAPI.java:35)
  26. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:585)
  27. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:483)
  28. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.register(FMLControlledNamespacedRegistry.java:830)
  29. at net.silentchaos512.gems.guide.GuideSilentGems.buildGuide(GuideSilentGems.java:363)
  30. at net.silentchaos512.gems.SilentGems.init(SilentGems.java:127)
  31. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  33. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  34. at java.lang.reflect.Method.invoke(Method.java:483)
  35. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
  36. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:483)
  39. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  40. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  41. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  42. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  44. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  45. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  49. at java.lang.reflect.Method.invoke(Method.java:483)
  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.distributeStateMessage(LoadController.java:142)
  56. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:788)
  57. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:322)
  58. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  59. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  60. at net.minecraft.client.main.Main.main(SourceFile:124)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. at java.lang.reflect.Method.invoke(Method.java:483)
  65. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  66. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  67.  
  68.  
  69. A detailed walkthrough of the error, its code path and all known details is as follows:
  70. ---------------------------------------------------------------------------------------
  71.  
  72. -- Head --
  73. Thread: Client thread
  74. Stacktrace:
  75. at amerifrance.guideapi.api.GuideAPI$1.onAdd(GuideAPI.java:40)
  76. at amerifrance.guideapi.api.GuideAPI$1.onAdd(GuideAPI.java:35)
  77. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.addObjectRaw(FMLControlledNamespacedRegistry.java:585)
  78. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.add(FMLControlledNamespacedRegistry.java:483)
  79. at net.minecraftforge.fml.common.registry.FMLControlledNamespacedRegistry.register(FMLControlledNamespacedRegistry.java:830)
  80. at net.silentchaos512.gems.guide.GuideSilentGems.buildGuide(GuideSilentGems.java:363)
  81. at net.silentchaos512.gems.SilentGems.init(SilentGems.java:127)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. at java.lang.reflect.Method.invoke(Method.java:483)
  86. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
  87. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  88. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  89. at java.lang.reflect.Method.invoke(Method.java:483)
  90. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  91. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  92. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  93. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  94. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  95. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
  96. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
  97. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  98. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  99. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  100. at java.lang.reflect.Method.invoke(Method.java:483)
  101. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  102. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  103. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  104. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  105. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  106. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
  107. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:788)
  108. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:322)
  109. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  110.  
  111. -- Initialization --
  112. Details:
  113. Stacktrace:
  114. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  115. at net.minecraft.client.main.Main.main(SourceFile:124)
  116. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  117. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  118. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  119. at java.lang.reflect.Method.invoke(Method.java:483)
  120. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  121. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  122.  
  123. -- System Details --
  124. Details:
  125. Minecraft Version: 1.10.2
  126. Operating System: Windows 10 (amd64) version 10.0
  127. Java Version: 1.8.0_25, Oracle Corporation
  128. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  129. Memory: 1510430456 bytes (1440 MB) / 4587417600 bytes (4374 MB) up to 8482586624 bytes (8089 MB)
  130. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1G
  131. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  132. FML: MCP 9.32 Powered by Forge 12.18.1.2076 120 mods loaded, 119 mods active
  133. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  134. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  135. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.1.2076.jar)
  136. UCHI Forge{12.18.1.2076} [Minecraft Forge] (forge-1.10.2-12.18.1.2076.jar)
  137. UCHI Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.0.3.jar)
  138. UCHI CodeChickenCore{2.1.8.79} [CodeChicken Core] (minecraft.jar)
  139. UCHI bettercombatmod{1.3.5} [Better Combat] ([MC 1.10.X] BetterCombatMod 1.3.5.jar)
  140. UCHI thedragoncore{1.1.0} [TheDragonCore] (thedragoncore-1.1.0.jar)
  141. UCHI armorplus{1.10.2-6.0.0.0} [ArmorPlus] (armorplus-1.10.2-6.0.0.0.jar)
  142. UCHI Aroma1997CoreHelper{1.1.0.3} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.0.3.jar)
  143. UCHI Aroma1997sDimension{1.0} [Aroma1997's Dimensional World] (Aroma1997s-Dimensional-World-1.9.4-1.2.0.1.jar)
  144. UCHI AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  145. UCHI AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  146. UCHI bagginses{2.4.2d} [Bagginses] (Bagginses-1.10-3.0.3.jar)
  147. UCHI basemetals{2.3.2} [Base Metals] (BaseMetals_1.9.4-2.3.2.6.jar)
  148. UCHI Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  149. UCHI BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
  150. UCHI bdlib{1.12.2.8} [BD Lib] (bdlib-1.12.2.8-mc1.10.2.jar)
  151. UCHI betterbuilderswands{0.6.5} [Better Builder's Wands] (BetterBuildersWands-0.6.5-1.10r138+8595fc7.jar)
  152. UCHI BiomesOPlenty{5.0.0.2073} [Biomes O' Plenty] (BiomesOPlenty-1.10.2-5.0.0.2073-universal.jar)
  153. UCHI guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.2-45.jar)
  154. UCHI BloodMagic{1.9.4-2.0.4-56} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.9.4-2.0.4-56.jar)
  155. UCHI bookshelf{1.3.0.282} [Bookshelf] (Bookshelf-1.10.2-1.3.0.282.jar)
  156. UCHI Botania{r1.8-316} [Botania] (Botania-unofficial.r1.8-316.jar)
  157. UCHI Chameleon{1.10-2.1.7} [Chameleon] (Chameleon-1.10-2.1.7.jar)
  158. UCHI chancecubes{1.10-2.1.3.115} [Chance Cubes] (ChanceCubes-1.10-2.1.3.115.jar)
  159. UCHI ChestTransporter{2.5.1} [Chest Transporter] (ChestTransporter-1.10.2-2.5.1.jar)
  160. UCHI ChickenChunks{2.1.3.36} [ChickenChunks] (ChickenChunks-1.10.2-2.1.3.36-universal.jar)
  161. UCHI chisel{MC1.9.4-0.0.6.33} [Chisel] (Chisel-MC1.9.4-0.0.6.33.jar)
  162. UCHI mcmultipart{1.2.1} [MCMultiPart] (MCMultiPart-1.2.1-universal.jar)
  163. UCHI chiselsandbits{11.10} [Chisels & Bits] (chiselsandbits-11.10.jar)
  164. UCHI combathelp{1.0.3} [Combat Help] (combathelp-1.9.4-1.0.3.jar)
  165. UCHI cyclopscore{0.7.5} [Cyclops Core] (CyclopsCore-1.9.4-0.7.5.jar)
  166. UCHI commoncapabilities{1.1.1} [CommonCapabilities] (CommonCapabilities-1.9.4-1.1.1.jar)
  167. UCHI craftablehorsearmour{1.2} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmor-1.3.0-1.10.jar)
  168. UCHI D3Core{1.2.1.55} [D³Core] (D3Core-1.9.4-1.2.1.55.jar)
  169. UCHI Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
  170. UCHI DarkUtils{1.1.3.67} [Dark Utilities] (DarkUtilities-1.10.2-1.1.3.70.jar)
  171. UCHI enchiridion{3.1.7} [Enchiridion] (Enchiridion-1.9.4-3.1.7.jar)
  172. UCHI endercore{1.10.2-0.4.1.49-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.49-beta.jar)
  173. UCHI EnderIO{1.10.2-3.0.1.92_beta} [Ender IO] (EnderIO-1.10.2-3.0.1.92_beta.jar)
  174. UCHI EnderStorage{2.1.3.73} [EnderStorage] (EnderStorage-1.10.2-2.1.3.73-universal.jar)
  175. UCHI shetiphiancore{3.3.0} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.0.jar)
  176. UCHI endertanks{1.4.1} [EnderTanks] (endertanks-1.10.0-1.4.1.jar)
  177. UCHI enderutilities{0.6.5} [Ender Utilities] (enderutilities-1.10.2-0.6.5.jar)
  178. UCHI EnderZoo{1.10-1.2.3.43} [Ender Zoo] (EnderZoo-1.10-1.2.3.43.jar)
  179. UCHI ValkyrieLib{1.10.2-0.10.2} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.2.jar)
  180. UCHI EnvironmentalTech{1.10.2-0.10.2e} [Environmental Tech] (environmentaltech-1.10.2-0.10.2e.jar)
  181. UCHI evilcraft{0.10.8} [EvilCraft] (EvilCraft-1.10.2-0.10.8.jar)
  182. UCHI ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.10.2-alpha-1.0.1.jar)
  183. UCHI ezstorage{2.2.2} [EZStorage 2] (ezstorage-2.2.2.jar)
  184. UCHI fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  185. UCHI IC2{2.6.37-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.37-ex110.jar)
  186. UCHI forestry{5.2.9.241} [Forestry] (forestry_1.10.2-5.2.9.241.jar)
  187. UCHI ftbl{2.1.0} [FTBLib] (FTBLib-1.9.4-2.1.0-pre2.jar)
  188. UCHI ftbu{2.1.0} [FTBUtilities] (FTBUtilities-1.9.4-2.1.0-pre2.jar)
  189. UCHI advgenerators{0.9.20.10} [Advanced Generators] (generators-0.9.20.10-mc1.10.2.jar)
  190. UCHI gravestone{1.5.5} [Gravestone] (GraveStone Mod 1.5.5.jar)
  191. UCHI Harvest{1.10.2-1.1.0-10} [Harvest] (Harvest-1.10.2-1.1.0-10.jar)
  192. UCHI hempfarmer{1.10.2-2010-1.67} [HempFarmer] (hempfarmer-1.10.2-2010-1.67.jar)
  193. UCHI InventoryPets{1.4.8.1} [Inventory Pets] (inventorypets-1.10-1.4.8.1.jar)
  194. UCHI inventorytweaks{1.61-58-a1fd884} [Inventory Tweaks] (InventoryTweaks-1.61-58.jar)
  195. UCHI ironchest{1.10.2-7.0.9.796} [Iron Chest] (ironchest-1.10.2-7.0.9.796.jar)
  196. UCHI itemscroller{0.7.0} [Item Scroller] (itemscroller-1.10.2-0.7.0.jar)
  197. UCHI journeymap{1.10.2-5.2.4} [JourneyMap] (journeymap-1.10.2-5.2.4-unlimited.jar)
  198. UCHI jet_packs{1.0.0} [Just JetPacks] (Just-Jetpacks-1.10.2-1.0.0.jar)
  199. UCHI jwin{univ_compat_filler} [Just What I Needed] (jwin-0.12.0_mc1.10.2.jar)
  200. UCHI Lumberjack{1.3.1.39} [Lumberjack] (Lumberjack-1.9.4-1.3.1.39.jar)
  201. UCHI mantle{1.10.2-0.10.4.jenkins163} [Mantle] (Mantle-1.10.2-0.10.4.jar)
  202. UCHI mdecore{1.10.2-1.0} [MattDahEpic Core] (mdecore-1.10.2-1.0.jar)
  203. UCHI Mekanism{9.1.1} [Mekanism] (Mekanism-1.10.2-9.1.1.290.jar)
  204. UCHI MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.10.2-9.1.1.290.jar)
  205. UCHI MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.10.2-9.1.1.290.jar)
  206. UCHI morefood{1.17} [More Foods] (more-foods-1.10.2-2011-1.17.jar)
  207. UCHI moreoverlays{1.6} [MoreOverlays] (moreoverlays-1.6-mc1.9.4.jar)
  208. UCHI terraqueous{1.2.4} [Terraqueous] (terraqueous-1.10.0-1.2.4.jar)
  209. UCHI multistorage{1.2.1} [Multi-Storage] (multistorage-1.10.0-1.2.1.jar)
  210. UCHI nethermetals{1.1.2} [Nether Metals] (NetherMetals_1.9-1.1.2.jar)
  211. UCHI netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  212. UCHI recipehandler{0.5} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.5(1.10.2).jar)
  213. UCHI fodc{1.9.1} [Ore Dictionary Converter] (OreDictionaryConverter-1.9.1.jar)
  214. UCHI orespawn{1.0.3} [Ore Spawn] (OreSpawn_1.9.4-1.0.3.jar)
  215. UCHI harvestcraft{1.9.4-pre} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2b.jar)
  216. UCHI pixelmon{5.0.0-beta7} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta7-universal.jar)
  217. UCHI quantumflux{2.0.7} [QuantumFlux] (quantumflux-1.9.4-2.0.7.jar)
  218. UCHI reborncore{2.6.2.15} [RebornCore] (RebornCore-1.10.2-2.6.2.15-universal.jar)
  219. UCHI QuantumStorage{3.1.2} [QuantumStorage] (QuantumStorage-1.9.4-3.1.2.jar)
  220. UCHI Quark{r1.0-52} [Quark] (Quark-r1.0-52.jar)
  221. UCHI RadixCore{1.10.2-2.1.2} [RadixCore] (RadixCore-1.10.2-2.1.2-universal.jar)
  222. UCHI RandomUtilities{3.1.1} [Random Utilities] (Random Utilities-1.9.4-3.1.1.jar)
  223. UCHI randomthings{3.7.5} [Random Things] (RandomThings-MC1.10.2-3.7.5.jar)
  224. UCHI reborncore-mcmultipart{2.6.2.15} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.6.2.15-universal.jar)
  225. UCHI StorageDrawers{1.10.2-3.2.6} [Storage Drawers] (StorageDrawers-1.10.2-3.2.6.jar)
  226. UCHI refinedstorage{0.8.17} [Refined Storage] (refinedstorage-0.8.17.jar)
  227. UCHI xreliquary{1.10.2-1.3.3.492} [Reliquary] (Reliquary-1.10.2-1.3.3.492.jar)
  228. UCHI rftools{5.16} [RFTools] (rftools-1.10-5.16.jar)
  229. UCHI Roguelike{1.5.4} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.4.jar)
  230. UCHI roots{0.112} [Roots] (roots-1.10.2-0.112.0.jar)
  231. UCHI AS_Ruins{16.2} [Ruins Spawning System] (Ruins-1.10.2.jar)
  232. UCHI shadowmc{3.4.4} [ShadowMC] (ShadowMC-1.10.2-3.4.4.jar)
  233. UCHI SilentLib{1.0.12} [Silent Lib] (SilentLib-1.9.4-1.0.12-20.jar)
  234. UCHI WIT{1.0.20} [WIT] (WIT-1.9.4-1.0.20-38.jar)
  235. UCHE SilentGems{2.0.24} [Silent's Gems] (SilentsGems-1.10.2-2.0.24-56.jar)
  236. UCHI SimpleGenerators{1.10-0.7.1a} [Simple Generators] (simplegenerators-1.10-0.7.1a.jar)
  237. UCHI SimpleUpgrades{2.0.11} [SimpleUpgrades] (simpleupgrades-1.10.0-2.0.11-release.jar)
  238. UCHI flammpfeil.slashblade{mc1.9.4-r15} [SlashBlade] (SlashBlade-mc1.9.4-r15b.jar)
  239. UCHI SleepingBag{1.2.1} [Sleeping Bag] (SleepingBag-1.9.4-1.2.1.jar)
  240. UCHI soulshardstow{1.10.2-2.6.2-42} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.2-42.jar)
  241. UCHI storagenetwork{1.12.8} [Storage Network] (StorageNetwork-1.9.4-1.12.8.jar)
  242. UCHI supercraftingframe{1.2.1.87} [Super Crafting Frame] (supercraftingframe-1.10.2-1.2.1.87.jar)
  243. UCHI tconstruct{1.10.2-2.4.0.jenkins325} [Tinkers' Construct] (TConstruct-1.10.2-2.4.0.jar)
  244. UCHI taiga{${version}} [Tinkers Alloying Addon] (taiga-1.10.2-1.1.1.jar)
  245. UCHI lteleporters{1.1.3} [Lemon's Simple Teleporters] (teleporters-1.1.3.jar)
  246. UCHI tinker_io{beta 2.3.4} [Tinker I/O] (tinker_io-1.10.2-beta 2.3.4.jar)
  247. UCHI VeinMiner{0.34.1_1.9-73be663} [Vein Miner] (VeinMiner-0.34.1-1.9r571+73be663.jar)
  248. UCHI VeinMinerModSupport{0.34.1_1.9-73be663} [Mod Support] (VeinMiner-0.34.1-1.9r571+73be663.jar)
  249. UCHI WailaHarvestability{1.1.8} [Waila Harvestability] (WailaHarvestability-mc1.10.2-1.1.8.jar)
  250. UCHI waterstrainer{1.2.1} [Water Strainer] (WaterStrainer-1.9.4-1.2.1.jar)
  251. UCHI weaponsplus{1.9.4-3.0.0.0} [WeaponsPlus] (WeaponsPlus1.9.4-3.0.0.0.jar)
  252. UCHI wuestutilities{1.10.2.3} [Wuest Utilities] (wuestUtilities-1.10.2.3.jar)
  253. UD mdecore-core{1.0} [MDE Core - ASM Tweaks] (minecraft.jar)
  254. Loaded coremods (and transformers):
  255. MDECore-Core (mdecore-1.10.2-1.0.jar)
  256. com.mattdahepic.mdecore.asm.TickrateTransformer
  257. LoadingHook (Mekanism-1.10.2-9.1.1.290.jar)
  258.  
  259. EnderCorePlugin (EnderCore-1.10.2-0.4.1.49-beta.jar)
  260. com.enderio.core.common.transform.EnderCoreTransformer
  261. CCCDeobfPlugin (unknown)
  262.  
  263. LoadingPlugin (Quark-r1.0-52.jar)
  264. vazkii.quark.base.asm.ClassTransformer
  265. FMLPlugin (InventoryTweaks-1.61-58.jar)
  266. invtweaks.forge.asm.ContainerTransformer
  267. LoadingPlugin (RandomThings-MC1.10.2-3.7.5.jar)
  268. lumien.randomthings.asm.ClassTransformer
  269. CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal.jar)
  270. codechicken.core.asm.TweakTransformer
  271. codechicken.core.asm.DelegatedTransformer
  272. codechicken.core.asm.DefaultImplementationTransformer
  273. CoreMod (Aroma1997Core-1.9.4-1.1.0.3.jar)
  274.  
  275. CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.73-universal.jar)
  276. codechicken.lib.asm.ClassHeirachyManager
  277. codechicken.lib.asm.RenderHookTransformer
  278. IC2core (industrialcraft-2-2.6.37-ex110.jar)
  279.  
  280. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.0.jar)
  281. shetiphian.core.asm.ClassTransformer
  282. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13447 Compatibility Profile Context 16.300.2311.0' Renderer: 'AMD Radeon (TM) R7 360 Series'
  283. Pulsar/tconstruct loaded Pulses:
  284. - TinkerCommons (Enabled/Forced)
  285. - TinkerWorld (Enabled/Not Forced)
  286. - TinkerTools (Enabled/Not Forced)
  287. - TinkerSmeltery (Enabled/Not Forced)
  288. - TinkerGadgets (Enabled/Not Forced)
  289. - TinkerOredict (Enabled/Forced)
  290. - TinkerIntegration (Enabled/Forced)
  291. - TinkerFluids (Enabled/Forced)
  292. - TinkerMaterials (Enabled/Forced)
  293. - chiselsandbitsIntegration (Enabled/Not Forced)
  294. - WailaIntegration (Enabled/Not Forced)
  295.  
  296. CodeChickenCore: ignoreInvalidMCVersion state: false
  297. List of loaded APIs:
  298. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  299. * Baubles|API (1.1.1.0) from Baubles-1.9.4-1.2.1.0.jar
  300. * BloodMagic|API (@VERSION@) from BloodMagic-1.9.4-2.0.4-56.jar
  301. * BotaniaAPI (79) from Botania-unofficial.r1.8-316.jar
  302. * ChiselAPI (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
  303. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.9.4-0.0.6.33.jar
  304. * ChiselsAndBitsAPI (11.7.0) from chiselsandbits-11.10.jar
  305. * CoFHAPI (1.8.9R1.2.0B1) from tinker_io-1.10.2-beta 2.3.4.jar
  306. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
  307. * CoFHAPI|energy (1.8.9R1.2.0B1) from forestry_1.10.2-5.2.9.241.jar
  308. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
  309. * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.2.jar
  310. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.1.1.jar
  311. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
  312. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
  313. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
  314. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.0.1.92_beta.jar
  315. * environmentaltech.api (1.10.2-0.10.2e) from environmentaltech-1.10.2-0.10.2e.jar
  316. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.9.241.jar
  317. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.9.241.jar
  318. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.9.241.jar
  319. * ForestryAPI|core (5.0.0) from forestry_1.10.2-5.2.9.241.jar
  320. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.9.241.jar
  321. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.9.241.jar
  322. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.9.241.jar
  323. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.9.241.jar
  324. * ForestryAPI|greenhouse (5.0.0) from forestry_1.10.2-5.2.9.241.jar
  325. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.9.241.jar
  326. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.9.241.jar
  327. * ForestryAPI|mail (3.0.0) from forestry_1.10.2-5.2.9.241.jar
  328. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.9.241.jar
  329. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.9.241.jar
  330. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.9.241.jar
  331. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.9.241.jar
  332. * Guide-API|API (1.10.2-2.0.2-45) from Guide-API-1.10.2-2.0.2-45.jar
  333. * journeymap|client-api (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  334. * journeymap|client-api-display (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  335. * journeymap|client-api-event (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  336. * journeymap|client-api-model (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  337. * journeymap|client-api-util (1.2) from journeymap-1.10.2-5.2.4-unlimited.jar
  338. * McJtyLib (1.10-1.9.9) from mcjtylib-1.10-1.9.9.jar
  339. * MekanismAPI|core (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  340. * MekanismAPI|energy (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  341. * MekanismAPI|gas (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  342. * MekanismAPI|infuse (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  343. * MekanismAPI|laser (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  344. * MekanismAPI|reactor (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  345. * MekanismAPI|recipe (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  346. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  347. * MekanismAPI|util (9.0.0) from Mekanism-1.10.2-9.1.1.290.jar
  348. * reborncoreAPI (2.6.2.15) from RebornCore-1.10.2-2.6.2.15-universal.jar
  349. * SoulShardsTOW|API (0.1.5) from SoulShards-TOW-1.10.2-2.6.2-42.jar
  350. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-0.8.17.jar
  351. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
  352. * StorageDrawersAPI|event (1.7.10-1.2.0) from refinedstorage-0.8.17.jar
  353. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
  354. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-0.8.17.jar
  355. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
  356. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
  357. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
  358. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.10.2-3.2.6.jar
  359. * TerraqueousAPI (1.0) from terraqueous-1.10.0-1.2.4.jar
  360. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.10.0-1.2.4.jar
  361. * TerraqueousAPI|Machines (1.0) from terraqueous-1.10.0-1.2.4.jar
  362. * TerraqueousAPI|Plant (1.0) from terraqueous-1.10.0-1.2.4.jar
  363. * ValkyrieLib.api (1.10.2-0.10.2) from valkyrielib-1.10.2-0.10.2.jar
  364. * VeinMinerApi (0.3) from VeinMiner-0.34.1-1.9r571+73be663.jar
  365. * WailaAPI (1.3) from Waila-1.7.0-B3_1.9.4.jar
  366. * WIT-API (1) from WIT-1.9.4-1.0.20-38.jar
  367. D3Core: Debug: false Silliness: true AprilFools: true PastPost:false
  368. EnderIO: No known problems detected.
  369. Detailed RF API diagnostics:
  370. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/EnergyStorage.class
  371. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/IEnergyConnection.class
  372. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/IEnergyContainerItem.class
  373. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/IEnergyHandler.class
  374. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/IEnergyProvider.class
  375. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/IEnergyReceiver.class
  376. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/IEnergyStorage.class
  377. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/ItemEnergyContainer.class
  378. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/TileEnergyHandler.class
  379. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/Cauy/AppData/Roaming/.minecraft/mods/Mekanism-1.10.2-9.1.1.290.jar!/cofh/api/energy/TileEnergyHandler.class
  380.  
  381. Launched Version: 1.10.2-forge1.10.2-12.18.1.2076
  382. LWJGL: 2.9.4
  383. OpenGL: AMD Radeon (TM) R7 360 Series GL version 4.5.13447 Compatibility Profile Context 16.300.2311.0, ATI Technologies Inc.
  384. GL Caps: Using GL 1.3 multitexturing.
  385. Using GL 1.3 texture combiners.
  386. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  387. Shaders are available because OpenGL 2.1 is supported.
  388. VBOs are available because OpenGL 1.5 is supported.
  389.  
  390. Using VBOs: Yes
  391. Is Modded: Definitely; Client brand changed to 'fml,forge'
  392. Type: Client (map_client.txt)
  393. Resource Packs:
  394. Current Language: English (US)
  395. Profiler Position: N/A (disabled)
  396. CPU: 8x AMD FX(tm)-8320 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement