Advertisement
FoxFire_PB

BuildCraft/Mekanism crash

Aug 19th, 2017
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.5.1.jar)
  5. TransformerLoader (OpenComputers-MC1.11.2-1.7.0.40.jar)
  6. AppleCore (AppleCore-mc1.11.2-2.2.2.jar)
  7. CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  8. LoadingPlugin (Quark-r1.2-93b.jar)
  9. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  10. AstralCore (astralsorcery-1.4.5.jar)
  11. IC2core (industrialcraft-2-2.7.81-ex111.jar)
  12. llibrary (llibrary-1.7.7-1.11.2.jar)
  13. ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
  14. SpongeCoremod (spongeforge-1.11.2-2393-6.1.0-BETA-2570.jar)
  15. Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  16. literalascension (literalascension-1.11.2-1.0.2.2.jar)
  17. CTMCorePlugin (CTM-MC1.11.2-0.2.1.10.jar)
  18. CoFH Loading Plugin (CoFHCore-1.11.2-4.2.7.15-universal.jar)
  19. CorePlugin (FluxedRedstone-2.6.1.59.jar)
  20. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.388.jar)
  21. Plugin (NotEnoughIDs-1.5.4.1.jar)
  22. Contact their authors BEFORE contacting forge
  23.  
  24. // Don't be sad. I'll do better next time, I promise!
  25.  
  26. Time: 8/19/17 4:22 PM
  27. Description: Exception in server tick loop
  28.  
  29. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MekanismGenerators (mekanismgenerators)
  30. Caused by: java.lang.NoClassDefFoundError: buildcraft/api/fuels/IFuel
  31. at java.lang.Class.getDeclaredMethods0(Native Method)
  32. at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
  33. at java.lang.Class.getDeclaredMethods(Class.java:1975)
  34. at net.minecraftforge.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:408)
  35. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:617)
  36. at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:498)
  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:253)
  45. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  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:498)
  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.redirect$onPost$zzd000(LoadController.java:561)
  56. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  57. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:582)
  58. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
  59. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
  60. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  61. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  62. at java.lang.Thread.run(Thread.java:745)
  63. Caused by: java.lang.ClassNotFoundException: buildcraft.api.fuels.IFuel
  64. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  65. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  66. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  67. ... 32 more
  68. Caused by: java.lang.NullPointerException
  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: Server thread
  76. Stacktrace:
  77. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhl000(MinecraftServer.java:3977)
  78.  
  79. -- Sponge CauseTracker --
  80. Details:
  81. Cause Stack: [Empty stack]
  82. Stacktrace:
  83. at net.minecraft.server.MinecraftServer.handler$onCrashReport$zhl000(MinecraftServer.java:3977)
  84. at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:840)
  85. at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:358)
  86. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:514)
  87. at java.lang.Thread.run(Thread.java:745)
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.11.2
  92. Operating System: Linux (amd64) version 3.10.0-514.2.2.el7.x86_64
  93. Java Version: 1.8.0_102, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 112651184 bytes (107 MB) / 671764480 bytes (640 MB) up to 9988276224 bytes (9525 MB)
  96. JVM Flags: 10 total; -Xms32M -Xmx9854M -XX:OnOutOfMemoryError=curl https://api.creeper.host/callbacks/minecraft/outofmemory.php?instance=mc-596d170e5689c -k -XX:OnError=curl http://api.creeper.host/callbacks/minecraft/crash.php?instance=mc-596d170e5689c -k -XX:+UseParNewGC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=8 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
  97. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  98. FML: MCP 9.38 Powered by Forge 13.20.1.2429 196 mods loaded, 196 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. UC minecraft{1.11.2} [Minecraft] (minecraft.jar)
  101. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  102. UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2429-universal.jar)
  103. UC forge{13.20.1.2429} [Minecraft Forge] (forge-1.11.2-13.20.1.2429-universal.jar)
  104. UC opencomputers|core{1.7.0.40} [OpenComputers (Core)] (minecraft.jar)
  105. UC spongeapi{6.1.0-SNAPSHOT-c4a7afd} [SpongeAPI] (spongeforge-1.11.2-2393-6.1.0-BETA-2570.jar)
  106. UC sponge{1.11.2-2393-6.1.0-BETA-2570} [SpongeForge] (spongeforge-1.11.2-2393-6.1.0-BETA-2570.jar)
  107. UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  108. UC ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  109. UC nucleus-mixin{0.25.2-5.1} [Nucleus Mixins] (NucleusMixins-0.25.2-5.1.jar)
  110. UC achunkloader{1.11-1.2.0} [A Chunk Loader] (achunkloader-1.11.2-1.2.0.jar)
  111. UC actuallyadditions{1.11.2-r110} [Actually Additions] (ActuallyAdditions-1.11.2-r110.jar)
  112. UC akashictome{1.1-7} [Akashic Tome] (AkashicTome-1.1-7.jar)
  113. UC alltheblocks{1.11.2-1.1.0} [All the Blocks] (alltheblocks-1.11.2-1.1.0.jar)
  114. UC craftstudioapi{0.3.0-beta} [CraftStudio API] (CraftStudioAPI-universal-0.3.0.86-mc1.11.2-beta.jar)
  115. UC quark{r1.2-93} [Quark] (Quark-r1.2-93b.jar)
  116. UC cofhcore{4.2.7} [CoFH Core] (CoFHCore-1.11.2-4.2.7.15-universal.jar)
  117. UC animania{1.2.2} [Animania] (animania-1.11.2-1.2.2.jar)
  118. UC applecore{2.2.2} [AppleCore] (AppleCore-mc1.11.2-2.2.2.jar)
  119. UC jei{4.5.0.294} [Just Enough Items] (jei_1.11.2-4.5.0.294.jar)
  120. UC appleskin{1.0.7} [AppleSkin] (AppleSkin-mc1.11-1.0.7.jar)
  121. UC baubles{1.4.6} [Baubles] (Baubles-1.11-1.4.6.jar)
  122. UC forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
  123. UC mantle{1.11.2-1.2.0.26} [Mantle] (Mantle-1.11.2-1.2.0.26.jar)
  124. UC chisel{MC1.11.2-0.0.13.22} [Chisel] (Chisel-MC1.11.2-0.0.13.22.jar)
  125. UC tconstruct{1.11.2-2.7.1.34} [Tinkers' Construct] (TConstruct-1.11.2-2.7.1.34.jar)
  126. UC thedragonlib{1.11.2-3.2.2} [TheDragonLib] (thedragonlib-1.11.2-3.2.2.jar)
  127. UC armorplus{1.11.2-10.7.2.3} [ArmorPlus] (armorplus-1.11.2-10.7.2.3.jar)
  128. UC astralsorcery{1.4.5} [Astral Sorcery] (astralsorcery-1.4.5.jar)
  129. UC atg{2} [Alternate Terrain Generation] (atg-1.11.2-2.1.7.jar)
  130. UC morphtool{1.1-13} [Morph-o-Tool] (Morph-o-Tool-1.1-13.jar)
  131. UC psi{r1.1-47} [Psi] (Psi-r1.1-47.jar)
  132. UC autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.1-4.jar)
  133. UC bdlib{1.13.2.7} [BD Lib] (bdlib-1.13.2.7-mc1.11.2.jar)
  134. UC bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.11.2-1.1.7.jar)
  135. UC betterachievements{0.4.3.12} [Better Achievements] (BetterAchievements-1.11.2-0.4.3.12.jar)
  136. UC betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.11-0.11.1.239+9162f74.jar)
  137. UC bibliocraft{2.3.3} [BiblioCraft] (BiblioCraft[v2.3.3][MC1.11.2].jar)
  138. UC biomesoplenty{6.2.0.2254} [Biomes O' Plenty] (BiomesOPlenty-1.11.2-6.2.0.2254-universal.jar)
  139. UC blocklings{4.1.11} [WillR27's Blocklings] (Blocklings 4.1.11 - 1.11.2.jar)
  140. UC cyclicmagic{1.5.10} [Cyclic] (Cyclic-1.11.2-1.5.10.jar)
  141. UC mobtotems{1.11.2-0.3.0} [Mob Totems] (mobtotems-1.11.2-0.3.0.jar)
  142. UC theoneprobe{1.4.14} [The One Probe] (theoneprobe-1.1x-1.4.14.jar)
  143. UC modularrouters{1.11.2-2.2.1} [Modular Routers] (modular-routers-1.11.2-2.2.1.jar)
  144. UC guideapi{1.11.2-2.1.4-56} [Guide-API] (Guide-API-1.11.2-2.1.4-56.jar)
  145. UC bloodmagic{1.11-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.11-2.1.11-80.jar)
  146. UC bookshelf{2.0.388} [Bookshelf] (Bookshelf-1.11.2-2.0.0.388.jar)
  147. UC botania{r1.9-345} [Botania] (Botania r1.9-345.jar)
  148. UC chameleon{1.11.2-3.1.0} [Chameleon] (Chameleon-1.11.2-3.1.0.jar)
  149. UC codechickenlib{3.0.0.284} [CodeChicken Lib] (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  150. UC chickenchunks{2.3.1.68} [ChickenChunks] (ChickenChunks-1.11.2-2.3.1.68-universal.jar)
  151. UC chiselsandbits{13.10} [Chisels & Bits] (chiselsandbits-13.10.jar)
  152. UC cyclopscore{0.10.7} [Cyclops Core] (CyclopsCore-1.11.2-0.10.7.jar)
  153. UC colossalchests{1.6.2} [Colossal Chests] (ColossalChests-1.11.2-1.6.2.jar)
  154. UC ic2{2.7.81-ex111} [IndustrialCraft 2] (industrialcraft-2-2.7.81-ex111.jar)
  155. UC compactsolars{1.11.2-5.0.12.333} [Compact Solar Arrays] (CompactSolars-1.11.2-5.0.12.333-universal.jar)
  156. UC computercraft{1.11.2-1.82} [Computality] (computality-1.11.2-1.82.jar)
  157. UC cookingforblockheads{5.3.23} [Cooking for Blockheads] (CookingForBlockheads_1.11.2-5.3.23.jar)
  158. UC cosmeticarmorreworked{1.11.2-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11.2-v1a.jar)
  159. UC craftingtweaks{7.1.9} [Crafting Tweaks] (CraftingTweaks_1.11.2-7.1.9.jar)
  160. UC crafttweakerjei{1.0.2} [CraftTweaker JEI Support] (CraftTweaker-1.11.2-3.0.26.jar)
  161. UC crafttweaker{3.0.26} [Crafttweaker] (CraftTweaker-1.11.2-3.0.26.jar)
  162. UC cyberware{alpha-0.2.10} [Cyberware] (cyberware-1.11.2-alpha-0.2.10.jar)
  163. UC darkutils{1.2.0.147} [Dark Utilities] (DarkUtilities-1.11.2-1.2.0.147.jar)
  164. UC forestry{5.3.4.156} [Forestry] (forestry_1.11.2-5.3.4.156.jar)
  165. UC eleccore{1.7.425} [ElecCore] (ElecCore-1.11-1.7.425.jar)
  166. UC deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  167. UC elevatorid{1.3.2} [Elevator Mod] (ElevatorMod-1.11.2-1.3.2.jar)
  168. UC embers{0.220} [Embers] (embers-0.220.jar)
  169. UC enderstorage{1.0} [EnderStorage] (EnderStorage-1.11.2-2.3.1.116-universal.jar)
  170. UC shetiphiancore{3.4.5} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.6.jar)
  171. UC endertanks{1.5.5} [EnderTanks] (endertanks-1.11.0-1.5.5.jar)
  172. UC enderthing{0.7.3} [Enderthing] (enderthing-1.11.0-0.7.3.jar)
  173. UC enderzoo{1.11.2-1.3.0.47} [Ender Zoo] (EnderZoo-1.11.2-1.3.0.47.jar)
  174. UC valkyrielib{1.11.2-0.11.0b} [Valkyrie Lib] (valkyrielib-1.11.2-0.11.0c.jar)
  175. UC environmentaltech{1.11.2-0.11.0d} [Environmental Tech] (environmentaltech-1.11.2-0.11.0d.jar)
  176. UC etlunar{1.11.2-0.11.0c} [ET Lunar] (etlunar-1.11.2-0.11.0c.jar)
  177. UC mcmultipart{2.0.2} [MCMultiPart] (MCMultiPart-2.0.2.jar)
  178. UC mekanism{9.3.3} [Mekanism] (Mekanism-1.11.2-9.3.3.311-fix.jar)
  179. UC thermalfoundation{2.2.5} [Thermal Foundation] (ThermalFoundation-1.11.2-2.2.5.16-universal.jar)
  180. UC thermalexpansion{5.2.6} [Thermal Expansion] (ThermalExpansion-1.11.2-5.2.6.22-universal.jar)
  181. UC exchangers{1.11.2-1.4.1} [Exchangers] (Exchangers-1.11.2-1.4.1.jar)
  182. UC shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11.2-3.7.5.jar)
  183. UC extrarails{1.2.1} [Extra Rails] (ExtraRails-1.11-1.2.1.jar)
  184. UC extrautils2{1.0} [extrautils2] (extrautils2-1.11.2-1.5.1.jar)
  185. UC zerocore{1.11.2-0.1.0.6} [Zero CORE] (zerocore-1.11.2-0.1.0.6.jar)
  186. UC bigreactors{1.11.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.11.2-0.4.5.30.jar)
  187. UC fairylights{2.1.1} [Fairy Lights] (fairylights-2.1.1-1.11.x.jar)
  188. UC fastleafdecay{v12} [Fast Leaf Decay] (FastLeafDecay-v12.jar)
  189. UC flatcoloredblocks{mc1.11-5.2} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.2.jar)
  190. UC reborncore{2.16.1.115} [Reborn Core] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  191. UC reborncore-mcmultipart{2.16.1.115} [reborncore-MCMultiPart] (RebornCore-1.11.2-2.16.1.115-universal.jar)
  192. UC fluxedredstone{@MODVERSION@} [FluxedRedstone] (FluxedRedstone-2.6.1.59.jar)
  193. UC ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  194. UC ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  195. UC funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.11.2-alpha-0.0.1.jar)
  196. UC gendustry{1.6.5.9} [GenDustry] (gendustry-1.6.5.9-mc1.11.2.jar)
  197. UC pressure{1.3.1.7} [Pressure Pipes] (pressure-1.3.1.7-mc1.11.2.jar)
  198. UC advgenerators{0.9.20.6} [Advanced Generators] (generators-0.9.20.6-mc1.11.2.jar)
  199. UC immersiveengineering{0.11-63} [Immersive Engineering] (ImmersiveEngineering-0.11-63.jar)
  200. UC immersivepetroleum{1.1.3} [Immersive Petroleum] (immersivepetroleum-1.11.2-1.1.3.jar)
  201. UC industrialwires{1.5-17} [Industrial Wires] (IndustrialWires-1.5-17.jar)
  202. UC infernalmobs{1.7.2} [Infernal Mobs] (InfernalMobs-1.11.2.jar)
  203. UC intwheel{1.2.6} [Interaction Wheel] (intwheel-1.1x-1.2.6.jar)
  204. UC inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (InventoryTweaks-1.62.jar)
  205. UC ironchest{1.11.2-7.0.25.815} [Iron Chest] (ironchest-1.11.2-7.0.25.815.jar)
  206. UC jehc{1.3.0} [Just Enough HarvestCraft] (jehc-1.11.2-1.3.0.jar)
  207. UC jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.11.2.jar)
  208. UC jaff{1.6.1_for_1.11.2} [Just a Few Fish] (JustAFewFish-1.6.1_for_1.11.2.jar)
  209. UC je_calculation{1.11.2-2.6.4} [Just Enough Calculation] (JustEnoughCalculation-1.11.2-2.6.4.jar)
  210. UC k4lib{1.11.2-2.1.76} [K4Lib] (k4lib-1.11.2-2.1.76-universal.jar)
  211. UC llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.11.2.jar)
  212. UC literalascension{1.11.2-1.0.2.2} [Literal Ascension] (literalascension-1.11.2-1.0.2.2.jar)
  213. UC lttweaker{1.0.12} [Loot Table Tweaker] (LootTableTweaker-1.11.2-1.0.12.jar)
  214. UC magicbees{1.0} [MagicBees] (MagicBees-Beta-3.0.3.jar)
  215. UE mekanismgenerators{9.3.3} [MekanismGenerators] (MekanismGenerators-1.11.2-9.3.3.311.jar)
  216. UC mekanismtools{9.3.3} [MekanismTools] (MekanismTools-1.11.2-9.3.3.311.jar)
  217. UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar)
  218. UC testdummy{1.11} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.2-1.13.jar)
  219. UC mtlib{@VERSION@} [MTLib] (MTLib-2.0.3.jar)
  220. UC modtweaker{3.0.2} [Mod Tweaker] (modtweaker-3.0.2.jar)
  221. UC techreborn{2.3.3.181} [Tech Reborn] (TechReborn-1.11.2-2.3.3.181-universal.jar)
  222. UC morebees{1.11.2-1.4.1} [More Bees] (morebees-1.11.2-1.4.1.jar)
  223. UC morpheus{1.11.2-3.2.14} [Morpheus] (Morpheus-1.11.2-3.2.14.jar)
  224. UC mysteriousmiscellany{1.11.2-1.1.7} [Mysterious Miscellany] (MysteriousMiscellany-1.11.2-1.1.7.jar)
  225. UC mysticalagriculture{1.5.8} [Mystical Agriculture] (mysticalagriculture[1.11.2]-1.5.8.jar)
  226. UC mysticalagradditions{1.1.2} [Mystical Agradditions] (mysticalagradditions[1.11.2]-1.1.2.jar)
  227. UC natura{1.11.2-4.2.0.24} [Natura] (natura-1.11.2-4.2.0.24.jar)
  228. UC netherportalfix{1.0} [NetherPortalFix] (NetherPortalFix_1.11-4.3.1.jar)
  229. UC nmsot{1.2.0-mc1.11.2} [No Mob Spawning on Trees] (NoMobSpawningOnTrees-1.2.0-mc1.11.2.jar)
  230. UC neid{1.5.4.1} [NotEnoughIDs] (NotEnoughIDs-1.5.4.1.jar)
  231. UC notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  232. UC opencomputers{1.7.0.40} [OpenComputers] (OpenComputers-MC1.11.2-1.7.0.40.jar)
  233. UC oreexcavation{1.3.99} [OreExcavation] (OreExcavation-1.3.99.jar)
  234. UC oeintegration{2.0} [OreExcavation Integration] (OreExcavationIntegration-1.11.2_2.0.jar)
  235. UC harvestcraft{1.11.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.11.2h.jar)
  236. UC pamscookables{1.0} [Pam's Cookables] (pamscookables-1.11.2_1.0.jar)
  237. UC platforms{1.3.4} [Platforms] (platforms-1.11.0-1.3.4.jar)
  238. UC rangedpumps{0.4} [Ranged Pumps] (rangedpumps-0.4.jar)
  239. UC redstonearsenal{2.2.6} [Redstone Arsenal] (RedstoneArsenal-1.11.2-2.2.6.10-universal.jar)
  240. UC refinedstorage{1.4.20} [Refined Storage] (refinedstorage-1.4.20.jar)
  241. UC xreliquary{1.11.2-1.3.4.678} [Reliquary] (Reliquary-1.11.2-1.3.4.678.jar)
  242. UC rftools{6.12} [RFTools] (rftools-1.1x-6.12.jar)
  243. UC rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  244. UC rftoolsdim{5.04} [RFTools Dimensions] (rftoolsdim-1.1x-5.04.jar)
  245. UC roguelike{1.6.6} [Roguelike Dungeons] (RoguelikeDungeons-1.11.2-1.6.6.jar)
  246. UC roots{0.025} [Roots 2] (roots-2-0.025.jar)
  247. UC simplegenerators{1.11.2-0.11.0a} [Simple Generators] (simplegenerators-1.11.2-0.11.0a.jar)
  248. UC simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-3.1.1d.jar)
  249. UC soulshardstow{1.11-2.6.6-47} [Soul Shards - The Old Ways] (SoulShards-TOW-1.11-2.6.6-47.jar)
  250. UC spartanshields{1.3} [Spartan Shields] (SpartanShields-1.11.2-1.3a.jar)
  251. UC spiceoflife{1.3.9} [The Spice of Life] (SpiceOfLife-mc1.11.2-1.3.9.jar)
  252. UC statusprotocol{0.3} [StatusProtocol] (statusprotocol-0.3.jar)
  253. UC stevescarts{2.3.0.22} [Steve's Carts 2] (StevesCarts-1.11.2-2.3.0.22.jar)
  254. UC stg{1.11.2-1.1.1} [SwingThroughGrass] (stg-1.11.2-1.1.1.jar)
  255. UC storagedrawers{1.11.2-4.2.10} [Storage Drawers] (StorageDrawers-1.11.2-4.2.10.jar)
  256. UC storagedrawersextra{@VERSION@} [Storage Drawers Extras] (StorageDrawersExtras-1.11.2-2.0.0.jar)
  257. UC terraqueous{1.3.14} [Terraqueous] (terraqueous-1.11.0-1.3.14.jar)
  258. UC beneath{1.2.0} [The Beneath] (The Beneath-1.11.2-1.2.0.jar)
  259. UC thermaldynamics{2.2.6} [Thermal Dynamics] (ThermalDynamics-1.11.2-2.2.6.13-universal.jar)
  260. UC tinkertoolleveling{1.11.2-1.0.1.DEV.641b08f} [Tinkers Tool Leveling] (TinkerToolLeveling-1.11.2-1.0.1.jar)
  261. UC tombmanygraves{1.11.2-3.0.10} [Tomb Many Graves] (TombManyGraves-1.11.2-3.0.10.jar)
  262. UC topaddons{1.11.2-0.15.0} [TOP Addons] (topaddons-1.11.2-0.15.0.jar)
  263. UC translocator{2.3.0.63} [Translocator] (Translocators-1.11.2-2.3.0.63-universal.jar)
  264. UC wanionlib{1.11.2-1.1} [WanionLib] (WanionLib-1.11.2-1.1.jar)
  265. UC xnet{1.3.2} [XNet] (xnet-1.3.2.jar)
  266. UC activetime{s6.0-v1.2.0} [ActiveTime] (ActiveTime-s6.0-v1.2.0.jar)
  267. UC adminshop{1.8.2} [AdminShop] (AdminShop-1.10.2-1.8.2-universal.jar)
  268. UC catclearlag{0.7.1} [CatClearLag] (CatClearLag-0.7.1.jar)
  269. UC discordbridge{2.3.0} [Discord Bridge] (DiscordBridge-2.4.0-all.jar)
  270. UC economylite{2.12.0} [EconomyLite] (EconomyLite-5.0.0-2.12.0.jar)
  271. UC nuvotifier{2.3.4} [NuVotifier] (nuvotifier-universal-2.3.4.jar)
  272. UC enjin-minecraft-plugin{3.2.2-sponge} [Enjin Minecraft Plugin] (EMPSponge.jar)
  273. UC griefprevention{3.1.1} [GriefPrevention] (griefprevention-1.11.2-3.1.1.298.jar)
  274. UC holograms{2.2} [Holograms] (holograms-2.2.jar)
  275. UC huskyui{0.2.1} [HuskyUI] (HuskyUI-v0.2.1.jar)
  276. UC jobslite{1.7.0} [JobsLite] (JobsLite-1.7.0.jar)
  277. UC loggerplugin{0.1} [LoggerPlugin] (Logger-1.0-universal.jar)
  278. UC luckperms{3.2.25} [LuckPerms] (LuckPerms-Sponge-3.2.25.jar)
  279. UC mmcrules{1.1} [MMCRules] (MMCRules-1.1-API-5.0.0.jar)
  280. UC nucleus{1.0.1-LTS-S5.1} [Nucleus] (Nucleus-1.0.1-LTS-S5.1-plugin.jar)
  281. UC pixelautomessages{1.0.2} [PixelAutoMessages] (PixelAutoMessages-1.0.2-b11.jar)
  282. UC prism{3.0.0} [Prism] (Prism-3.0.0-beta2-45-gfbbeb2b-all.jar)
  283. UC pjc{0.1.0} [Project Core] (project core-5.2.0-0.1.0.jar)
  284. UC pjp{0.13.7} [Project Portals] (project.portals-5.2.0-0.13.7.jar)
  285. UC pvptoggle{1.2.0} [PvpToggle] (PvPToggle-1.2.0.jar)
  286. UC seriousvote{4.1} [SeriousVote] (seriousvote-4.1.jar)
  287. UC serverlistplus{3.4.7} [ServerListPlus] (ServerListPlus-3.4.7-Universal.jar)
  288. UC spongychest{0.4.8} [SpongyChest] (SpongyChest-1.10.2-0.4.8-universal.jar)
  289. UC stackban{0.3.0} [Stack Ban] (stackban-6.1.0-0.3.0.jar)
  290. UC tabmanager{1.0.4} [TabManager] (TabManager-1.0.4.jar)
  291. UC tmotd{1.0} [TitleMOTD] (TitleMOTD.-.1.0.jar)
  292. UC virtualtool{2.9} [VirtualTool] (VirtualTool-1.10.2-2.9.jar)
  293. UC worldedit{6.1.8-SNAPSHOT} [WorldEdit] (worldedit-sponge-6.1.8-SNAPSHOT-dist.jar)
  294. UC denseores{1.0} [denseores] (denseores-1.11-1.0.2.jar)
  295. UC unidict{1.11.2-1.1b} [UniDict] (UniDict-1.11.2-1.1b.jar)
  296. Loaded coremods (and transformers):
  297. ForgelinPlugin (Forgelin-1.5.1.jar)
  298.  
  299. TransformerLoader (OpenComputers-MC1.11.2-1.7.0.40.jar)
  300. li.cil.oc.common.asm.ClassTransformer
  301. AppleCore (AppleCore-mc1.11.2-2.2.2.jar)
  302. squeek.applecore.asm.TransformerModuleHandler
  303. CCLCorePlugin (CodeChickenLib-1.11.2-3.0.0.284-universal.jar)
  304. codechicken.lib.asm.ClassHierarchyManager
  305. codechicken.lib.asm.CCL_ASMTransformer
  306. LoadingPlugin (Quark-r1.2-93b.jar)
  307. vazkii.quark.base.asm.ClassTransformer
  308. RebornCoreASM (RebornCore-1.11.2-2.16.1.115-universal.jar)
  309. reborncore.mixin.transformer.MixinTransformer
  310. AstralCore (astralsorcery-1.4.5.jar)
  311.  
  312. IC2core (industrialcraft-2-2.7.81-ex111.jar)
  313.  
  314. llibrary (llibrary-1.7.7-1.11.2.jar)
  315. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  316. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  317. ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.6.jar)
  318. shetiphian.core.asm.ClassTransformer
  319. SpongeCoremod (spongeforge-1.11.2-2393-6.1.0-BETA-2570.jar)
  320. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  321. Inventory Tweaks Coremod (InventoryTweaks-1.62.jar)
  322. invtweaks.forge.asm.ContainerTransformer
  323. literalascension (literalascension-1.11.2-1.0.2.2.jar)
  324. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  325. CTMCorePlugin (CTM-MC1.11.2-0.2.1.10.jar)
  326. team.chisel.ctm.client.asm.CTMTransformer
  327. CoFH Loading Plugin (CoFHCore-1.11.2-4.2.7.15-universal.jar)
  328. cofh.asm.CoFHClassTransformer
  329. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  330. CorePlugin (FluxedRedstone-2.6.1.59.jar)
  331.  
  332. BookshelfLoadingPlugin (Bookshelf-1.11.2-2.0.0.388.jar)
  333. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  334. Plugin (NotEnoughIDs-1.5.4.1.jar)
  335. ru.fewizz.neid.asm.Transformer
  336. Pulsar/tconstruct loaded Pulses:
  337. - TinkerCommons (Enabled/Forced)
  338. - TinkerWorld (Enabled/Not Forced)
  339. - TinkerTools (Enabled/Not Forced)
  340. - TinkerHarvestTools (Enabled/Forced)
  341. - TinkerMeleeWeapons (Enabled/Forced)
  342. - TinkerRangedWeapons (Enabled/Forced)
  343. - TinkerModifiers (Enabled/Forced)
  344. - TinkerSmeltery (Enabled/Not Forced)
  345. - TinkerGadgets (Enabled/Not Forced)
  346. - TinkerOredict (Enabled/Forced)
  347. - TinkerIntegration (Enabled/Forced)
  348. - TinkerFluids (Enabled/Forced)
  349. - TinkerMaterials (Enabled/Forced)
  350. - TinkerModelRegister (Enabled/Forced)
  351. - chiselIntegration (Enabled/Not Forced)
  352. - chiselsandbitsIntegration (Enabled/Not Forced)
  353. - craftingtweaksIntegration (Enabled/Not Forced)
  354. - theoneprobeIntegration (Enabled/Not Forced)
  355.  
  356. Pulsar/natura loaded Pulses:
  357. - NaturaCommons (Enabled/Forced)
  358. - NaturaOverworld (Enabled/Not Forced)
  359. - NaturaNether (Enabled/Not Forced)
  360. - NaturaDecorative (Enabled/Not Forced)
  361. - NaturaTools (Enabled/Not Forced)
  362. - NaturaEntities (Enabled/Not Forced)
  363. - NaturaOredict (Enabled/Forced)
  364. - NaturaWorld (Enabled/Not Forced)
  365. - craftingtweaksIntegration (Enabled/Not Forced)
  366.  
  367. Profiler Position: N/A (disabled)
  368. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  369. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement