Advertisement
Guest User

Untitled

a guest
Jun 4th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 43.67 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. IC2core (industrialcraft-2-2.7.59-ex111.jar)
  5. AppleCore (AppleCore-mc1.11.2-2.1.2.jar)
  6. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  7. BlurPlugin (Blur-1.0.1-9.jar)
  8. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  9. LoadingPlugin (ViesCraftTweaker-1.11.2-1.1.jar)
  10. ForgelinPlugin (Forgelin-1.4.2.jar)
  11. ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
  12. CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
  13. LoadingPlugin (ResourceLoader-MC1.11.2-1.5.2.jar)
  14. MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.99-BETA.jar)
  15. DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.2.jar)
  16. CorePlugin (FluxedRedstone-2.6.1.59.jar)
  17. Extra Alchemy ASM (extraalchemy-0.3.2-beta.jar)
  18. AstralCore (astralsorcery-1.4.1.jar)
  19. Default Options (DefaultOptions_1.11.2-8.2.2.jar)
  20. GudLib (gud_lib-1.2.0.0.jar)
  21. CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
  22. FarseekCoreMod (Farseek-1.11-2.1.jar)
  23. LoadingPlugin (DimensionRules-MC1.11-1.1.jar)
  24. LoadingPlugin (Quark-r1.2-92.jar)
  25. LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar)
  26. Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.89.jar)
  27. llibrary (llibrary-1.7.6-1.11.2.jar)
  28. ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
  29. MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
  30. literalascension (literalascension-1.11.2-1.0.2.2.jar)
  31. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.383.jar)
  32. LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
  33. MalisisCorePlugin (malisiscore-1.11.2-5.1.1.jar)
  34. Plugin (NotEnoughIDs-1.5.4.1.jar)
  35. Contact their authors BEFORE contacting forge
  36.  
  37. // Sorry :(
  38.  
  39. Time: 6/4/17 8:38 PM
  40. Description: There was a severe problem during mod loading that has caused the game to fail
  41.  
  42. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Tiny Progressions (tp)
  43. Caused by: java.lang.ClassCastException: net.darkhax.bookshelf.lib.ModTrackingList cannot be cast to java.util.ArrayList
  44. at com.kashdeya.tinyprogressions.util.RemoveItems.removeRecipe(RemoveItems.java:33)
  45. at com.kashdeya.tinyprogressions.util.RemoveItems.initRemove(RemoveItems.java:18)
  46. at com.kashdeya.tinyprogressions.proxy.CommonProxy.init(CommonProxy.java:42)
  47. at com.kashdeya.tinyprogressions.main.tinyprogressions.init(tinyprogressions.java:72)
  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:641)
  53. at sun.reflect.GeneratedMethodAccessor4.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:252)
  62. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:230)
  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:147)
  73. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
  74. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
  75. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:521)
  76. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:352)
  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.11.2
  92. Operating System: Windows 8.1 (amd64) version 6.3
  93. Java Version: 1.8.0_111, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 1292290520 bytes (1232 MB) / 3969605632 bytes (3785 MB) up to 8555069440 bytes (8158 MB)
  96. JVM Flags: 11 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms256m -XX:PermSize=256m -Xmx8G -Xms1G -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=40 -XX:CMSInitiatingOccupancyFraction=70 -XX:+CMSScavengeBeforeRemark -XX:+AggressiveOpts
  97. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  98. FML: MCP 9.38 Powered by Forge 13.20.0.2313 301 mods loaded, 301 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. UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
  101. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  102. UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.0.2313.jar)
  103. UCHI forge{13.20.0.2313} [Minecraft Forge] (forge-1.11.2-13.20.0.2313.jar)
  104. UCHI gud_lib{1.2.0.0} [GudLib] (gud_lib-1.2.0.0.jar)
  105. UCHI Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  106. UCHI foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  107. UCHI ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
  108. UCHI uncraftingtable{1.7.3-beta1} [Uncrafting Table] ([1.11.2]UncraftingTable-1.7.3-beta1.jar)
  109. UCHI jei{4.4.1.285} [Just Enough Items] (jei_1.11.2-4.4.1.285.jar)
  110. UCHI abyssalcraft{1.9.4-pre-3} [AbyssalCraft] (AbyssalCraft-1.11.2-1.9.4-pre-3.jar)
  111. UCHI achunkloader{1.11-1.2.0} [A Chunk Loader] (achunkloader-1.11.2-1.2.0.jar)
  112. UCHI actuallyadditions{1.11.2-r109} [Actually Additions] (ActuallyAdditions-1.11.2-r109.jar)
  113. UCHI thinkbigcore{1.6.1} [§5§m===§r §e§lThink Big Core §5§m===§r] (Think Big Core V1.6.1 - 1.11.2.jar)
  114. UCHI adinferos{1.2.6} [§e§k!!§6§k]]§c§kkk§4§lAd Inferos§c§kkk§6§k]]§e§k!!] (Ad Inferos V1.2.6 - 1.11.2.jar)
  115. UCHI additionalbanners{1.4.0.32} [Additional Banners] (AdditionalBanners-1.11.2-1.4.0.32.jar)
  116. UCHI advancedcombat{1.0.1} [Advanced Combat] (advancedcombat-1.0.1-[1.11.2].jar)
  117. UCHI aether_legacy{v1.4.1} [Aether Legacy] (aether_legacy-1.11.2-1.0.jar)
  118. UCHI akashictome{1.1-7} [Akashic Tome] (AkashicTome-1.1-7.jar)
  119. UCHI forgelin{1.4.2} [Forgelin] (Forgelin-1.4.2.jar)
  120. UCHI atmlib{1.0.1} [ATM Lib] (atmlib-1.0.1.jar)
  121. UCHI alchemistry{0.5.8} [Alchemistry] (alchemistry-0.5.8.jar)
  122. UCHI baubles{1.4.5} [Baubles] (Baubles-1.11-1.4.5.jar)
  123. UCHI extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.4.1.jar)
  124. UCHI flyringbaublemod{0.2.4_1.11.2-6570ea2} [AngelRing 2 Bauble] (angelRingToBauble-1.11.2-0.2.4.24+6570ea2.jar)
  125. UCHI animalium{0.2.0} [animalium] (Animalium-0.2.0.jar)
  126. UCHI animania{1.1.2} [Animania] (animania-1.11.2-1.1.2.jar)
  127. UCHI applecore{2.1.2} [AppleCore] (AppleCore-mc1.11.2-2.1.2.jar)
  128. UCHI appleskin{1.0.6} [AppleSkin] (AppleSkin-mc1.11-1.0.6.jar)
  129. UCHI mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
  130. UCHI chisel{MC1.11.2-0.0.10.14} [Chisel] (Chisel-MC1.11.2-0.0.10.14.jar)
  131. UCHI tconstruct{1.11.2-2.7.0.26} [Tinkers' Construct] (TConstruct-1.11.2-2.7.0.26.jar)
  132. UCHI thedragonlib{1.11.2-3.2.2} [TheDragonLib] (thedragonlib-1.11.2-3.2.2.jar)
  133. UCHI armorplus{1.11.2-10.4.0.1} [ArmorPlus] (armorplus-1.11.2-10.4.0.1.jar)
  134. UCHI astralsorcery{1.4.1} [Astral Sorcery] (astralsorcery-1.4.1.jar)
  135. UCHI atg{2} [Alternate Terrain Generation] (atg-1.11.2-2.1.4.jar)
  136. UCHI autodropper{1.0.0} [Auto Dropper] (AutoDropper-1.11.2-1.0.0.jar)
  137. UCHI morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13.jar)
  138. UCHI psi{r1.1-47} [Psi] (Psi-r1.1-47.jar)
  139. UCHI quark{r1.2-92} [Quark] (Quark-r1.2-92.jar)
  140. UCHI autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
  141. UCHI avaritia{1.0} [Avaritia] (Avaritia-1.11.2-3.0.2.jar)
  142. UCHI bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
  143. UCHI bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar)
  144. UCHI betterachievements{0.4.4.16} [Better Achievements] (BetterAchievements-1.11.2-0.4.4.16.jar)
  145. UCHI betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
  146. UCHI betterthanmending{@VERSION@} [Better Than Mending] (BetterThanMending-1.1.0.jar)
  147. UCHI bibliocraft{2.3.1} [BiblioCraft] (BiblioCraft[v2.3.1][MC1.11.2].jar)
  148. UCHI biomesoplenty{6.1.0.2238} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.1.0.2238-universal.jar)
  149. UCHI bibliowoodsbop{2.0} [BiblioWoodBoP] (BiblioWoods[BiomesOPlenty][v2.0][MC1.11.2].jar)
  150. UCHI bibliowoodsforestry{2.0} [BiblioWoodForestry] (BiblioWoods[Forestry][v2.0][MC1.11.2].jar)
  151. UCHI natura{1.11.2-4.2.0.20} [Natura] (natura-1.11.2-4.2.0.20.jar)
  152. UCHI bibliowoodsnatura{2.0} [BiblioWoodNatura] (BiblioWoods[Natura][v2.0][MC1.11.2].jar)
  153. UCHI blocklings{4.1.5} [WillR27's Blocklings] (Blocklings 4.1.5 - 1.11.2.jar)
  154. UCHI cyclicmagic{1.5.0} [Cyclic] (Cyclic-1.11.2-1.5.0.jar)
  155. UCHI mobtotems{1.11.2-0.3.0} [Mob Totems] (mobtotems-1.11.2-0.3.0.jar)
  156. UCHI theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
  157. UCHI modularrouters{1.11.2-2.1.1} [Modular Routers] (modular-routers-1.11.2-2.1.1.jar)
  158. UCHI overlord{2.3.7} [Overlord] (Overlord-1.11.2-2.3.7.jar)
  159. UCHI guideapi{1.11.2-2.1.1-52} [Guide-API] (Guide-API-1.11.2-2.1.1-52.jar)
  160. UCHI bloodmagic{1.11-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.10-79.jar)
  161. UCHI lazymodder{0.1} [Lazy Modder] (LazyModder-1.11-1.0.jar)
  162. UCHI bloodbaubles{0.0} [Blood Baubles] (BloodBaubles-1.11-1.0.jar)
  163. UCHI bloodmoon{1.5.1} [Bloodmoon] (Bloodmoon-MC1.11-1.5.1.jar)
  164. UCHI blur{1.0.1-9} [Blur] (Blur-1.0.1-9.jar)
  165. UCHI bookshelf{2.0.383} [Bookshelf] (Bookshelf-1.11.2-2.0.0.383.jar)
  166. UCHI botania{r1.9-343} [Botania] (Botania r1.9-343.jar)
  167. UCHI botaniavisualizer{1.11.2-1.0} [BotaniaVisualizer] (BotaniaVisualizer-1.11.2-1.0.jar)
  168. UCHI buildcraftlib{7.99.4} [BuildCraft Lib] (buildcraft-7.99.4.jar)
  169. UCHI buildcraftcore{7.99.4} [BuildCraft] (buildcraft-7.99.4.jar)
  170. UCHI buildcraftfactory{7.99.4} [BC Factory] (buildcraft-7.99.4.jar)
  171. UCHI buildcrafttransport{7.99.4} [BC Transport] (buildcraft-7.99.4.jar)
  172. UCHI buildcraftbuilders{7.99.4} [BC Builders] (buildcraft-7.99.4.jar)
  173. UCHI buildcraftenergy{7.99.4} [BC Energy] (buildcraft-7.99.4.jar)
  174. UCHI buildcraftrobotics{7.99.4} [BC Robotics] (buildcraft-7.99.4.jar)
  175. UCHI buildcraftsilicon{7.99.4} [BC Silicon] (buildcraft-7.99.4.jar)
  176. UCHI badwithernocookie{1.0} [Bad Wither No Cookie!] (bwncrldd-1.0.jar)
  177. UCHI ceramics{1.11.2-1.2.1b} [Ceramics] (Ceramics-1.11.2-1.2.1b.jar)
  178. UCHI cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.11.2.jar)
  179. UCHI chalice{1.11.2-2.8} [Chalice] (chalice-1.11.2-2.8.jar)
  180. UCHI chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  181. UCHI chancecubes{1.11-2.3.6.178} [Chance Cubes] (ChanceCubes-1.11-2.3.6.178.jar)
  182. UCHI charset{0.4.1} [Charset] (Charset-0.4.1.jar)
  183. UCHI codechickenlib{2.6.0.254} [CodeChicken Lib] (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
  184. UCHI chickenchunks{2.3.0.63} [ChickenChunks] (ChickenChunks-1.11.2-2.3.0.63-universal.jar)
  185. UCHI chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
  186. UCHI chunkpreloader{1.0} [Chunk PreLoader] (ChunkPregenerator 1.11.2 Version 1.2.jar)
  187. UCHI clarity{1.0} [Clarity] (clarity-1.0.jar)
  188. UCHI claybucket{1.1} [Clay Bucket] (ClayBucket-1.11-1.0.jar)
  189. UCHI clienttweaks{2.1.2} [Client Tweaks] (ClientTweaks_1.11-2.1.2.jar)
  190. UCHI cm2{2.0.1} [Compact Machines 2] (cm2-1.11.2-2.0.1-b106.jar)
  191. UCHI cyclopscore{0.10.4} [Cyclops Core] (CyclopsCore-1.11.2-0.10.4.jar)
  192. UCHI colossalchests{1.6.1} [Colossal Chests] (ColossalChests-1.11.2-1.6.1.jar)
  193. UCHI ic2{2.7.59-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.59-ex111.jar)
  194. UCHI compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
  195. UCHI compactstorage{2.2} [CompactStorage] (CompactStorage-2.2.jar)
  196. UCHI controlling{2.0.4} [Controlling] (Controlling-2.0.4.jar)
  197. UCHI cookingforblockheads{5.3.20} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.20.jar)
  198. UCHI cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar)
  199. UCHI crafteabletotemandchainmailarmormod{1.0.0} [Crafteable Totem And ChainMail Armor Mod] (Crafteable Totem And ChainMail Armor Mod.jar)
  200. UCHI craftingtweaks{7.1.9} [Crafting Tweaks] (CraftingTweaks_1.11.2-7.1.9.jar)
  201. UCHI crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.25.jar)
  202. UCHI crafttweaker{3.0.25} [Crafttweaker] (CraftTweaker-1.11.2-3.0.25.jar)
  203. UCHI ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.11.2-3.0.25.jar)
  204. UCHI customachievements{1.11.2-0.3.2} [Custom Achievements] (customachievements-1.11.2-0.3.2.jar)
  205. UCHI custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.11.2-2.0.5.jar)
  206. UCHI customnpcs{1.11.2} [CustomNPCs] (CustomNPCs_1.11.2(25may17).jar)
  207. UCHI customstartinggear{2.0.0} [Custom Starting Gear] (CustomStartingGear-1.11.2-2.0.0.7-universal.jar)
  208. UCHI cxlibrary{1.4.0} [CXLibrary] (cxlibrary-1.11.2-1.4.0.jar)
  209. UCHI cyberware{alpha-0.2.9} [Cyberware] (cyberware-1.11.2-alpha-0.2.9.jar)
  210. UCHI waila{1.8.13} [Waila] (Hwyla-1.8.13-B26_1.11.jar)
  211. UCHI darkutils{1.2.0.137} [Dark Utilities] (DarkUtilities-1.11.2-1.2.0.137.jar)
  212. UCHI deathquotes{1.2.0} [Death Quotes] (DeathQuotes-1.2.0-mc1.11.2-forge.jar)
  213. UCHI ptrmodellib{1.0.0} [ptrmodellib] (Decocraft-2.4.2_1.11.2.jar)
  214. UCHI props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.11.2.jar)
  215. UCHI forestry{5.3.4.100} [Forestry] (forestry_1.11.2-5.3.4.100.jar)
  216. UCHI eleccore{1.7.421} [ElecCore] (ElecCore-1.11-1.7.421.jar)
  217. UCHI deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  218. UCHI defaultoptions{8.2.2} [Default Options] (DefaultOptions_1.11.2-8.2.2.jar)
  219. UCHI dimensionalores{1.11.2-0.0.4} [Dimensional Ores] (dimensionalores-1.11.2-0.0.4.jar)
  220. UCHI dimensionrules{1.1} [Dimension Rules] (DimensionRules-MC1.11-1.1.jar)
  221. UCHI dirt2path{1.6.1} [Dirt2Path] (dirt2path-1.6.1.jar)
  222. UCHI doggytalents{v1.12.1d} [Doggy Talents] (DoggyTalents-1.11.2-v1.12.1d-universal.jar)
  223. UCHI dldungeonsjdg{1.9.0} [Doomlike Dungeons] (DoomlikeDungeons-1.9.2-MC1.11.2.jar)
  224. UCHI drones{0.2.0} [drones] (Drones-0.2.0.jar)
  225. UCHI galacticraftcore{4.0.0} [Galacticraft Core] (GalacticraftCore-1.11.2-4.0.0.99-BETA.jar)
  226. UCHI dsurround{3.4.5.2} [Dynamic Surroundings] (DynamicSurroundings-1.11.2-3.4.5.2.jar)
  227. UCHI presets{3.4.5.2} [Presets!] (DynamicSurroundings-1.11.2-3.4.5.2.jar)
  228. UCHI elementaldimensions{0.1.2} [Elemental Dimensions] (elementaldimensions-0.1.2.jar)
  229. UCHI elevatorid{1.3.2} [Elevator Mod] (ElevatorMod-1.11.2-1.3.2.jar)
  230. UCHI embers{0.214} [Embers] (embers-0.214.jar)
  231. UCHI endercompass{1.2.5.3} [Ender Compass] (EnderCompass-1.11-1.2.5.3.jar)
  232. UCHI enderdustandmore{1.2.0} [Ender Dust And More] (enderdustandmore-1.11.2-1.2.0.jar)
  233. UCHI enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.0.112-universal.jar)
  234. UCHI shetiphiancore{3.4.5} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.6.jar)
  235. UCHI endertanks{1.5.5} [EnderTanks] (endertanks-1.11.0-1.5.5.jar)
  236. UCHI enderthing{0.7.3} [Enderthing] (enderthing-1.11.0-0.7.3.jar)
  237. UCHI enderzoo{1.11.2-1.3.0.47} [Ender Zoo] (EnderZoo-1.11.2-1.3.0.47.jar)
  238. UCHI energyconverters{1.0} [Energy Converters] (energyconverters_1.11.2-0.6.0.13.jar)
  239. UCHI valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
  240. UCHI environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
  241. UCHI etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
  242. UCHI everlastingabilities{1.3.0} [EverlastingAbilities] (EverlastingAbilities-1.11.2-1.3.0.jar)
  243. UCHI extraalchemy{0.3.2-beta} [Extra Alchemy] (extraalchemy-0.3.2-beta.jar)
  244. UCHI shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
  245. UCHI extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
  246. UCHI zerocore{1.11.2-0.1.0.6} [Zero CORE] (zerocore-1.11.2-0.1.0.6.jar)
  247. UCHI bigreactors{1.11.2-0.4.5.29} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.29.jar)
  248. UCHI fairylights{2.1.0} [Fairy Lights] (fairylights-2.1.0-1.11.2.jar)
  249. UCHI farseek{2.1} [Farseek] (Farseek-1.11-2.1.jar)
  250. UCHI fasterladderclimbing{0.1-118} [Faster Ladder Climbing] (FasterLadderClimbing-1.11-0.1-118.jar)
  251. UCHI fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
  252. UCHI flatcoloredblocks{mc1.11-5.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.2.jar)
  253. UCHI reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  254. UCHI reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  255. UCHI fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.1.59.jar)
  256. UCHI foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.jar)
  257. UCHI friendlyfire{1.0.1} [Friendly Fire] (FriendlyFire-1.11.2-1.0.1.jar)
  258. UCHI mcmultipart{2.0.0} [MCMultiPart] (MCMultiPart-2.0.0.jar)
  259. UCHI ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  260. UCHI ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  261. UCHI fw{1.5.0} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.0.jar)
  262. UCHI funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.11.2-alpha-0.0.1.jar)
  263. UCHI galacticraftplanets{4.0.0} [Galacticraft Planets] (Galacticraft-Planets-1.11.2-4.0.0.99-BETA.jar)
  264. UCHI gardenofglass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  265. UCHI pressure{1.3.1.5} [Pressure Pipes] (pressure-1.3.1.5-mc1.11.2.jar)
  266. UCHI advgenerators{0.9.20.5} [Advanced Generators] (generators-0.9.20.5-mc1.11.2.jar)
  267. UCHI gud_coolers{2.0.0.4} [Coolers] (gud_coolers-2.0.0.4.jar)
  268. UCHI howlingmoon{0.6.1} [Howling Moon Rising] (howlingmoon-1.11.2-0.6.1.jar)
  269. UCHI hardcorequesting{1.11.2-5.1.0alpha3} [Hardcore Questing Mode] (HQM-New Heights-1.11.2-5.1.0alpha3.jar)
  270. UCHI llibrary{1.7.6} [LLibrary] (llibrary-1.7.6-1.11.2.jar)
  271. UCHI iceandfire{1.1.0} [Ice and Fire] (iceandfire-1.1.0.jar)
  272. UCHI incontrol{3.5.5} [InControl] (incontrol-3.5.5.jar)
  273. UCHI infernalmobs{1.7.2} [Infernal Mobs] (InfernalMobs-1.11.2.jar)
  274. UCHI intwheel{1.2.6} [Interaction Wheel] (intwheel-1.1x-1.2.6.jar)
  275. UCHI inventorypets{1.4.9.5} [Inventory Pets] (inventorypets-1.11.2-1.4.9.5.jar)
  276. UCHI inventorytweaks{1.62+beta.89.be6ffe4} [Inventory Tweaks] (InventoryTweaks-1.62+beta.89.jar)
  277. UCHI ironchest{1.11.2-7.0.19.803} [Iron Chest] (ironchest-1.11.2-7.0.19.803.jar)
  278. UCHI itemscroller{0.11.0} [Item Scroller] (itemscroller-1.11.2-0.11.0.jar)
  279. UCHI jehc{1.2.1} [Just Enough HarvestCraft] (jehc-1.2.1.jar)
  280. UCHI jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
  281. UCHI journeymap{1.11.2-5.4.6} [JourneyMap] (journeymap-1.11.2-5.4.6.jar)
  282. UCHI jurassicraft{2.0.5} [JurassiCraft] (JurassiCraft-2.0.5.jar)
  283. UCHI je_calculation{1.11.2-2.6.4} [Just Enough Calculation] (JustEnoughCalculation-1.11.2-2.6.4.jar)
  284. UCHI justenoughdimensions{1.5.1} [Just Enough Dimensions] (justenoughdimensions-1.11.2-1.5.1.jar)
  285. UCHI jeresources{0.6.5.8} [Just Enough Resources] (JustEnoughResources-1.11.2-0.6.5.8.jar)
  286. UCHI keepinginventory{2.2} [Keeping Inventory] (KeepingInventory-1.11.2-2.2.jar)
  287. UCHI keywizard{1.11.2-1.4.1} [Keyboard Wizard] (keywizard-1.11.2-1.4.1.jar)
  288. UCHI kleeslabs{4.3.5} [KleeSlabs] (KleeSlabs_1.11.2-4.3.5.jar)
  289. UCHI leveluphp{1.0.1} [Level Up HP] (leveluphp-1.11-1.0.1.jar)
  290. UCHI literalascension{1.11.2-1.0.2.2} [Literal Ascension] (literalascension-1.11.2-1.0.2.2.jar)
  291. UCHI llor{1.1.3-mc1.11.2} [Light Level Overlay Reloaded] (LLOverlayReloaded-1.1.3-mc1.11.2.jar)
  292. UCHI loreexpansion{1.11.2-1.1.5-10} [Lore Expansion] (LoreExpansion-1.11.2-1.1.5-10.jar)
  293. UCHI magicbees{1.0} [MagicBees] (MagicBees-Alpha-3.0.2.jar)
  294. UCHI magistics{1.11.2-v6.6-alpha} [Magistics] (Magistics-1.11.2-v6.6-alpha.jar)
  295. UCHI malisiscore{1.11.2-5.1.1} [MalisisCore] (malisiscore-1.11.2-5.1.1.jar)
  296. UCHI malisisdoors{1.11.2-6.1.0} [MalisisDoors] (malisisdoors-1.11.2-6.1.0.jar)
  297. UCHI malisisswitches{1.11.2-4.1.0} [Malisis Switches] (malisisswitches-1.11.2-4.1.0.jar)
  298. UCHI mekanism{9.3.1} [Mekanism] (Mekanism-1.11.2-9.3.1.305.jar)
  299. UCHI mekanismgenerators{9.3.1} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.1.305.jar)
  300. UCHI mekanismtools{9.3.1} [MekanismTools] (MekanismTools-1.11.2-9.3.1.305.jar)
  301. UCHI mtrm{1.2.1.23} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.11.2-1.2.1.23.jar)
  302. UCHI minicoal{1.0} [MiniCoal] (minicoal-1.11.2-1.0.jar)
  303. UCHI minions{2.0.2} [Minions] (Minions-1.11.2.jar)
  304. UCHI missing_pieces{4.2.1} [Missing Pieces] (missing_pieces-1.11.2-4.2.1.jar)
  305. UCHI testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.2-1.13.jar)
  306. UCHI mobends{0.23.1} [Mo'Bends] (mobends-0.23.1_for_MC-1.11.2.jar)
  307. UCHI modnametooltip{1.7.1} [Mod Name Tooltip] (modnametooltip_1.11-1.7.1.jar)
  308. UCHI morebees{1.11.2-1.3.2} [More Bees] (morebees-1.11.2-1.3.2.jar)
  309. UCHI morefurnaces{1.9.5} [More Furnaces] (MoreFurnaces-1.11.2-1.9.5.jar)
  310. UCHI moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.11.2.jar)
  311. UCHI morpheus{1.11.2-3.2.14} [Morpheus] (Morpheus-1.11.2-3.2.14.jar)
  312. UCHI mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.11.2.jar)
  313. UCHI mowziesmobs{1.3.3} [Mowzie's Mobs] (mowziesmobs-1.3.3.jar)
  314. UCHI mputils{1.3.7} [ModPack Utilities] (mputils-1.11.2-1.3.7.jar)
  315. UCHI mpbasic{1.2.2} [ModPack Basic Tools] (mpbasic-1.11.2-1.2.2.jar)
  316. UCHI terraqueous{1.3.12} [Terraqueous] (terraqueous-1.11.0-1.3.12.jar)
  317. UCHI multistorage{1.3.7b} [Multi-Storage] (multistorage-1.11.0-1.3.7b.jar)
  318. UCHI mysteriousmiscellany{1.11.2-1.1.5} [Mysterious Miscellany] (MysteriousMiscellany-1.11.2-1.1.5.jar)
  319. UCHI mysticalagriculture{1.5.4} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.5.4.jar)
  320. UCHI mysticalagradditions{1.0.2} [Mystical Agradditions] (mysticalagradditions[1.11.2]-1.0.2.jar)
  321. UCHI hellbound{1.0} [HellBound] (NetherBound 1.1.jar)
  322. UCHI netherbound{1.1} [NetherBound] (NetherBound 1.1.jar)
  323. UCHI netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11-4.3.1.jar)
  324. UCHI no-drift{1} [NoDrift] (NoDrift-1.0.jar)
  325. UCHI nofov{1.0.1} [No FOV] (NoFov-MC1.11-1.0.1.jar)
  326. UCHI nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
  327. UCHI nopotionshift{1.1.0} [nopotionshift] (nopotionshift_1.11.2-1.1.0.jar)
  328. UCHI neid{1.5.4.1} [NotEnoughIDs] (NotEnoughIDs-1.5.4.1.jar)
  329. UCHI notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  330. UCHI omlib{3.0.0-100} [OMLib] (omlib-1.11.2-3.0.0-100.jar)
  331. UCHI ompd{3.0.0-22} [Open Modular Passive Defense] (ompd-1.10.2-3.0.0-22.jar)
  332. UCHI openmodularturrets{3.0.0-158} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-158.jar)
  333. UCHI packetfilter{1.4.0} [Packet Filter] (packetfilter-1.5.0.jar)
  334. UCHI packingtape{0.6.2} [Packing Tape] (PackingTape-1.11.2-0.6.2.jar)
  335. UCHI morepaintings{1.11.2-3.2.1.1} [Paintings++] (paintings-1.11-3.2.1.1.jar)
  336. UCHI harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2i.jar)
  337. UCHI platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar)
  338. UCHI plustic{5.0.1.0} [PlusTiC] (plustic-5.0.1.0.jar)
  339. UCHI guilib{1.11 : updated by subaraki} [GUI Library] (PSG Revamper-1.11-1.0.0.0.jar)
  340. UCHI paintingselgui{1.11 v1: updated by Subaraki} [PaintingSelectionGui] (PSG Revamper-1.11-1.0.0.0.jar)
  341. UCHI rainboaks{1.0.2} [Rainbow Oak Trees] (RainbowOaks-1.11-1.0.2.jar)
  342. UCHI randomthings{3.8.1} [Random Things] (RandomThings-MC1.11.2-3.8.1.jar)
  343. UCHI rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4.jar)
  344. UCHI reauth{3.4.1} [ReAuth] (ReAuth-1.11-3.4.1.jar)
  345. UCHI refinedstorage{1.4.10} [Refined Storage] (refinedstorage-1.4.10.jar)
  346. UCHI xreliquary{1.11.2-1.3.3.653} [Reliquary] (Reliquary-1.11.2-1.3.3.653.jar)
  347. UCHI resourceloader{1.5.2} [Resource Loader] (ResourceLoader-MC1.11.2-1.5.2.jar)
  348. UCHI rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  349. UCHI rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  350. UCHI rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  351. UCHI roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
  352. UCHI roots{0.018} [Roots 2] (roots-2-0.018.jar)
  353. UCHI roughmobs{1.0} [Rough Mobs] (roughMobs1.0.9-1.11.2.jar)
  354. UCHI rustic{0.3.5} [Rustic] (rustic-0.3.5.jar)
  355. UCHI simpledimensions{1.3} [Simple Dimensions] (SimpleDimensions-MC1.11-1.3.jar)
  356. UCHI simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar)
  357. UCHI simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-3.0.6.jar)
  358. UCHI snad{1.11.2-1.7.03.26a} [Snad] (Snad-1.11.2-1.7.03.26a.jar)
  359. UCHI soulshardstow{1.11-2.6.6-47} [Soul Shards - The Old Ways] (SoulShards-TOW-1.11-2.6.6-47.jar)
  360. UCHI soundfilters{0.9_for_1.9} [Sound Filters] (SoundFilters-0.9_for_1.11.jar)
  361. UCHI spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar)
  362. UCHI spiceoflife{1.3.8} [The Spice of Life] (SpiceOfLife-mc1.11.2-1.3.8.jar)
  363. UCHI stacksize{1.1} [Stacksize Mod] (stacksize-1.11.2-1.1.jar)
  364. UCHI statues{0.6.1} [Statues mod] (statues-0.7.1.jar)
  365. UCHI stevescarts{2.3.0.22} [Steve's Carts 2] (StevesCarts-1.11.2-2.3.0.22.jar)
  366. UCHI stg{1.11.2-1.1.1} [SwingThroughGrass] (stg-1.11.2-1.1.1.jar)
  367. UCHI storagedrawers{1.11.2-4.2.7} [Storage Drawers] (StorageDrawers-1.11.2-4.2.7.jar)
  368. UCHI storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar)
  369. UCHI streams{0.3} [Streams] (Streams-1.11-0.3.jar)
  370. UCHI structpro{3.8} [StructPro] (structpro-3.8-1.11.2.jar)
  371. UCHI switchbow{1.3} [Switch-Bow] (switchbow-1.3.jar)
  372. UCHI tammodized{0.9.2} [TamModized] (TamModized-1.11.2-0.9.2.jar)
  373. UCHI techreborn{2.3.3.174} [Tech Reborn] (TechReborn-1.11.2-2.3.3.174-universal.jar)
  374. UCHI terracart{1.11.2-2.2} [TerraCart] (terracart-1.11.2-2.2.jar)
  375. UCHI beneath{1.2.0} [The Beneath] (The Beneath-1.11.2-1.2.0.jar)
  376. UCHI thespotlightmod{1.1.0.90} [The SpotLight Mod] (TheSpotlightMod-1.1.0.90-mc1.11.2-universal.jar)
  377. UCHI tinkersaddons{1.0.5} [Tinkers' Addons] (Tinkers' Addons-1.11.x-1.0.5.jar)
  378. UCHI tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar)
  379. UCHE tp{2.2.0-Hotfix} [Tiny Progressions] (tinyprogressions-1.11.2-2.2.0-Hotfix.jar)
  380. UCHI torohealthmod{1.11.2-11} [ToroHealth Damage Indicators] (torohealth-1.11.2-11.jar)
  381. UCHI buildhelper{0.4.2} [Torojima's Build Helper] (torojimaBuildHelper-0.4.2.jar)
  382. UCHI translocator{2.2.0.59} [Translocator] (Translocators-1.11.2-2.2.0.59-universal.jar)
  383. UCHI underphangables{1.0.4} [Underp Hangables] (underphangables-1.11.2-1.0.4.jar)
  384. UCHI vampirism{1.2.0-alpha+06-03-09-56} [Vampirism] (Vampirism-1.11.2-1.2.0-alpha+06-03-09-56.jar)
  385. UCHI teamlapen-lib{1.2.0-alpha+06-03-09-56} [TeamLapen Library] (Vampirism-1.11.2-1.2.0-alpha+06-03-09-56.jar)
  386. UCHI teleporter{1.6.1} [Vanilla-Inspired Teleporters] (VanillaTeleporter-1.11-1.6.1.jar)
  387. UCHI veinminer{0.35.3} [Vein Miner] (VeinMiner-1.11-0.35.3.605+dad98e1.jar)
  388. UCHI veinminermodsupport{0.35.3} [Mod Support] (VeinMiner-1.11-0.35.3.605+dad98e1.jar)
  389. UCHI vc{4.38.42} [ViesCraft] (ViesCraft-1.11.2-4.38.42.jar)
  390. UCHI vctweaker{1.1} [ViesCraft Tweaker] (ViesCraftTweaker-1.11.2-1.1.jar)
  391. UCHI voidcraft{0.19.6} [VoidCraft] (VoidCraft-1.11.2-0.19.6.jar)
  392. UCHI wailaharvestability{1.1.9} [Waila Harvestability] (WailaHarvestability-mc1.11-1.1.9.jar)
  393. UCHI wanionlib{1.11.2-1.0} [WanionLib] (WanionLib-1.11.2-1.0.jar)
  394. UCHI waypoints{1.11.2-1.2.2} [Waypoints] (waypoints-1.11.2-1.2.2.jar)
  395. UCHI witherskelefix{1.7.0} [Wither Skeleton Tweaks] (Wither Skeleton Tweaks-1.11.2-1.7.2.jar)
  396. UCHI worldlimiter{1.1.0} [§bWorld Limiter Mod] (worldlimiter-1.11.2-1.1.0.jar)
  397. UCHI xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
  398. UCHI xtones{1.11-1.0.1-3} [Xtones] (Xtones-1.11-1.0.1-3.jar)
  399. UCHI denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
  400. UCHI unidict{1.11.2-1.0} [UniDict] (UniDict-1.11.2-1.0.jar)
  401. Loaded coremods (and transformers):
  402. IC2core (industrialcraft-2-2.7.59-ex111.jar)
  403.  
  404. AppleCore (AppleCore-mc1.11.2-2.1.2.jar)
  405. squeek.applecore.asm.TransformerModuleHandler
  406. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  407. pl.asie.foamfix.coremod.FoamFixTransformer
  408. BlurPlugin (Blur-1.0.1-9.jar)
  409. com.tterrag.blur.BlurTransformer
  410. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  411. reborncore.mixin.transformer.MixinTransformer
  412. LoadingPlugin (ViesCraftTweaker-1.11.2-1.1.jar)
  413. se.gorymoon.vctweaker.asm.VCTransformer
  414. ForgelinPlugin (Forgelin-1.4.2.jar)
  415.  
  416. ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
  417. shetiphian.core.asm.ClassTransformer
  418. CXLibraryCore (cxlibrary-1.11.2-1.4.0.jar)
  419. cubex2.cxlibrary.CoreModTransformer
  420. LoadingPlugin (ResourceLoader-MC1.11.2-1.5.2.jar)
  421. lumien.resourceloader.asm.ClassTransformer
  422. MicdoodlePlugin (MicdoodleCore-1.11.2-4.0.0.99-BETA.jar)
  423. micdoodle8.mods.miccore.MicdoodleTransformer
  424. DynamicSurroundingsCore (DynamicSurroundings-1.11.2-3.4.5.2.jar)
  425. org.blockartistry.DynSurround.asm.Transformer
  426. CorePlugin (FluxedRedstone-2.6.1.59.jar)
  427.  
  428. Extra Alchemy ASM (extraalchemy-0.3.2-beta.jar)
  429. zabi.minecraft.extraalchemy.asm.PotionTransformer
  430. AstralCore (astralsorcery-1.4.1.jar)
  431.  
  432. Default Options (DefaultOptions_1.11.2-8.2.2.jar)
  433. net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  434. GudLib (gud_lib-1.2.0.0.jar)
  435. net.gudenau.lib.core.ClientTransformer
  436. CCLCorePlugin (CodeChickenLib-1.11.2-2.6.0.254-universal.jar)
  437. codechicken.lib.asm.ClassHierarchyManager
  438. codechicken.lib.asm.CCL_ASMTransformer
  439. FarseekCoreMod (Farseek-1.11-2.1.jar)
  440. farseek.core.FarseekClassTransformer
  441. LoadingPlugin (DimensionRules-MC1.11-1.1.jar)
  442. lumien.dimensionrules.asm.ClassTransformer
  443. LoadingPlugin (Quark-r1.2-92.jar)
  444. vazkii.quark.base.asm.ClassTransformer
  445. LoadingPlugin (RandomThings-MC1.11.2-3.8.1.jar)
  446. lumien.randomthings.asm.ClassTransformer
  447. Inventory Tweaks Coremod (InventoryTweaks-1.62+beta.89.jar)
  448. invtweaks.forge.asm.ContainerTransformer
  449. llibrary (llibrary-1.7.6-1.11.2.jar)
  450. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  451. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  452. ChiselCorePlugin (Chisel-MC1.11.2-0.0.10.14.jar)
  453. team.chisel.common.asm.ChiselTransformer
  454. MalisisSwitchesPlugin (malisisswitches-1.11.2-4.1.0.jar)
  455. net.malisis.switches.asm.MalisisSwitchesTransformer
  456. literalascension (literalascension-1.11.2-1.0.2.2.jar)
  457. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  458. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.383.jar)
  459. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  460. LoadingPlugin (Bloodmoon-MC1.11-1.5.1.jar)
  461. lumien.bloodmoon.asm.ClassTransformer
  462. MalisisCorePlugin (malisiscore-1.11.2-5.1.1.jar)
  463. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  464. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  465. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  466. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  467. net.malisis.core.util.clientnotif.ClientNotifTransformer
  468. Plugin (NotEnoughIDs-1.5.4.1.jar)
  469. ru.fewizz.neid.asm.Transformer
  470. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 359.06' Renderer: 'GeForce 820M/PCIe/SSE2'
  471. Pulsar/tconstruct loaded Pulses:
  472. - TinkerCommons (Enabled/Forced)
  473. - TinkerWorld (Enabled/Not Forced)
  474. - TinkerTools (Enabled/Not Forced)
  475. - TinkerHarvestTools (Enabled/Forced)
  476. - TinkerMeleeWeapons (Enabled/Forced)
  477. - TinkerRangedWeapons (Enabled/Forced)
  478. - TinkerModifiers (Enabled/Forced)
  479. - TinkerSmeltery (Enabled/Not Forced)
  480. - TinkerGadgets (Enabled/Not Forced)
  481. - TinkerOredict (Enabled/Forced)
  482. - TinkerIntegration (Enabled/Forced)
  483. - TinkerFluids (Enabled/Forced)
  484. - TinkerMaterials (Enabled/Forced)
  485. - TinkerModelRegister (Enabled/Forced)
  486. - chiselsandbitsIntegration (Enabled/Not Forced)
  487. - craftingtweaksIntegration (Enabled/Not Forced)
  488. - theoneprobeIntegration (Enabled/Not Forced)
  489.  
  490. Pulsar/natura loaded Pulses:
  491. - NaturaCommons (Enabled/Forced)
  492. - NaturaOverworld (Enabled/Not Forced)
  493. - NaturaNether (Enabled/Not Forced)
  494. - NaturaDecorative (Enabled/Not Forced)
  495. - NaturaTools (Enabled/Not Forced)
  496. - NaturaEntities (Enabled/Not Forced)
  497. - NaturaOredict (Enabled/Forced)
  498. - NaturaWorld (Enabled/Not Forced)
  499. - craftingtweaksIntegration (Enabled/Not Forced)
  500.  
  501. List of loaded APIs:
  502. * AbyssalCraftAPI (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  503. * AbyssalCraftAPI|Biome (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  504. * AbyssalCraftAPI|Block (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  505. * AbyssalCraftAPI|Condition (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  506. * AbyssalCraftAPI|Disruption (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  507. * AbyssalCraftAPI|Energy (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  508. * AbyssalCraftAPI|Entity (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  509. * AbyssalCraftAPI|Event (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  510. * AbyssalCraftAPI|Integration (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  511. * AbyssalCraftAPI|Internal (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  512. * AbyssalCraftAPI|Item (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  513. * AbyssalCraftAPI|Necronomicon (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  514. * AbyssalCraftAPI|Recipe (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  515. * AbyssalCraftAPI|Ritual (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  516. * AbyssalCraftAPI|Spell (1.10.0) from AbyssalCraft-1.11.2-1.9.4-pre-3.jar
  517. * actuallyadditionsapi (33) from ActuallyAdditions-1.11.2-r109.jar
  518. * AppleCoreAPI (2.2.0) from AppleCore-mc1.11.2-2.1.2.jar
  519. * ArmorPlusApi (2.0) from armorplus-1.11.2-10.4.0.1.jar
  520. * Baubles|API (1.4.0.1) from mobtotems-1.11.2-0.3.0.jar
  521. * BetterAchievements|API (0.4.4.16) from BetterAchievements-1.11.2-0.4.4.16.jar
  522. * BetterWithModsAPI (Beta 0.6) from Quark-r1.2-92.jar
  523. * bigreactors|API (4.0.1) from ExtremeReactors-1.11.2-0.4.5.29.jar
  524. * bloodmagic|API (1.11-2.1.10-79) from BloodMagic-1.11-2.1.10-79.jar
  525. * BotaniaAPI (86) from Botania r1.9-343.jar
  526. * BuildCraftAPI|blocks (1.0) from buildcraft-7.99.4.jar
  527. * BuildCraftAPI|boards (2.0) from buildcraft-7.99.4.jar
  528. * BuildCraftAPI|core (2.2) from buildcraft-7.99.4.jar
  529. * BuildCraftAPI|crops (1.1) from buildcraft-7.99.4.jar
  530. * BuildCraftAPI|enums (1.0) from buildcraft-7.99.4.jar
  531. * BuildCraftAPI|events (2.0) from buildcraft-7.99.4.jar
  532. * BuildCraftAPI|facades (1.1) from buildcraft-7.99.4.jar
  533. * BuildCraftAPI|filler (4.0) from buildcraft-7.99.4.jar
  534. * BuildCraftAPI|fuels (2.0) from buildcraft-7.99.4.jar
  535. * BuildCraftAPI|gates (4.1) from buildcraft-7.99.4.jar
  536. * BuildCraftAPI|items (1.1) from buildcraft-7.99.4.jar
  537. * BuildCraftAPI|library (2.0) from buildcraft-7.99.4.jar
  538. * BuildCraftAPI|lists (1.0) from buildcraft-7.99.4.jar
  539. * BuildCraftAPI|power (1.3) from buildcraft-7.99.4.jar
  540. * BuildCraftAPI|recipes (3.0) from buildcraft-7.99.4.jar
  541. * BuildCraftAPI|robotics (3.0) from buildcraft-7.99.4.jar
  542. * BuildCraftAPI|statements (1.1) from buildcraft-7.99.4.jar
  543. * BuildCraftAPI|tablet (1.0) from buildcraft-7.99.4.jar
  544. * BuildCraftAPI|tiles (1.2) from buildcraft-7.99.4.jar
  545. * BuildCraftAPI|tools (1.0) from buildcraft-7.99.4.jar
  546. * BuildCraftAPI|transport (5.0) from buildcraft-7.99.4.jar
  547. * CharsetAPI (0.1) from Charset-0.4.1.jar
  548. * CharsetAPI|Audio (0.0) from Charset-0.4.1.jar
  549. * CharsetAPI|Lib (0.2) from Charset-0.4.1.jar
  550. * CharsetAPI|Pipes (0.3) from Charset-0.4.1.jar
  551. * CharsetAPI|Storage (0.1) from Charset-0.4.1.jar
  552. * CharsetAPI|Tape (0.0) from Charset-0.4.1.jar
  553. * CharsetAPI|Wires (0.3) from Charset-0.4.1.jar
  554. * ChiselAPI (0.0.1) from Chisel-MC1.11.2-0.0.10.14.jar
  555. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.11.2-0.0.10.14.jar
  556. * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-13.10.jar
  557. * CoFHAPI (1.8.9R1.2.0B1) from SpartanShields-1.11.2-1.3a.jar
  558. * cofhapi (1.5.0) from animania-1.11.2-1.1.2.jar
  559. * cofhapi|block (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  560. * cofhapi|core (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  561. * CoFHAPI|energy (1.8.9R1.2.0B1) from modular-routers-1.11.2-2.1.1.jar
  562. * cofhapi|energy (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  563. * CoFHAPI|item (1.8.9R1.2.0B1) from Mekanism-1.11.2-9.3.1.305.jar
  564. * cofhapi|item (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  565. * cofhapi|tileentity (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  566. * cofhapi|util (1.6.0) from zerocore-1.11.2-0.1.0.6.jar
  567. * compactstorage (2.2) from CompactStorage-2.2.jar
  568. * compatlayer (0.2.9) from compatlayer-1.11.2-0.2.9.jar
  569. * Core (0.1) from CustomNPCs_1.11.2(25may17).jar
  570. * Core|Blocks (0.1) from CustomNPCs_1.11.2(25may17).jar
  571. * Core|Constants (0.1) from CustomNPCs_1.11.2(25may17).jar
  572. * Core|Entities (0.1) from CustomNPCs_1.11.2(25may17).jar
  573. * Core|Entities|Data (0.1) from CustomNPCs_1.11.2(25may17).jar
  574. * Core|Entities|Data|Role (0.1) from CustomNPCs_1.11.2(25may17).jar
  575. * Core|Events (0.1) from CustomNPCs_1.11.2(25may17).jar
  576. * Core|Handlers (0.1) from CustomNPCs_1.11.2(25may17).jar
  577. * Core|Handlers|Data (0.1) from CustomNPCs_1.11.2(25may17).jar
  578. * CraftingTweaks|API (4.1) from CraftingTweaks_1.11.2-7.1.9.jar
  579. * CSLib|API (0.3.0) from Decocraft-2.4.2_1.11.2.jar
  580. * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.9.2-MC1.11.2.jar
  581. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
  582. * ElecCoreAPI (1.0) from ElecCore-1.11-1.7.421.jar
  583. * ElecCore|Abilities (#API_VER#) from ElecCore-1.11-1.7.421.jar
  584. * environmentaltech-api (1.11.2-0.11.0d) from environmentaltech-1.11.2-0.11.0d.jar
  585. * ForestryAPI|apiculture (5.0.0) from forestry_1.11.2-5.3.4.100.jar
  586. * ForestryAPI|arboriculture (4.2.1) from forestry_1.11.2-5.3.4.100.jar
  587. * ForestryAPI|circuits (3.1.0) from forestry_1.11.2-5.3.4.100.jar
  588. * ForestryAPI|climate (2.1.0) from forestry_1.11.2-5.3.4.100.jar
  589. * ForestryAPI|core (5.1.0) from forestry_1.11.2-5.3.4.100.jar
  590. * ForestryAPI|farming (2.2.0) from forestry_1.11.2-5.3.4.100.jar
  591. * ForestryAPI|food (1.1.0) from forestry_1.11.2-5.3.4.100.jar
  592. * ForestryAPI|fuels (3.0.0) from forestry_1.11.2-5.3.4.100.jar
  593. * ForestryAPI|genetics (4.7.1) from forestry_1.11.2-5.3.4.100.jar
  594. * ForestryAPI|greenhouse (5.2.0) from forestry_1.11.2-5.3.4.100.jar
  595. * ForestryAPI|hives (4.1.0) from forestry_1.11.2-5.3.4.100.jar
  596. * ForestryAPI|lepidopterology (1.4.0) from forestry_1.11.2-5.3.4.100.jar
  597. * ForestryAPI|mail (3.1.0) from forestry_1.11.2-5.3.4.100.jar
  598. * ForestryAPI|multiblock (3.0.0) from forestry_1.11.2-5.3.4.100.jar
  599. * ForestryAPI|recipes (5.4.0) from forestry_1.11.2-5.3.4.100.jar
  600. * ForestryAPI|storage (5.0.0) from forestry_1.11.2-5.3.4.100.jar
  601. * ForestryAPI|world (2.1.0) from forestry_1.11.2-5.3.4.100.jar
  602. * FossilArcheologyAPI (7.3.0) from iceandfire-1.1.0.jar
  603. * funkylocomotion_api (2.0) from funky-locomotion-1.11.2-alpha-0.0.1.jar
  604. * Galacticraft API (1.1) from GalacticraftCore-1.11.2-4.0.0.99-BETA.jar
  605. * gud_coolers (1.0.1) from gud_coolers-2.0.0.4.jar
  606. * Guide-API|API (2.0.0) from Guide-API-1.11.2-2.1.1-52.jar
  607. * intwheel_api (1.2.4) from intwheel-1.1x-1.2.6.jar
  608. * jeresources|API (0.6.5.8) from JustEnoughResources-1.11.2-0.6.5.8.jar
  609. * journeymap|client-api (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
  610. * journeymap|client-api-display (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
  611. * journeymap|client-api-event (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
  612. * journeymap|client-api-model (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
  613. * journeymap|client-api-util (1.3-SNAPSHOT) from journeymap-1.11.2-5.4.6.jar
  614. * JustEnoughItemsAPI (4.12.0) from jei_1.11.2-4.4.1.285.jar
  615. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  616. * MekanismAPI|core (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  617. * MekanismAPI|energy (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  618. * MekanismAPI|gas (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  619. * MekanismAPI|infuse (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  620. * MekanismAPI|laser (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  621. * MekanismAPI|transmitter (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  622. * MekanismAPI|util (9.0.0) from Mekanism-1.11.2-9.3.1.305.jar
  623. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.11.2.jar
  624. * pressureAPI (1.3.1.5) from pressure-1.3.1.5-mc1.11.2.jar
  625. * PsiAPI (4) from Psi-r1.1-47.jar
  626. * reborncoreAPI (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  627. * reborncoreAPI|Fuel (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  628. * reborncoreAPI|Power (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  629. * reborncoreAPI|Recipe (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  630. * reborncoreAPI|Tile (2.16.1.115) from RebornCore-1.11.2-2.16.1.115-universal.jar
  631. * stevescartsAPI (2.3.0.22) from StevesCarts-1.11.2-2.3.0.22.jar
  632. * stevescartsAPI|FARMS (2.3.0.22) from StevesCarts-1.11.2-2.3.0.22.jar
  633. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.4.10.jar
  634. * StorageDrawersAPI|config (1.7.10-1.2.0) from refinedstorage-1.4.10.jar
  635. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.7.jar
  636. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.7.jar
  637. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.7.jar
  638. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.4.10.jar
  639. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.11.2-4.2.7.jar
  640. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.4.10.jar
  641. * techrebornAPI (2.3.3.174) from TechReborn-1.11.2-2.3.3.174-universal.jar
  642. * TerraqueousAPI (1.0) from terraqueous-1.11.0-1.3.12.jar
  643. * TerraqueousAPI|Cloud (1.0) from terraqueous-1.11.0-1.3.12.jar
  644. * TerraqueousAPI|Machines (1.0) from terraqueous-1.11.0-1.3.12.jar
  645. * TerraqueousAPI|Plant (1.0) from terraqueous-1.11.0-1.3.12.jar
  646. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
  647. * valkyrielib.api (1.11.2-0.11.0b) from valkyrielib-1.11.2-0.11.0c.jar
  648. * VampirismAPI (1.2) from Vampirism-1.11.2-1.2.0-alpha+06-03-09-56.jar
  649. * veinminerApi (0.3) from VeinMiner-1.11-0.35.3.605+dad98e1.jar
  650. * WailaAPI (1.3) from Hwyla-1.8.13-B26_1.11.jar
  651. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  652. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  653. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  654. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.11.2-0.1.0.6.jar
  655. chickenchunks Invalid Fingerprint Reports: - No invalid fingerprints.:
  656. enderstorage Invalid Fingerprint Reports: - No invalid fingerprints.:
  657. RebornCore:
  658. Plugin Engine: 0
  659. RebornCore Version: 2.16.1.115
  660. Mixin Status: 1
  661. Runtime Debofucsation 1
  662. RenderEngine: 0
  663. translocator Invalid Fingerprint Reports: - No invalid fingerprints.:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement