Advertisement
Guest User

Untitled

a guest
Oct 6th, 2014
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.90 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Why did you do that?
  3.  
  4. Time: 06/10/14 13:23
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
  9. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
  14. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  15. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
  16. at brad16840.balancedexchange.BalancedExchange.preInit(BalancedExchange.java:153)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:606)
  21. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  22. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:606)
  25. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  31. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:606)
  36. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  37. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  38. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  39. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  40. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  41. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  42. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  43. ... 5 more
  44. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
  45. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  48. ... 32 more
  49. Caused by: java.lang.NullPointerException
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- System Details --
  56. Details:
  57. Minecraft Version: 1.7.10
  58. Operating System: Linux (amd64) version 3.10.23-xxxx-std-ipv6-64
  59. Java Version: 1.7.0_65, Oracle Corporation
  60. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  61. Memory: 271927336 bytes (259 MB) / 636829696 bytes (607 MB) up to 6120341504 bytes (5836 MB)
  62. JVM Flags: 16 total; -XX:PermSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50 -XX:MaxGCMinorPauseMillis=7 -XX:+ExplicitGCInvokesConcurrent -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=60 -XX:+BindGCTaskThreadsToCPUs -Xnoclassgc -Xmx6144M
  63. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  64. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  65. FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 154 mods loaded, 154 mods active
  66. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  67. FML{7.10.25.1208} [Forge Mod Loader] (mcpc-plus.jar) Unloaded->Constructed->Pre-initialized
  68. Forge{10.13.0.1208} [Minecraft Forge] (mcpc-plus.jar) Unloaded->Constructed->Pre-initialized
  69. appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  70. CodeChickenCore{1.0.3.28} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  71. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  72. MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  73. NotEnoughItems{1.0.3.60} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.3.60-universal.jar) Unloaded->Constructed->Pre-initialized
  74. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  75. VeinMiner_coremod{null_build-null} [Core mod] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  76. backpacks16840{3.0.0} [Backpacks!] (zz-backpacks 1.7.10 - 3.0.0.jar) Unloaded->Constructed->Pre-initialized
  77. OpenModsCore{@VERSION@} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  78. AWWayofTime{v1.2.0Beta23} [Blood Magic: Alchemical Wizardry] (Blood Magic-v1.2.0Beta23(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  79. Baubles{1.0.1.8} [Baubles] (Baubles-1.7.10-1.0.1.8.jar) Unloaded->Constructed->Pre-initialized
  80. Thaumcraft{4.2.1.1} [Thaumcraft] (Thaumcraft-1.7.10-4.2.1.1.jar) Unloaded->Constructed->Pre-initialized
  81. Botania{r1.2-121} [Botania] (Botania r1.2-121.jar) Unloaded->Constructed->Pre-initialized
  82. CoFHCore{1.7.10R3.0.0B6} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B6-32.jar) Unloaded->Constructed->Pre-initialized
  83. ThermalFoundation{1.7.10R1.0.0B3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0B3-8.jar) Unloaded->Constructed->Pre-initialized
  84. ThermalExpansion{1.7.10R4.0.0B5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B5-13.jar) Unloaded->Constructed->Pre-initialized
  85. technom{0.8.1} [Technomancy] (1.7.10 Technomancy 0.8.1.jar) Unloaded->Constructed->Pre-initialized
  86. act{0.0.2a_1.7.10} [AdminCommandsToolbox] (AdminCommandsToolbox-0.0.2a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  87. advancedgenetics{1.5.7} [Advanced Genetics] (advancedgenetics-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized
  88. AlchBling{%VERSION%} [Alchemical Bling] (AlchemicalBling-1.1.1.7-universal.jar) Unloaded->Constructed->Pre-initialized
  89. AppleCore{1.0.0} [AppleCore] (AppleCore-mc1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  90. appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized
  91. balancedexchange{3.0.0} [Balanced Exchange] (balancedexchange 1.7.10 - 3.0.0.jar) Unloaded->Constructed->Errored
  92. BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  93. Forestry{3.1.0.3} [Forestry for Minecraft] (forestry_1.7.10-3.1.0.3.jar) Unloaded->Constructed->Pre-initialized
  94. BiblioWoodsForestry{1.6} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.6].jar) Unloaded->Constructed->Pre-initialized
  95. Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized
  96. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) Unloaded->Constructed->Pre-initialized
  97. BiblioWoodsNatura{1.4} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.4].jar) Unloaded->Constructed->Pre-initialized
  98. BigReactors{0.4.0rc9} [Big Reactors] (BigReactors-0.4.0rc9.jar) Unloaded->Constructed->Pre-initialized
  99. BinnieCore{2.0-dev5} [Binnie Core] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized
  100. Botany{2.0-dev5} [Botany] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized
  101. ExtraBees{2.0-dev5} [Extra Bees] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized
  102. ExtraTrees{2.0-dev5} [Extra Trees] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized
  103. Genetics{2.0-dev5} [Genetics] (binnie-mods-2.0-dev5.jar) Unloaded->Constructed->Pre-initialized
  104. CarpentersBlocks{3.2.8} [Carpenter's Blocks] (Carpenter's Blocks v3.2.8 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  105. chisel{1.5.7} [Chisel] (Chisel-1.7.10-1.5.7.jar) Unloaded->Constructed->Pre-initialized
  106. ComputerCraft{1.64} [ComputerCraft] (ComputerCraft1.64.jar) Unloaded->Constructed->Pre-initialized
  107. EnderIO{1.7.10-2.1.0.223} [Ender IO] (EnderIO-1.7.10-2.1.0.223.jar) Unloaded->Constructed->Pre-initialized
  108. EnderStorage{1.4.5.24} [EnderStorage] (EnderStorage-1.7.10-1.4.5.24-universal.jar) Unloaded->Constructed->Pre-initialized
  109. extracells{2.1.12} [ExtraCells] (ExtraCells-1.7.10-2.1.12b9.jar) Unloaded->Constructed->Pre-initialized
  110. UniversalElectricity{@MAJOR@.@MINOR@.@REVIS@} [Universal Electricity] (universal-electricity-4.0.0.78-core.jar) Unloaded->Constructed->Pre-initialized
  111. ForgeMultipart{1.1.0.309} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar) Unloaded->Constructed->Pre-initialized
  112. ExtraUtilities{1.1.0k} [Extra Utilities] (extrautilities-1.1.0k.jar) Unloaded->Constructed->Pre-initialized
  113. flora{1.0} [Fluids and Liquids on Ridiculous Armor] (FLORA-1.0.5.jar) Unloaded->Constructed->Pre-initialized
  114. fluxedtrinkets{0.48} [Fluxed Trinkets] (Fluxed Trinkets-1.7.10-1.0.48.jar) Unloaded->Constructed->Pre-initialized
  115. Railcraft{9.3.3.0} [Railcraft] (Railcraft_1.7.10-9.3.3.0.jar) Unloaded->Constructed->Pre-initialized
  116. fluxedfeederunit{1.0.0} [FluxedFeederUnit] (FluxedFeederUnit-MC1.7.10-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  117. ThaumicTinkerer{2.5-1.7.10-158} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-158.jar) Unloaded->Constructed->Pre-initialized
  118. ForbiddenMagic{1.7.10-0.52} [Forbidden Magic] (Forbidden Magic-1.7.10-0.52.jar) Unloaded->Constructed->Pre-initialized
  119. WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1.jar) Unloaded->Constructed->Pre-initialized
  120. ForestryExtras{3.1} [Forestry Extras] (ForestryExtras-2-3.1_B28.jar) Unloaded->Constructed->Pre-initialized
  121. ganysend{1.8.2} [Gany's End] (Ganys End-1.8.2.jar) Unloaded->Constructed->Pre-initialized
  122. ganysnether{1.7.5} [Gany's Nether] (Ganys Nether-1.7.5.jar) Unloaded->Constructed->Pre-initialized
  123. ganyssurface{1.9.2} [Gany's Surface] (Ganys Surface-1.9.2.jar) Unloaded->Constructed->Pre-initialized
  124. iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  125. Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  126. HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  127. HopperDuctMod{1.3.2} [Hopper Ducts] (hopperductmod-1.7.10-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  128. HardcoreQuesting{The Journey (4.2.1)} [Hardcore Questing Mode] (HQM-The Journey (4.2.1).jar) Unloaded->Constructed->Pre-initialized
  129. ImmibisCore{59.0.3} [Immibis Core] (immibis-core-59.0.3.jar) Unloaded->Constructed->Pre-initialized
  130. inpure|core{1.7.10R1.0.0B1} [INpureCore] (INpureCore-[1.7.10]1.0.0B2-4.jar) Unloaded->Constructed->Pre-initialized
  131. inventorytweaks{1.59-dev-155-5dbbb14} [Inventory Tweaks] (InventoryTweaks-1.59-dev-155.jar) Unloaded->Constructed->Pre-initialized
  132. IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar) Unloaded->Constructed->Pre-initialized
  133. JABBA{1.1.4} [JABBA] (Jabba-1.1.4_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  134. MineFactoryReloaded{1.7.10R2.8.0RC3} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  135. TConstruct{1.7.10-1.7.0.build702} [Tinkers' Construct] (TConstruct-1.7.10-1.7.0d3.1.jar) Unloaded->Constructed->Pre-initialized
  136. MagicBees{1.7.10-2.1.21} [Magic Bees] (magicbees-1.7.10-2.1.21.jar) Unloaded->Constructed->Pre-initialized
  137. RedstoneArsenal{1.7.10R1.1.0B4} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0B4-10.jar) Unloaded->Constructed->Pre-initialized
  138. Mekanism{7.1.1} [Mekanism] (Mekanism-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized
  139. MekanismGenerators{7.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized
  140. MekanismTools{7.1.1} [MekanismTools] (MekanismTools-1.7.10-7.1.1.118.jar) Unloaded->Constructed->Pre-initialized
  141. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC3} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  142. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC2} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  143. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC3} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  144. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC3} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  145. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC2} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  146. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC2} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  147. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC3} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  148. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC3} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  149. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC3} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  150. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC2} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  151. MineFactoryReloaded|CompatPams{1.7.10R2.8.0RC2} [MFR Compat: Pam's Mods] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  152. ProjRed|Core{4.5.0.50} [ProjectRed] (ProjectRed-Base-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  153. ProjRed|Exploration{4.5.0.50} [ProjectRed-Exploration] (ProjectRed-World-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  154. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC2} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  155. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC3} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  156. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC2} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  157. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC2} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  158. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC3} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  159. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC3} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  160. TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized
  161. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC3} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  162. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC3} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC3-591.jar) Unloaded->Constructed->Pre-initialized
  163. MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar) Unloaded->Constructed->Pre-initialized
  164. numina{0.4.0.98} [Numina] (Numina-0.4.0.98.jar) Unloaded->Constructed->Pre-initialized
  165. powersuits{0.11.0.172} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.172.jar) Unloaded->Constructed->Pre-initialized
  166. moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar) Unloaded->Constructed->Pre-initialized
  167. NEIAddons{1.12.2.9} [NEI Addons] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
  168. NEIAddons|Botany{1.12.2.9} [NEI Addons: Botany] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
  169. NEIAddons|Forestry{1.12.2.9} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
  170. NEIAddons|CraftingTables{1.12.2.9} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
  171. NEIAddons|ExNihilo{1.12.2.9} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.2.9.jar) Unloaded->Constructed->Pre-initialized
  172. NEIPlugins{1.1.0.11-unofficial} [NEI Plugins Unofficial] (NEIPlugins-MC1.7.10-1.1.0.11-unofficial.jar) Unloaded->Constructed->Pre-initialized
  173. NeonBlocks{1.0.0} [Coolmanzz2_NeonBlocks] (NeonBlocksv1.7.10.jar) Unloaded->Constructed->Pre-initialized
  174. NetherOres{1.7.10R2.3.0RC3} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC3-84.jar) Unloaded->Constructed->Pre-initialized
  175. nhwrench{2.0.1} [NHAVE's OmniWrench 2] (nhwrench2-1.7.10-2.0.1.jar) Unloaded->Constructed->Pre-initialized
  176. ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized
  177. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-224.jar) Unloaded->Constructed->Pre-initialized
  178. ProjRed|Transmission{4.5.0.50} [ProjectRed-Transmission] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  179. OpenPeripheralCore{0.5.0} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-0.5.0-snapshot-142.jar) Unloaded->Constructed->Pre-initialized
  180. OpenPeripheral{0.2.0} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.2.0-snapshot-122.jar) Unloaded->Constructed->Pre-initialized
  181. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-434.jar) Unloaded->Constructed->Pre-initialized
  182. MapWriter{2.1.1} [MapWriter] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  183. Opis{1.2.3} [Opis] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  184. harvestcraft{1.7.10b} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10b.jar) Unloaded->Constructed->Pre-initialized
  185. PneumaticCraft{1.2.6} [PneumaticCraft] (PneumaticCraft-1.7.10-1.2.9-24-universal.jar) Unloaded->Constructed->Pre-initialized
  186. ProjRed|Transportation{4.5.0.50} [ProjectRed-Transportation] (ProjectRed-Mechanical_beta-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  187. ProjRed|Compatibility{4.5.0.50} [ProjectRed-Compatibility] (ProjectRed-Compat-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  188. ProjRed|Integration{4.5.0.50} [ProjectRed-Integration] (ProjectRed-Integration-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  189. ProjRed|Illumination{4.5.0.50} [ProjectRed-Illumination] (ProjectRed-Lighting-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  190. ProjRed|Expansion{4.5.0.50} [ProjectRed-Expansion] (ProjectRed-Mechanical_beta-1.7.10-4.5.0.50.jar) Unloaded->Constructed->Pre-initialized
  191. RebirthItems{1.0.0} [Rebirth Items] (RebirthItems.jar) Unloaded->Constructed->Pre-initialized
  192. RefinedRelocation{1.0.6f} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.6f.jar) Unloaded->Constructed->Pre-initialized
  193. libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  194. xreliquary{1.2.DEV} [Reliquary] (Reliquary-1.2.161.jar) Unloaded->Constructed->Pre-initialized
  195. RIO{1.4.3} [RemoteIO] (RemoteIO-1.7.10-1.4.3.B49-universal.jar) Unloaded->Constructed->Pre-initialized
  196. ResonantEngine{@MAJOR@.@MINOR@.@REVIS@} [Resonant Engine] (resonant-engine-2.0.0.120-core.jar) Unloaded->Constructed->Pre-initialized
  197. Sanguimancy{1.1.5} [Sanguimancy] (Sanguimancy-1.7.10-1.1.5-1.jar) Unloaded->Constructed->Pre-initialized
  198. secretroomsmod{4.7.1} [The SecretRoomsMod] (secretroomsmod-1.7.10-4.7.1.376.jar) Unloaded->Constructed->Pre-initialized
  199. simplyjetpacks{1.1.4} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.1.4.jar) Unloaded->Constructed->Pre-initialized
  200. SolarFlux{1.7.10-0.4b} [Solar Flux] (SolarFlux-1.7.10-0.4b.jar) Unloaded->Constructed->Pre-initialized
  201. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
  202. StevesFactoryManager{A92} [Steve's Factory Manager] (StevesFactoryManagerA92.jar) Unloaded->Constructed->Pre-initialized
  203. Sync{4.0.0} [Sync] (Sync-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  204. thaumicenergistics{0.6.10b} [Thaumic Energistics] (thaumicenergistics-0.6.10b.jar) Unloaded->Constructed->Pre-initialized
  205. TiCTooltips{1.1.11b} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.1.11b.jar) Unloaded->Constructed->Pre-initialized
  206. TMechworks{1.7.10-75.0afb56c} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.9.jar) Unloaded->Constructed->Pre-initialized
  207. TML{3.0.1} [TooMuchLoot] (TooMuchLoot-1.7.10-3.0.1.B22-universal.jar) Unloaded->Constructed->Pre-initialized
  208. Translocator{1.1.1.12} [Translocator] (Translocator-1.7.10-1.1.1.12-universal.jar) Unloaded->Constructed->Pre-initialized
  209. VeinMiner{0.21.0} [Vein Miner] (VeinMiner-1.7.10_0.21.0.jar) Unloaded->Constructed->Pre-initialized
  210. VeinMinerModSupport{0.21.0} [Mod Support] (VeinMiner-1.7.10_0.21.0.jar) Unloaded->Constructed->Pre-initialized
  211. VillagersNose{1.3a} [Villager's Nose] (VillagersNose-1.7.10-1.3b.jar) Unloaded->Constructed->Pre-initialized
  212. warpbook{2.0.34} [Warp Book] (warpbook-2.0.34.jar) Unloaded->Constructed->Pre-initialized
  213. witchery{0.20.6} [Witchery] (witchery-1.7.10-0.20.6.jar) Unloaded->Constructed->Pre-initialized
  214. WR-CBE|Core{1.4.1.4} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized
  215. WR-CBE|Addons{1.4.1.4} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized
  216. WR-CBE|Logic{1.4.1.4} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.4-universal.jar) Unloaded->Constructed->Pre-initialized
  217. bspkrsCore{6.14} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.14.jar) Unloaded->Constructed->Pre-initialized
  218. McMultipart{1.1.0.309} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar) Unloaded->Constructed->Pre-initialized
  219. ForgeMicroblock{1.1.0.309} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.309-universal.jar) Unloaded->Constructed->Pre-initialized
  220. AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
  221. Mantle Environment: Environment healthy.
  222. TConstruct Environment: Environment healthy.
  223. Profiler Position: N/A (disabled)
  224. Is Modded: Definitely; Server brand changed to 'fml,forge'
  225. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement