Advertisement
Guest User

Crash in version 1.3.1

a guest
Mar 22nd, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // On the bright side, I bought you a teddy bear!
  3.  
  4. Time: 3/22/15 9:52 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: vswe/stevesfactory/blocks/TileEntityManager
  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:314)
  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: vswe/stevesfactory/blocks/TileEntityManager
  16. at vswe.stevesfactory.blocks.ModBlocks.init(ModBlocks.java:98)
  17. at vswe.stevesfactory.StevesFactoryManager.preInit(StevesFactoryManager.java:40)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  21. at java.lang.reflect.Method.invoke(Method.java:606)
  22. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  23. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:606)
  26. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  27. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  28. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  29. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  31. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  32. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:606)
  37. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  38. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  39. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  40. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  41. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  42. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  43. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  44. ... 5 more
  45. Caused by: java.lang.ClassNotFoundException: vswe.stevesfactory.blocks.TileEntityManager
  46. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  47. at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
  49. ... 33 more
  50. Caused by: java.lang.NullPointerException
  51. at stevesaddons.asm.StevesAddonsTransformer$Transformer.methodTransform(StevesAddonsTransformer.java:234)
  52. at stevesaddons.asm.StevesAddonsTransformer$Transformer.transform(StevesAddonsTransformer.java:300)
  53. at stevesaddons.asm.StevesAddonsTransformer$ClassName.transform(StevesAddonsTransformer.java:413)
  54. at stevesaddons.asm.StevesAddonsTransformer.transform(StevesAddonsTransformer.java:435)
  55. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  56. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  57. ... 35 more
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.7.10
  66. Operating System: Linux (amd64) version 2.6.32-431.29.2.el6.x86_64
  67. Java Version: 1.7.0_65, Oracle Corporation
  68. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 174926648 bytes (166 MB) / 626618368 bytes (597 MB) up to 6241845248 bytes (5952 MB)
  70. JVM Flags: 4 total; -Xmx6144M -Xms128M -XX:MaxPermSize=256M -XX:+UseConcMarkSweepGC
  71. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  72. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  73. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 159 mods loaded, 159 mods active
  74. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  75. FML{7.10.85.1291} [Forge Mod Loader] (custom_server.jar) Unloaded->Constructed->Pre-initialized
  76. Forge{10.13.2.1291} [Minecraft Forge] (custom_server.jar) Unloaded->Constructed->Pre-initialized
  77. appliedenergistics2-core{rv1-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  78. CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  79. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  80. Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  81. MobiusCore{1.2.4} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  82. NotEnoughItems{1.0.4.90} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.90-universal.jar) Unloaded->Constructed->Pre-initialized
  83. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  84. OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  85. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  86. malisiscore{1.7.10-0.10.5+unknown-b0.git-unknown} [Malisis Core] (malisiscore-1.7.10-0.10.5.jar) Unloaded->Constructed->Pre-initialized
  87. debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  88. AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized
  89. appliedenergistics2{rv1-stable-1} [Applied Energistics 2] (appliedenergistics2-rv1-stable-1.jar) Unloaded->Constructed->Pre-initialized
  90. CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC7-211.jar) Unloaded->Constructed->Pre-initialized
  91. BuildCraft|Core{6.4.4} [BuildCraft] (buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized
  92. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  93. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  94. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized
  95. Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  96. MineFactoryReloaded{1.7.10R2.8.0RC8} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  97. BuildCraft|Builders{6.4.4} [BC Builders] (buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized
  98. BuildCraft|Energy{6.4.4} [BC Energy] (buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized
  99. BuildCraft|Factory{6.4.4} [BC Factory] (buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized
  100. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
  101. Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
  102. Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized
  103. Artifice{1.7.10R1.1.4} [Artifice] (Artifice-1.7.10-1.1.4-342.jar) Unloaded->Constructed->Pre-initialized
  104. autopackager{1.5.2} [AutoPackager] (autopackager-1.5.3.jar) Unloaded->Constructed->Pre-initialized
  105. bdlib{1.6.5.52} [BD Lib] (bdlib-mc1710-1.6.5.52.jar) Unloaded->Constructed->Pre-initialized
  106. BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  107. BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
  108. BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
  109. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  110. ThermalFoundation{1.7.10R1.0.0RC7} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC7-62.jar) Unloaded->Constructed->Pre-initialized
  111. ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC7-141.jar) Unloaded->Constructed->Pre-initialized
  112. BigReactors{0.4.2A2} [Big Reactors] (BigReactors-0.4.2A2.jar) Unloaded->Constructed->Pre-initialized
  113. AWWayofTime{v1.3.1} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.1-7.jar) Unloaded->Constructed->Pre-initialized
  114. Botania{r1.5-170} [Botania] (Botania r1.5-170.jar) Unloaded->Constructed->Pre-initialized
  115. BuildCraft|Transport{6.4.4} [BC Transport] (buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized
  116. BuildCraft|Silicon{6.4.4} [BC Silicon] (buildcraft-6.4.4.jar) Unloaded->Constructed->Pre-initialized
  117. BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  118. CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  119. ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) Unloaded->Constructed->Pre-initialized
  120. TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar) Unloaded->Constructed->Pre-initialized
  121. ForgeMultipart{1.1.1.324} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.324-universal.jar) Unloaded->Constructed->Pre-initialized
  122. chisel{2.3.7.34} [Chisel 2] (Chisel2-2.3.7.34.jar) Unloaded->Constructed->Pre-initialized
  123. ChiselFacades{1.7.10-2.10-cricket} [Chisel Facades] (ChiselFacades-1.7.10-2.10-cricket.jar) Unloaded->Constructed->Pre-initialized
  124. Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized
  125. chiseltones{@VERSION@} [Chisel Tones] (ChiselTones-1.7.10-1.0-1.jar) Unloaded->Constructed->Pre-initialized
  126. ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized
  127. DeadlyWorld{1.0.2} [Deadly World] (DeadlyWorld-1.7.10-1.0.2.jar) Unloaded->Constructed->Pre-initialized
  128. Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar) Unloaded->Constructed->Pre-initialized
  129. EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed->Pre-initialized
  130. EnderStorage{1.4.5.29} [EnderStorage] (EnderStorage-1.7.10-1.4.5.29-universal.jar) Unloaded->Constructed->Pre-initialized
  131. EnderTech{1.7.10-0.3.0.364} [EnderTech] (EnderTech-1.7.10-0.3.0.364.jar) Unloaded->Constructed->Pre-initialized
  132. EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized
  133. enhancedportals{3.0.10} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.10.jar) Unloaded->Constructed->Pre-initialized
  134. Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  135. extracells{2.1.37} [ExtraCells] (ExtraCells-1.7.10-2.1.37b63.jar) Unloaded->Constructed->Pre-initialized
  136. ExtraUtilities{1.2.2} [Extra Utilities] (extrautilities-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  137. FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed->Pre-initialized
  138. flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar) Unloaded->Constructed->Pre-initialized
  139. FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar) Unloaded->Constructed->Pre-initialized
  140. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-162.jar) Unloaded->Constructed->Pre-initialized
  141. ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar) Unloaded->Constructed->Pre-initialized
  142. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5a.jar) Unloaded->Constructed->Pre-initialized
  143. GalacticraftCore{3.0.10} [Galacticraft Core] (GalacticraftCore-1.7-3.0.10.298.jar) Unloaded->Constructed->Pre-initialized
  144. GalacticraftMars{3.0.10} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.10.298.jar) Unloaded->Constructed->Pre-initialized
  145. TConstruct{1.7.10-1.8.3.build919} [Tinkers' Construct] (TConstruct-1.7.10-1.8.3b.jar) Unloaded->Constructed->Pre-initialized
  146. MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized
  147. gendustry{1.4.8.hotfix1} [GenDustry] (gendustry-mc1710-1.4.8.hotfix1.jar) Unloaded->Constructed->Pre-initialized
  148. GraveStone{2.11.3} [GraveStone] (GraveStone-2.11.3.jar) Unloaded->Constructed->Pre-initialized
  149. HardcoreQuesting{The Journey (4.2.2)} [Hardcore Questing Mode] (HQM-The Journey (4.2.2).jar) Unloaded->Constructed->Pre-initialized
  150. inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-54.jar) Unloaded->Constructed->Pre-initialized
  151. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized
  152. ironchestminecarts{1.0.0} [Iron Chest Minecarts] (IronChestMinecarts-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  153. JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  154. LavaMonsters{2.2.1} [Lava Monsters] (LavaMonsters-1.7.10-2.2.1.jar) Unloaded->Constructed->Pre-initialized
  155. malisisdoors{1.7.10-1.4.3} [Malisis' Doors] (malisisdoors-1.7.10-1.4.3.jar) Unloaded->Constructed->Pre-initialized
  156. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC8} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  157. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC8} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  158. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC8} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  159. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC8} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  160. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC8} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  161. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC8} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  162. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC8} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  163. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC8} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  164. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC8} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  165. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC8} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  166. MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized
  167. ProjRed|Core{4.5.15.75} [ProjectRed] (ProjectRed-1.7.10-4.5.15.75-Base.jar) Unloaded->Constructed->Pre-initialized
  168. ProjRed|Exploration{4.5.15.75} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.15.75-World.jar) Unloaded->Constructed->Pre-initialized
  169. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC8} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  170. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC8} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  171. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC8} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  172. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC8} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  173. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC8} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  174. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC8} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  175. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC8} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  176. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC8} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  177. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC8} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC8-86.jar) Unloaded->Constructed->Pre-initialized
  178. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
  179. ModTweaker{0.6} [ModTweaker] (ModTweaker-1.7.X-0.6-0.jar) Unloaded->Constructed->Pre-initialized
  180. numina{0.4.0.100} [Numina] (Numina-0.4.0.100.jar) Unloaded->Constructed->Pre-initialized
  181. powersuits{0.11.0.178} [MachineMuse's Modular Powersuits] (ModularPowersuits-0.11.0.178.jar) Unloaded->Constructed->Pre-initialized
  182. Morpheus{1.7.10-1.5.26} [Morpheus] (Morpheus-1.7.10-1.5.26.jar) Unloaded->Constructed->Pre-initialized
  183. cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  184. NEIAddons{1.12.5.17} [NEI Addons] (neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized
  185. NEIAddons|Botany{1.12.5.17} [NEI Addons: Botany] (neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized
  186. NEIAddons|Forestry{1.12.5.17} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized
  187. NEIAddons|CraftingTables{1.12.5.17} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized
  188. NEIAddons|ExNihilo{1.12.5.17} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.5.17.jar) Unloaded->Constructed->Pre-initialized
  189. neiintegration{1.0.7} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.7.jar) Unloaded->Constructed->Pre-initialized
  190. NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar) Unloaded->Constructed->Pre-initialized
  191. ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized
  192. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-323.jar) Unloaded->Constructed->Pre-initialized
  193. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-571.jar) Unloaded->Constructed->Pre-initialized
  194. openmodularturrets{1.3.4} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.4-27.jar) Unloaded->Constructed->Pre-initialized
  195. OpenPeripheralCore{0.6.0} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-0.6.0-snapshot-209.jar) Unloaded->Constructed->Pre-initialized
  196. OpenPeripheral{0.2.0} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.2.0-snapshot-179.jar) Unloaded->Constructed->Pre-initialized
  197. OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.1.0-snapshot-50.jar) Unloaded->Constructed->Pre-initialized
  198. harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10g.jar) Unloaded->Constructed->Pre-initialized
  199. PneumaticCraft{1.6.3-65} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.3-65-universal.jar) Unloaded->Constructed->Pre-initialized
  200. powersuitaddons{@VERSION@} [Modular Powersuits Addon] (powersuitaddons-1.7.10-901.jar) Unloaded->Constructed->Pre-initialized
  201. ProjRed|Transmission{4.5.15.75} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.15.75-Integration.jar) Unloaded->Constructed->Pre-initialized
  202. ProjRed|Compatibility{4.5.15.75} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.15.75-Compat.jar) Unloaded->Constructed->Pre-initialized
  203. ProjRed|Integration{4.5.15.75} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.15.75-Integration.jar) Unloaded->Constructed->Pre-initialized
  204. ProjRed|Illumination{4.5.15.75} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.15.75-Lighting.jar) Unloaded->Constructed->Pre-initialized
  205. RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) Unloaded->Constructed->Pre-initialized
  206. RedstoneArsenal{1.7.10R1.1.0RC7} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0RC7-65.jar) Unloaded->Constructed->Pre-initialized
  207. simplyjetpacks{1.4.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  208. ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar) Unloaded->Constructed->Pre-initialized
  209. RArm{1.7.10-1.1-22} [Redstone Armory] (RedstoneArmory-1.7.10-1.1-22-universal.jar) Unloaded->Constructed->Pre-initialized
  210. SolarFlux{1.7.10-0.5a} [Solar Flux] (SolarFlux-1.7.10-0.5a.jar) Unloaded->Constructed->Pre-initialized
  211. SpecialMobs{3.0.3} [Special Mobs] (SpecialMobs-1.7.10-3.0.3.jar) Unloaded->Constructed->Pre-initialized
  212. SpiceOfLife{1.2.3} [The Spice of Life] (SpiceOfLife-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  213. StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Errored
  214. StevesAddons{0.9.8} [Steve's Addons] (StevesAddons-1.7.10-0.9.8.jar) Unloaded->Constructed->Errored
  215. ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar) Unloaded->Constructed->Pre-initialized
  216. thaumicenergistics{0.8.7.2b-rv1} [Thaumic Energistics] (thaumicenergistics-0.8.7.2b-rv1.jar) Unloaded->Constructed->Pre-initialized
  217. ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized
  218. ThermalDynamics{1.7.10R1.0.0RC7} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0RC7-98.jar) Unloaded->Constructed->Pre-initialized
  219. ThermalSmeltery{1.7.10-1.1.2} [Thermal Smeltery] (ThermalSmeltery-1.7.10-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  220. TMechworks{1.7.10-67.34d1d9b} [Tinkers' Mechworks] (TMechworks_mc1.7.10_0.2.8.jar) Unloaded->Constructed->Pre-initialized
  221. WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  222. wawla{1.1.1} [What Are We Looking At] (Wawla-1.1.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  223. WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  224. WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  225. WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  226. McMultipart{1.1.1.324} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.324-universal.jar) Unloaded->Constructed->Pre-initialized
  227. aobd{2.5.0} [Another One Bites The Dust] (AOBD-2.5.0.jar) Unloaded->Constructed->Pre-initialized
  228. denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  229. FMPIntegration{1.0} [FMPIntegration] (fmpintegration-1.0.jar) Unloaded->Constructed->Pre-initialized
  230. HungerOverhaul{1.7.10-beta.5.jenkins47} [Hunger Overhaul] (HungerOverhaul-1.7.10-beta.5.jar) Unloaded->Constructed->Pre-initialized
  231. IguanaTweaksTConstruct{1.7.10-2.1.4.132} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.4.jar) Unloaded->Constructed->Pre-initialized
  232. ForgeMicroblock{1.1.1.324} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.324-universal.jar) Unloaded->Constructed->Pre-initialized
  233. OpenModsLib crash transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
  234. AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
  235. CoFHCore: -[1.7.10]3.0.0RC7-211
  236. Mantle Environment: Environment healthy.
  237. MineFactoryReloaded: -[1.7.10]2.8.0RC8-86
  238. ThermalFoundation: -[1.7.10]1.0.0RC7-62
  239. ThermalExpansion: -[1.7.10]4.0.0RC7-141
  240. TConstruct Environment: Environment healthy.
  241. NetherOres: Lacking version information.
  242. RedstoneArsenal: -[1.7.10]1.1.0RC7-65
  243. ThermalDynamics: -[1.7.10]1.0.0RC7-98
  244. List of loaded APIs:
  245. * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
  246. * appliedenergistics2|API (rv1) from appliedenergistics2-rv1-stable-1.jar
  247. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  248. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
  249. * BotaniaAPI (36) from Botania r1.5-170.jar
  250. * BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.4.jar
  251. * BuildCraftAPI|boards (1.0) from buildcraft-6.4.4.jar
  252. * BuildCraftAPI|core (1.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  253. * BuildCraftAPI|events (1.0) from buildcraft-6.4.4.jar
  254. * BuildCraftAPI|facades (1.0) from buildcraft-6.4.4.jar
  255. * BuildCraftAPI|filler (3.0) from buildcraft-6.4.4.jar
  256. * BuildCraftAPI|fuels (2.0) from buildcraft-6.4.4.jar
  257. * BuildCraftAPI|gates (4.0) from buildcraft-6.4.4.jar
  258. * BuildCraftAPI|items (1.0) from buildcraft-6.4.4.jar
  259. * BuildCraftAPI|power (1.1) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  260. * BuildCraftAPI|recipes (2.1) from buildcraft-6.4.4.jar
  261. * BuildCraftAPI|robots (1.0) from buildcraft-6.4.4.jar
  262. * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.5.0.0.jar
  263. * BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.5.0.0.jar
  264. * BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.5.0.0.jar
  265. * BuildCraftAPI|transport (4.0) from buildcraft-6.4.4.jar
  266. * ChiselAPI (0.0.2) from Chisel2-2.3.7.34.jar
  267. * ChiselAPI|Carving (0.0.2) from Chisel2-2.3.7.34.jar
  268. * CoFHAPI (1.7.10R1.0.2) from Flans Mod-1.7.10-4.9.0.jar
  269. * CoFHAPI|block (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  270. * CoFHAPI|core (1.7.10R1.0.0) from EnhancedPortals_1.7.10-universal-3.0.10.jar
  271. * CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.2.jar
  272. * CoFHAPI|fluid (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  273. * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-6.4.1.jar
  274. * CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.349.jar
  275. * CoFHAPI|modhelpers (1.7.10R1.0.10) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  276. * CoFHAPI|tileentity (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  277. * CoFHAPI|transport (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  278. * CoFHAPI|world (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  279. * CoFHLib (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  280. * CoFHLib|audio (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  281. * CoFHLib|gui (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  282. * CoFHLib|gui|container (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  283. * CoFHLib|gui|element (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  284. * CoFHLib|gui|element|listbox (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  285. * CoFHLib|gui|slot (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  286. * CoFHLib|inventory (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  287. * CoFHLib|render (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  288. * CoFHLib|render|particle (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  289. * CoFHLib|util (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  290. * CoFHLib|util|helpers (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  291. * CoFHLib|util|position (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  292. * CoFHLib|world (1.7.10R1.0.0RC7) from CoFHCore-[1.7.10]3.0.0RC7-211.jar
  293. * CoFHLib|world|feature (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  294. * ComputerCraft|API (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  295. * ComputerCraft|API|FileSystem (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  296. * ComputerCraft|API|Lua (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  297. * ComputerCraft|API|Media (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  298. * ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
  299. * ComputerCraft|API|Redstone (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  300. * ComputerCraft|API|Turtle (1.73) from ProjectRed-1.7.10-4.5.15.75-Compat.jar
  301. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  302. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  303. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  304. * ForestryAPI|apiculture (2.5.0) from forestry_1.7.10-3.4.0.7.jar
  305. * ForestryAPI|arboriculture (2.2.1) from forestry_1.7.10-3.4.0.7.jar
  306. * ForestryAPI|circuits (1.0) from GraveStone-2.11.3.jar
  307. * ForestryAPI|core (1.0) from GraveStone-2.11.3.jar
  308. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  309. * ForestryAPI|food (1.0) from GraveStone-2.11.3.jar
  310. * ForestryAPI|fuels (1.0) from GraveStone-2.11.3.jar
  311. * ForestryAPI|genetics (2.4.0) from forestry_1.7.10-3.4.0.7.jar
  312. * ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.4.0.7.jar
  313. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.4.0.7.jar
  314. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.4.0.7.jar
  315. * ForestryAPI|recipes (1.1) from GraveStone-2.11.3.jar
  316. * ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.4.0.7.jar
  317. * ForestryAPI|world (1.0) from forestry_1.7.10-3.4.0.7.jar
  318. * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.10.298.jar
  319. * gendustryAPI (1.4.8) from gendustry-mc1710-1.4.8.hotfix1.jar
  320. * IC2API (1.0) from Railcraft_1.7.10-9.5.0.0.jar
  321. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-54.jar
  322. * OpenPeripheralApi (3.1) from OpenPeripheralCore-1.7.10-0.6.0-snapshot-209.jar
  323. * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.3-65-universal.jar
  324. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  325. * RailcraftAPI|carts (1.3.0) from Railcraft_1.7.10-9.5.0.0.jar
  326. * RailcraftAPI|core (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  327. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  328. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.5.0.0.jar
  329. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  330. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  331. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  332. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  333. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.5.0.0.jar
  334. * RailcraftAPI|signals (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  335. * RailcraftAPI|tracks (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  336. * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
  337. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  338. Profiler Position: N/A (disabled)
  339. Is Modded: Definitely; Server brand changed to 'fml,forge'
  340. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement