Advertisement
Guest User

Untitled

a guest
May 18th, 2015
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.42 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 5/18/15 1:23 PM
  5. Description: Exception in server tick loop
  6.  
  7. cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
  8. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  9. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:535)
  10. at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
  11. at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:318)
  12. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:176)
  13. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:620)
  14. at java.lang.Thread.run(Thread.java:745)
  15. Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/multiplayer/WorldClient
  16. at com.arc.bloodarsenal.items.ModItems.init(ModItems.java:119)
  17. at com.arc.bloodarsenal.BloodArsenal.preInit(BloodArsenal.java:86)
  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:532)
  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:212)
  32. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  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:119)
  43. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:533)
  44. ... 5 more
  45. Caused by: java.lang.ClassNotFoundException: net.minecraft.client.multiplayer.WorldClient
  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.RuntimeException: Attempted to load class bjf for invalid side SERVER
  51. at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:51)
  52. at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
  53. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
  54. ... 35 more
  55.  
  56.  
  57. A detailed walkthrough of the error, its code path and all known details is as follows:
  58. ---------------------------------------------------------------------------------------
  59.  
  60. -- System Details --
  61. Details:
  62. Minecraft Version: 1.7.10
  63. Operating System: Linux (amd64) version 2.6.32-504.12.2.el6.x86_64
  64. Java Version: 1.7.0_72, Oracle Corporation
  65. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  66. Memory: 12795723520 bytes (12202 MB) / 15435038720 bytes (14720 MB) up to 15435038720 bytes (14720 MB)
  67. JVM Flags: 3 total; -Xms15G -Xmx15G -XX:MaxPermSize=15G
  68. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP v9.05 FML v7.10.114.1388 Minecraft Forge 10.13.3.1403 225 mods loaded, 225 mods active
  71. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  72. FML{7.10.114.1388} [Forge Mod Loader] (cauldron-server.jar) Unloaded->Constructed->Pre-initialized
  73. Forge{10.13.3.1403} [Minecraft Forge] (cauldron-server.jar) Unloaded->Constructed->Pre-initialized
  74. AM2-Preloader{0.0.2} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  75. appliedenergistics2-core{rv2-stable-1} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  76. CodeChickenCore{1.0.6.44} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  77. ImmibisMicroblocks{59.1.0} [Immibis's Microblocks] (immibis-microblocks-59.1.0.jar) Unloaded->Constructed->Pre-initialized
  78. MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  79. OpenComputers|Core{1.0.0} [OpenComputers (Core)] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  80. OpenEye{0.6} [OpenEye] (OpenEye-0.6-1.7.10-snapshot-145.jar) Unloaded->Constructed->Pre-initialized
  81. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  82. OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  83. <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  84. debug{1.0} [debug] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  85. AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized
  86. arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar) Unloaded->Constructed->Pre-initialized
  87. bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar) Unloaded->Constructed->Pre-initialized
  88. Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar) Unloaded->Constructed->Pre-initialized
  89. CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-269.jar) Unloaded->Constructed->Pre-initialized
  90. BuildCraft|Core{6.4.15} [BuildCraft] (buildcraft-6.4.15.jar) Unloaded->Constructed->Pre-initialized
  91. BuildCraft|Builders{6.4.15} [BC Builders] (buildcraft-6.4.15.jar) Unloaded->Constructed->Pre-initialized
  92. BuildCraft|Energy{6.4.15} [BC Energy] (buildcraft-6.4.15.jar) Unloaded->Constructed->Pre-initialized
  93. BuildCraft|Factory{6.4.15} [BC Factory] (buildcraft-6.4.15.jar) Unloaded->Constructed->Pre-initialized
  94. BuildCraft|Transport{6.4.15} [BC Transport] (buildcraft-6.4.15.jar) Unloaded->Constructed->Pre-initialized
  95. BuildCraft|Silicon{6.4.15} [BC Silicon] (buildcraft-6.4.15.jar) Unloaded->Constructed->Pre-initialized
  96. ImmibisCore{59.1.1} [Immibis Core] (immibis-core-59.1.1.jar) Unloaded->Constructed->Pre-initialized
  97. LiquidXP{59.0.0} [Liquid XP] (liquid-xp-59.0.0.jar) Unloaded->Constructed->Pre-initialized
  98. Additional-Buildcraft-Objects{MC1.7.10-BC6.4release2.7.1} [Additional Buildcraft Objects] (ABO-MC1.7.10-BC6.4-release2.7.1.jar) Unloaded->Constructed->Pre-initialized
  99. additionalpipes{4.3.0} [Additional Pipes] (additionalpipes-4.3.0hotfix2.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. adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8b.jar) Unloaded->Constructed->Pre-initialized
  102. appliedenergistics2{rv2-stable-1} [Applied Energistics 2] (appliedenergistics2-rv2-stable-1.jar) Unloaded->Constructed->Pre-initialized
  103. bdlib{1.7.2.82} [BD Lib] (bdlib-1.7.2.82-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  104. ae2stuff{0.3.0.28} [AE2 Stuff] (ae2stuff-0.3.0.28-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  105. intarray.beacon{1.0.1} [Aesthetic Beacons Mod] (Aesthetic Beacons Mod 1.0.1 (MC 1.7.2).jar) Unloaded->Constructed->Pre-initialized
  106. AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar) Unloaded->Constructed->Pre-initialized
  107. Aquaculture{1.2.3} [Aquaculture] (Aquaculture-1.7.10-1.2.5.14.jar) Unloaded->Constructed->Pre-initialized
  108. armourersWorkshop{1.7.10-0.32.0.83} [Armourer's Workshop] (Armourers-Workshop-1.7.10-0.32.0.83.jar) Unloaded->Constructed->Pre-initialized
  109. asielib{0.4.0} [asielib] (AsieLib-1.7.10-0.4.0.jar) Unloaded->Constructed->Pre-initialized
  110. MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  111. Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
  112. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  113. Automagy{0.23} [Automagy] (Automagy-1.7.10-0.23.jar) Unloaded->Constructed->Pre-initialized
  114. Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar) Unloaded->Constructed->Pre-initialized
  115. betterrecords{1.7.10-1.1.9} [Better Records] (betterrecords-1.7.10-1.1.9.jar) Unloaded->Constructed->Pre-initialized
  116. betterstorage{0.13.1.126} [BetterStorage] (BetterStorage-1.7.10-0.13.1.126.jar) Unloaded->Constructed->Pre-initialized
  117. BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  118. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  119. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  120. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1282-universal.jar) Unloaded->Constructed->Pre-initialized
  121. BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
  122. Forestry{3.5.6.15} [Forestry for Minecraft] (forestry_1.7.10-3.5.6.15.jar) Unloaded->Constructed->Pre-initialized
  123. BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
  124. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  125. ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized
  126. ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized
  127. BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) Unloaded->Constructed->Pre-initialized
  128. BinnieCore{2.0-pre8} [Binnie Core] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  129. Botany{2.0-pre8} [Botany] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  130. ExtraBees{2.0-pre8} [Extra Bees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  131. ExtraTrees{2.0-pre8} [Extra Trees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  132. Genetics{2.0-pre8} [Genetics] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  133. AWWayofTime{v1.3.2} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.2-1.jar) Unloaded->Constructed->Pre-initialized
  134. TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) Unloaded->Constructed->Pre-initialized
  135. BloodArsenal{1.1-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.1-6.jar) Unloaded->Constructed->Errored
  136. Botania{r1.6-189} [Botania] (Botania r1.6-189.jar) Unloaded->Constructed->Pre-initialized
  137. eureka{3.0.2} [Eureka] (Eureka-1.7.10-3.0.2.jar) Unloaded->Constructed->Pre-initialized
  138. bcadditions{2.1.2} [BuildCraft Additions] (BuildcraftAdditions-1.7.10-2.1.2.jar) Unloaded->Constructed->Pre-initialized
  139. C9Light{0.7.2} [C9Light] (C9Light-0.7.2.jar) Unloaded->Constructed->Pre-initialized
  140. Calculator{Universal} [Calculator] (Calculator-1.7.10-1.6.8.jar) Unloaded->Constructed->Pre-initialized
  141. CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  142. Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) Unloaded->Constructed->Pre-initialized
  143. ForgeMultipart{1.2.0.344} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar) Unloaded->Constructed->Pre-initialized
  144. chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar) Unloaded->Constructed->Pre-initialized
  145. MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar) Unloaded->Constructed->Pre-initialized
  146. Mekanism{8.1.2} [Mekanism] (Mekanism-1.7.10-8.1.2.229.jar) Unloaded->Constructed->Pre-initialized
  147. EnderIO{1.7.10-2.3.0.382_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.382_beta.jar) Unloaded->Constructed->Pre-initialized
  148. EnderStorage{1.4.7.36} [EnderStorage] (EnderStorage-1.7.10-1.4.7.36-universal.jar) Unloaded->Constructed->Pre-initialized
  149. MrTJPCoreMod{1.0.6.13} [MrTJPCore] (MrTJPCore-1.7.10-1.0.6.13-universal.jar) Unloaded->Constructed->Pre-initialized
  150. ProjRed|Core{4.6.0.79} [ProjectRed] (ProjectRed-1.7.10-4.6.0.79-Base.jar) Unloaded->Constructed->Pre-initialized
  151. ProjRed|Transmission{4.6.0.79} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.6.0.79-Integration.jar) Unloaded->Constructed->Pre-initialized
  152. OpenComputers{1.5.9.21} [OpenComputers] (OpenComputers-MC1.7.10-1.5.9.21-universal.jar) Unloaded->Constructed->Pre-initialized
  153. computronics{1.5.0} [Computronics] (Computronics-1.7.10-1.5.0.jar) Unloaded->Constructed->Pre-initialized
  154. cookiecore{1.3.1} [Cookie Core] (CookieCore-1.7.10-1.3.1-7.jar) Unloaded->Constructed->Pre-initialized
  155. BuildMod{v1.0} [Build Mod] (coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
  156. CoroAI{v1.0} [CoroAI] (coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
  157. ExtendedRenderer{v1.0} [Extended Renderer] (coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
  158. ConfigMod{v1.0} [Extended Mod Config] (coroutil-1.1.2 for MC v1.7.10.jar) Unloaded->Constructed->Pre-initialized
  159. DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar) Unloaded->Constructed->Pre-initialized
  160. SlimevoidLib{2.0.4.7} [Slimevoid Library] (SlimevoidLibrary-2.0.4.7.jar) Unloaded->Constructed->Pre-initialized
  161. DynamicTransport{0.1.2.0} [Dynamic Transport] (DynamicTransport-0.1.2.0.jar) Unloaded->Constructed->Pre-initialized
  162. eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar) Unloaded->Constructed->Pre-initialized
  163. Enchiridion{1.1} [Enchiridion] (Enchiridion 2-1.7.10-2.0.1.jar) Unloaded->Constructed->Pre-initialized
  164. Enchiridion2{2.0.1} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.1.jar) Unloaded->Constructed->Pre-initialized
  165. endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized
  166. EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar) Unloaded->Constructed->Pre-initialized
  167. enderutilities{0.4.0-beta-1} [Ender Utilities] (enderutilities-1.7.10-0.4.0-beta-1.jar) Unloaded->Constructed->Pre-initialized
  168. EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar) Unloaded->Constructed->Pre-initialized
  169. EE3{0.3.505} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.505.jar) Unloaded->Constructed->Pre-initialized
  170. extracells{2.2.69} [Extra Cells 2] (ExtraCells-1.7.10-2.2.69b117.jar) Unloaded->Constructed->Pre-initialized
  171. Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar) Unloaded->Constructed->Pre-initialized
  172. ExtraTiC{1.4.1} [ExtraTiC] (ExtraTiC-1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  173. ExtraUtilities{1.2.4c} [Extra Utilities] (extrautilities-1.2.4c.jar) Unloaded->Constructed->Pre-initialized
  174. FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar) Unloaded->Constructed->Pre-initialized
  175. ftea{1.4c} [Flower Tea] (Flower Tea v1.4c [1.7.10].jar) Unloaded->Constructed->Pre-initialized
  176. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar) Unloaded->Constructed->Pre-initialized
  177. ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar) Unloaded->Constructed->Pre-initialized
  178. GardenCore{1.7.10-1.6.2} [Garden Core] (GardenStuff-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  179. GardenContainers{1.7.10-1.6.2} [Garden Containers] (GardenStuff-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  180. GardenStuff{1.7.10-1.6.2} [Garden Stuff] (GardenStuff-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  181. GardenTrees{1.7.10-1.6.2} [Garden Trees] (GardenStuff-1.7.10-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  182. GekosLasers{1.7.10R0.6} [Geko's Lasers] (GekosLasers-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized
  183. MagicBees{@VERSION@} [Magic Bees] (magicbees-1.7.10-2.3.0.jar) Unloaded->Constructed->Pre-initialized
  184. gendustry{1.4.11.85} [GenDustry] (gendustry-1.4.11.85-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  185. advgenerators{0.9.12.64} [Advanced Generators] (generators-mc1710-0.9.12.64.jar) Unloaded->Constructed->Pre-initialized
  186. Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  187. Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  188. Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  189. Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  190. Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  191. Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  192. Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  193. Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar) Unloaded->Constructed->Pre-initialized
  194. Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar) Unloaded->Constructed->Pre-initialized
  195. guideapi{1.7.10-1.0.0-16} [Guide-API] (Guide-API-1.7.10-1.0.0-16.jar) Unloaded->Constructed->Pre-initialized
  196. iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  197. Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  198. k4lib{1.7.10-0.1.35} [K4Lib] (k4lib-1.7.10-0.1.35-universal.jar) Unloaded->Constructed->Pre-initialized
  199. HydCraft{1.7.10-2.0.87} [Hydraulicraft] (HydCraft-1.7.10-2.0.87-universal.jar) Unloaded->Constructed->Pre-initialized
  200. inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) Unloaded->Constructed->Pre-initialized
  201. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized
  202. Mengy007_KinetiCraft{1.7.10-1.1beta} [KinetiCraft] (KinetiCraft-[1.7.10]1.3.3beta.jar) Unloaded->Constructed->Pre-initialized
  203. LLadders{0.5.0} [Luppii's Ladders] (Ladders-0.5.0-MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  204. reaper_lantern{1.47} [Lantern mod] (Lantern1.47[1.7.10].jar) Unloaded->Constructed->Pre-initialized
  205. liquidDirt{1.0} [Liquid Dirt] (liquidDirt-1.3.jar) Unloaded->Constructed->Pre-initialized
  206. wuppy29_magicalexperience{1.1.5.0} [Magical Experience] (Magical Experience 1.7.10-1.1.5.1.jar) Unloaded->Constructed->Pre-initialized
  207. malisiscore{1.7.10-0.11.4} [MalisisCore] (malisiscore-1.7.10-0.11.4.jar) Unloaded->Constructed->Pre-initialized
  208. malisisdoors{1.7.10-1.7.1} [Malisis' Doors] (malisisdoors-1.7.10-1.7.1.jar) Unloaded->Constructed->Pre-initialized
  209. Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar) Unloaded->Constructed->Pre-initialized
  210. MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar) Unloaded->Constructed->Pre-initialized
  211. MekanismGenerators{8.1.2} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.2.229.jar) Unloaded->Constructed->Pre-initialized
  212. MekanismTools{8.1.2} [MekanismTools] (MekanismTools-1.7.10-8.1.2.229.jar) Unloaded->Constructed->Pre-initialized
  213. minechem{5.0.5.397} [Minechem] (Minechem-1.7.10-5.0.5.397.jar) Unloaded->Constructed->Pre-initialized
  214. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  215. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  216. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  217. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  218. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  219. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  220. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  221. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  222. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  223. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  224. ProjRed|Exploration{4.6.0.79} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.6.0.79-World.jar) Unloaded->Constructed->Pre-initialized
  225. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  226. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  227. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  228. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  229. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  230. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  231. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  232. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
  233. testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar) Unloaded->Constructed->Pre-initialized
  234. morechisels{@VERSION@} [More Chisels] (MoreChisels-1.7.10-1.0-20.jar) Unloaded->Constructed->Pre-initialized
  235. cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar) Unloaded->Constructed->Pre-initialized
  236. NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.jar) Unloaded->Constructed->Pre-initialized
  237. ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized
  238. OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3-snapshot-357.jar) Unloaded->Constructed->Pre-initialized
  239. OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3-snapshot-626.jar) Unloaded->Constructed->Pre-initialized
  240. openmodularturrets{1.3.8} [Open Modular Turrets] (OpenModularTurrets-1.7.10-1.3.8-35.jar) Unloaded->Constructed->Pre-initialized
  241. bonecraft{1.7.2b} [Pam's BoneCraft] (Pam's BoneCraft 1.7.2b.zip) Unloaded->Constructed->Pre-initialized
  242. clayspawn{1.7.2a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
  243. desertcraft{1.7.2b} [Pam's DesertCraft] (Pam's DesertCraft 1.7.10a.zip) Unloaded->Constructed->Pre-initialized
  244. getalltheseeds{1.7.2a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.2a.zip) Unloaded->Constructed->Pre-initialized
  245. harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10g.jar) Unloaded->Constructed->Pre-initialized
  246. temperateplants{1.7.2b} [Pam's Temperate Plants] (Pam's Temperate Plants 1.7.2b.zip) Unloaded->Constructed->Pre-initialized
  247. weeeflowers{1.7.2b} [Pam's Weee! Flowers] (Pam's WeeeFlowers 1.7.2b.zip) Unloaded->Constructed->Pre-initialized
  248. PneumaticCraft{1.6.9-73} [PneumaticCraft] (PneumaticCraft-1.7.10-1.6.9-73-universal.jar) Unloaded->Constructed->Pre-initialized
  249. progressiveautomation{1.6.16} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.16.jar) Unloaded->Constructed->Pre-initialized
  250. ProjRed|Transportation{4.6.0.79} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.6.0.79-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  251. ProjRed|Compatibility{4.6.0.79} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.6.0.79-Compat.jar) Unloaded->Constructed->Pre-initialized
  252. ProjRed|Integration{4.6.0.79} [ProjectRed-Integration] (ProjectRed-1.7.10-4.6.0.79-Integration.jar) Unloaded->Constructed->Pre-initialized
  253. ProjRed|Illumination{4.6.0.79} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.6.0.79-Lighting.jar) Unloaded->Constructed->Pre-initialized
  254. ProjRed|Expansion{4.6.0.79} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.6.0.79-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  255. RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) Unloaded->Constructed->Pre-initialized
  256. RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar) Unloaded->Constructed->Pre-initialized
  257. ttCore{MC1.7.10-0.1.1-76} [ttCore] (ttCore-MC1.7.10-0.1.1-76.jar) Unloaded->Constructed->Pre-initialized
  258. RArm{1.7.10-1.2.0-32} [Redstone Armory] (RedstoneArmory-1.7.10-1.2.0-32.jar) Unloaded->Constructed->Pre-initialized
  259. RefinedRelocation{1.0.8b} [Refined Relocation] (RefinedRelocation-1.7.10-1.0.8b.jar) Unloaded->Constructed->Pre-initialized
  260. libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  261. xreliquary{1.2} [Reliquary] (Reliquary-1.2.256.jar) Unloaded->Constructed->Pre-initialized
  262. Roguelike{1.3.6.3} [Roguelike Dungeons] (roguelike-1.7.10-1.3.6.3.jar) Unloaded->Constructed->Pre-initialized
  263. RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  264. Sanguimancy{1.7.10-1.1.9-29} [Sanguimancy] (Sanguimancy-1.7.10-1.1.9-29.jar) Unloaded->Constructed->Pre-initialized
  265. SanguineExtras{1.3.2} [Sanguine Utilities] (Sanguine Utilities-1.3.2.jar) Unloaded->Constructed->Pre-initialized
  266. simplyjetpacks{1.4.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  267. SolarFlux{1.7.10-0.5b} [Solar Flux] (SolarFlux-1.7.10-0.5b.jar) Unloaded->Constructed->Pre-initialized
  268. SpecialAI{1.1.1} [Special AI] (SpecialAI-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  269. SpecialMobs{3.1.1} [Special Mobs] (SpecialMobs-1.7.10-3.1.1.jar) Unloaded->Constructed->Pre-initialized
  270. StevesFactoryManager{A92} [Steve's Factory Manager] (StevesFactoryManagerA92.jar) Unloaded->Constructed->Pre-initialized
  271. StevesAddons{0.10.9} [Steve's Addons] (StevesAddons-1.7.10-0.10.9.jar) Unloaded->Constructed->Pre-initialized
  272. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
  273. StorageDrawers{1.7.10-1.4.6} [Storage Drawers] (StorageDrawers-1.7.10-1.4.6.jar) Unloaded->Constructed->Pre-initialized
  274. symcalc{0.13.5} [Symcalc] (symcalc-0.13.5.jar) Unloaded->Constructed->Pre-initialized
  275. Talismans 2{1.1.6} [Talismans 2] (Talismans2-1.7.10-1.1.6.jar) Unloaded->Constructed->Pre-initialized
  276. thaumicenergistics{0.8.10.1} [Thaumic Energistics] (thaumicenergistics-0.8.10.1.jar) Unloaded->Constructed->Pre-initialized
  277. thaumicexpansion{1.0} [Thaumic Expansion] (ThaumicExpansion-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  278. ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized
  279. ThaumicHorizons{1.1.1} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  280. ThermalCasting{0.0.1} [Thermal Casting] (thermalcasting-0.0.2.jar) Unloaded->Constructed->Pre-initialized
  281. ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar) Unloaded->Constructed->Pre-initialized
  282. recycling{0.3.4.4} [Thermal Recycling] (ThermalRecycling-1.7.10-0.3.4.4.jar) Unloaded->Constructed->Pre-initialized
  283. ThermalScience{1.7.10} [Thermal Science] (ThermalScience-1.7.10-1.1d.f3.jar) Unloaded->Constructed->Pre-initialized
  284. ThermalSmeltery{1.7.10-1.2.1} [Thermal Smeltery] (ThermalSmeltery-1.7.10-1.2.1.jar) Unloaded->Constructed->Pre-initialized
  285. tinker_io{beta 1.1.1} [Tinker I/O] (tinker_io-1.7.10-beta1.1.1.jar) Unloaded->Constructed->Pre-initialized
  286. TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized
  287. TSteelworks{1.7.10-1.1.0} [Tinkers' Steelworks] (TSteelworks-1.7.10-1.1.0-14.jar) Unloaded->Constructed->Pre-initialized
  288. WarpTheory{1.7.10R1.0.Custom} [WarpTheory] (WarpTheory-1.7-1.0.Custom-null.jar) Unloaded->Constructed->Pre-initialized
  289. WaslieCore{1.1} [WaslieCore] (WaslieCore-1.1.jar) Unloaded->Constructed->Pre-initialized
  290. witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized
  291. McMultipart{1.2.0.344} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar) Unloaded->Constructed->Pre-initialized
  292. aobd{2.6.2} [Another One Bites The Dust] (AOBD-2.6.2.jar) Unloaded->Constructed->Pre-initialized
  293. denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  294. technom{0.10.0} [Technomancy] (Technomancy - 0.10.j - 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  295. ForgeMicroblock{1.2.0.344} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.344-universal.jar) Unloaded->Constructed->Pre-initialized
  296. OpenModsLib class transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
  297. Class transformer null safety: all safe
  298. CoFHCore: -[1.7.10]3.0.2-269
  299. AE2 Version: stable rv2-stable-1 for Forge 10.13.2.1291
  300. MineFactoryReloaded: -[1.7.10]2.8.0-104
  301. Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: bukkit
  302. ThermalFoundation: -[1.7.10]1.0.0-81
  303. ThermalExpansion: -[1.7.10]4.0.1-182
  304. TConstruct Environment: Environment healthy.
  305. NetherOres: -[1.7.10]2.3.0-12
  306. RedstoneArsenal: -[1.7.10]1.1.0-80
  307. ThermalDynamics: -[1.7.10]1.0.0-122
  308. List of loaded APIs:
  309. * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
  310. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-164.jar
  311. * armourersWorkshopAPI (1.7.10-10.13.0.1208) from Armourers-Workshop-1.7.10-0.32.0.83.jar
  312. * asielibAPI (1.1) from AsieLib-1.7.10-0.4.0.jar
  313. * asielibAPI|chat (1.0) from AsieLib-1.7.10-0.4.0.jar
  314. * asielibAPI|tile (1.0) from AsieLib-1.7.10-0.4.0.jar
  315. * asielibAPI|tool (1.1) from AsieLib-1.7.10-0.4.0.jar
  316. * Baubles|API (1.0.1.10) from BloodArsenal-1.7.10-1.1-6.jar
  317. * bcadditionsAPI (2.1.1) from BuildcraftAdditions-1.7.10-2.1.2.jar
  318. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1282-universal.jar
  319. * BotaniaAPI (49) from Botania r1.6-189.jar
  320. * BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.15.jar
  321. * BuildCraftAPI|boards (1.0) from buildcraft-6.4.15.jar
  322. * BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  323. * BuildCraftAPI|events (1.0) from buildcraft-6.4.15.jar
  324. * BuildCraftAPI|facades (1.0) from buildcraft-6.4.15.jar
  325. * BuildCraftAPI|filler (3.0) from buildcraft-6.4.15.jar
  326. * BuildCraftAPI|fuels (2.0) from buildcraft-6.4.15.jar
  327. * BuildCraftAPI|gates (4.0) from buildcraft-6.4.15.jar
  328. * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  329. * BuildCraftAPI|power (1.3) from buildcraft-6.4.15.jar
  330. * BuildCraftAPI|recipes (2.1) from buildcraft-6.4.15.jar
  331. * BuildCraftAPI|robots (1.0) from buildcraft-6.4.15.jar
  332. * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  333. * BuildCraftAPI|tiles (1.1) from buildcraft-6.4.15.jar
  334. * BuildCraftAPI|tools (1.0) from extrautilities-1.2.4c.jar
  335. * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar
  336. * C9Light|API (0.1) from C9Light-0.7.2.jar
  337. * ChiselAPI (0.0.2) from Chisel2-2.3.10.37.jar
  338. * ChiselAPI|Carving (0.0.2) from Chisel2-2.3.10.37.jar
  339. * CoFHAPI (1.7.10R1.0.1) from BuildcraftAdditions-1.7.10-2.1.2.jar
  340. * CoFHAPI|block (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-269.jar
  341. * CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  342. * CoFHAPI|energy (1.7.10R1.0.0) from extrautilities-1.2.4c.jar
  343. * CoFHAPI|fluid (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  344. * CoFHAPI|inventory (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  345. * CoFHAPI|item (1.7.10R1.0.12) from Technomancy - 0.10.j - 1.7.10.jar
  346. * CoFHAPI|modhelpers (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  347. * CoFHAPI|tileentity (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  348. * CoFHAPI|transport (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  349. * CoFHAPI|world (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  350. * CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  351. * CoFHLib|audio (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  352. * CoFHLib|gui (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  353. * CoFHLib|gui|container (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  354. * CoFHLib|gui|element (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  355. * CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  356. * CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  357. * CoFHLib|inventory (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  358. * CoFHLib|render (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  359. * CoFHLib|render|particle (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  360. * CoFHLib|util (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  361. * CoFHLib|util|helpers (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  362. * CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-269.jar
  363. * CoFHLib|world (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  364. * CoFHLib|world|feature (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  365. * computronicsAPI (1.2) from Computronics-1.7.10-1.5.0.jar
  366. * computronicsAPI|chat (1.2) from Computronics-1.7.10-1.5.0.jar
  367. * computronicsAPI|multiperipheral (1.1) from Computronics-1.7.10-1.5.0.jar
  368. * computronicsAPI|tape (1.0) from Computronics-1.7.10-1.5.0.jar
  369. * DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1c.jar
  370. * EE3-API|array (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  371. * EE3-API|core (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  372. * EE3-API|event (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  373. * EE3-API|exchange (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  374. * EE3-API|knowledge (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  375. * EE3-API|recipe (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  376. * EE3-API|util (1.2) from EquivalentExchange3-1.7.10-0.3.505.jar
  377. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.382_beta.jar
  378. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.382_beta.jar
  379. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.382_beta.jar
  380. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.382_beta.jar
  381. * ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.6.15.jar
  382. * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.6.15.jar
  383. * ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  384. * ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.6.15.jar
  385. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  386. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  387. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.6.15.jar
  388. * ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.6.15.jar
  389. * ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.6.15.jar
  390. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.6.15.jar
  391. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.6.15.jar
  392. * ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.6.15.jar
  393. * ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.6.15.jar
  394. * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  395. * GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.6.2.jar
  396. * gendustryAPI (1.4.11.85) from gendustry-1.4.11.85-mc1.7.10.jar
  397. * GrowthcraftAPI|Bees (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
  398. * GrowthcraftAPI|Cellar (2.0) from growthcraft-cellar-1.7.10-2.1.0a.jar
  399. * GrowthcraftAPI|Core (2.0) from growthcraft-bees-1.7.10-2.1.0.jar
  400. * GrowthcraftAPI|FishTrap (2.0) from growthcraft-fishtrap-1.7.10-2.1.0a.jar
  401. * Guide-API|API (1.7.10-1.0.0-16) from Guide-API-1.7.10-1.0.0-16.jar
  402. * IC2API (1.0) from Calculator-1.7.10-1.6.8.jar
  403. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  404. * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  405. * MekanismAPI|energy (8.0.0) from EnderIO-1.7.10-2.3.0.382_beta.jar
  406. * MekanismAPI|gas (8.0.0) from EnderIO-1.7.10-2.3.0.382_beta.jar
  407. * MekanismAPI|infuse (8.0.0) from EnderIO-1.7.10-2.3.0.382_beta.jar
  408. * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  409. * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.2.229.jar
  410. * MekanismAPI|recipe (8.0.0) from EnderIO-1.7.10-2.3.0.382_beta.jar
  411. * MekanismAPI|transmitter (8.0.0) from EnderIO-1.7.10-2.3.0.382_beta.jar
  412. * MekanismAPI|util (8.0.0) from EnderIO-1.7.10-2.3.0.382_beta.jar
  413. * MetallurgyAPI (2.0.1) from Metallurgy-1.7.10-4.0.8.97.jar
  414. * minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.397.jar
  415. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3-snapshot-626.jar
  416. * OpenComputersAPI|Component (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  417. * OpenComputersAPI|Core (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  418. * OpenComputersAPI|Driver (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  419. * OpenComputersAPI|Driver|Item (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  420. * OpenComputersAPI|Event (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  421. * OpenComputersAPI|FileSystem (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  422. * OpenComputersAPI|Internal (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  423. * OpenComputersAPI|Machine (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  424. * OpenComputersAPI|Manual (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  425. * OpenComputersAPI|Network (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  426. * OpenComputersAPI|Prefab (5.2.3) from OpenComputers-MC1.7.10-1.5.9.21-universal.jar
  427. * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.6.9-73-universal.jar
  428. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  429. * RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
  430. * RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
  431. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  432. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
  433. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  434. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  435. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
  436. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  437. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
  438. * RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
  439. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  440. * RefinedRelocationAPI (1.0.0) from RefinedRelocation-1.7.10-1.0.8b.jar
  441. * Sanguimancy|API (@VERSION@) from Sanguimancy-1.7.10-1.1.9-29.jar
  442. * SanguineExtras|API (1.1) from Sanguine Utilities-1.3.2.jar
  443. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.6.1.0.jar
  444. * TSteelworksAPI (1.1) from TSteelworks-1.7.10-1.1.0-14.jar
  445. * WailaAPI (1.0) from BloodArsenal-1.7.10-1.1-6.jar
  446. Profiler Position: N/A (disabled)
  447. Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
  448. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement