Advertisement
Ahmi

Hex Crash

Nov 25th, 2015
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.23 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 11/25/15 12:51 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Ticking entity
  8. at pneumaticCraft.common.block.BlockPressureTube.func_149731_a(BlockPressureTube.java:138)
  9. at net.minecraft.world.World.func_147447_a(World.java:1221)
  10. at net.minecraft.world.World.func_72933_a(World.java:1024)
  11. at net.minecraft.entity.EntityLivingBase.func_70685_l(EntityLivingBase.java:1908)
  12. at net.minecraft.entity.ai.EntitySenses.func_75522_a(SourceFile:28)
  13. at noppes.npcs.ai.selector.NPCAttackSelector.func_82704_a(NPCAttackSelector.java:36)
  14. at net.minecraft.world.chunk.Chunk.func_76618_a(Chunk.java:1001)
  15. at net.minecraft.world.World.func_82733_a(World.java:3230)
  16. at noppes.npcs.ai.target.EntityAIClosestTarget.func_75250_a(EntityAIClosestTarget.java:56)
  17. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:70)
  18. at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537)
  19. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
  20. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
  21. at noppes.npcs.entity.EntityNPCInterface.func_70636_d(EntityNPCInterface.java:349)
  22. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
  23. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  24. at noppes.npcs.entity.EntityNPCInterface.func_70071_h_(EntityNPCInterface.java:245)
  25. at noppes.npcs.entity.EntityCustomNpc.func_70071_h_(EntityCustomNpc.java:34)
  26. at net.minecraft.world.World.func_72866_a(World.java:2070)
  27. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  28. at net.minecraft.world.World.func_72870_g(World.java:2034)
  29. at net.minecraft.world.World.func_72939_s(World.java:1887)
  30. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  31. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  32. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
  33. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  34. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  35. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- Head --
  42. Stacktrace:
  43. at pneumaticCraft.common.block.BlockPressureTube.func_149731_a(BlockPressureTube.java:138)
  44. at net.minecraft.world.World.func_147447_a(World.java:1221)
  45. at net.minecraft.world.World.func_72933_a(World.java:1024)
  46. at net.minecraft.entity.EntityLivingBase.func_70685_l(EntityLivingBase.java:1908)
  47. at net.minecraft.entity.ai.EntitySenses.func_75522_a(SourceFile:28)
  48. at noppes.npcs.ai.selector.NPCAttackSelector.func_82704_a(NPCAttackSelector.java:36)
  49. at net.minecraft.world.chunk.Chunk.func_76618_a(Chunk.java:1001)
  50. at net.minecraft.world.World.func_82733_a(World.java:3230)
  51. at noppes.npcs.ai.target.EntityAIClosestTarget.func_75250_a(EntityAIClosestTarget.java:56)
  52. at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:70)
  53. at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:537)
  54. at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1774)
  55. at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:367)
  56. at noppes.npcs.entity.EntityNPCInterface.func_70636_d(EntityNPCInterface.java:349)
  57. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1611)
  58. at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:206)
  59. at noppes.npcs.entity.EntityNPCInterface.func_70071_h_(EntityNPCInterface.java:245)
  60. at noppes.npcs.entity.EntityCustomNpc.func_70071_h_(EntityCustomNpc.java:34)
  61. at net.minecraft.world.World.func_72866_a(World.java:2070)
  62. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:648)
  63. at net.minecraft.world.World.func_72870_g(World.java:2034)
  64.  
  65. -- Entity being ticked --
  66. Details:
  67. Entity Type: customnpcs.CustomNpc (noppes.npcs.entity.EntityCustomNpc)
  68. Entity ID: 2698
  69. Entity Name: Tx7365
  70. Entity's Exact location: 8910.50, 136.00, 10577.50
  71. Entity's Block location: World: (8910,136,10577), Chunk: (at 14,8,1 in 556,661; contains blocks 8896,0,10576 to 8911,255,10591), Region: (17,20; contains chunks 544,640 to 575,671, blocks 8704,0,10240 to 9215,255,10751)
  72. Entity's Momentum: 0.00, -0.08, 0.00
  73. Stacktrace:
  74. at net.minecraft.world.World.func_72939_s(World.java:1887)
  75. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  76.  
  77. -- Affected level --
  78. Details:
  79. Level name: MeowNinja
  80. All players: 0 total; []
  81. Chunk stats: ServerChunkCache: 625 Drop: 369
  82. Level seed: 29847364253582199
  83. Level generator: ID 00 - default, ver 1. Features enabled: true
  84. Level generator options: BIOMESOP
  85. Level spawn location: World: (8912,83,10482), Chunk: (at 0,5,2 in 557,655; contains blocks 8912,0,10480 to 8927,255,10495), Region: (17,20; contains chunks 544,640 to 575,671, blocks 8704,0,10240 to 9215,255,10751)
  86. Level time: 129732239 game time, 1817081 day time
  87. Level dimension: 0
  88. Level storage version: 0x04ABD - Anvil
  89. Level weather: Rain time: 18820 (now: false), thunder time: 68989 (now: false)
  90. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  91. Stacktrace:
  92. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  93. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334)
  94. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  95. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  96. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  97.  
  98. -- System Details --
  99. Details:
  100. Minecraft Version: 1.7.10
  101. Operating System: Linux (amd64) version 2.6.32-573.7.1.el6.x86_64
  102. Java Version: 1.7.0_79, Oracle Corporation
  103. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  104. Memory: 1074592800 bytes (1024 MB) / 4993843200 bytes (4762 MB) up to 4993843200 bytes (4762 MB)
  105. JVM Flags: 7 total; -Xms5000M -Xmx5000M -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:+UseStringCache -XX:ParallelGCThreads=4 -XX:MaxPermSize=256M
  106. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  107. IntCache: cache: 0, tcache: 0, allocated: 31, tallocated: 77
  108. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 262 mods loaded, 262 mods active
  109. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  110. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  111. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (FTBServer-1.7.10-1448.jar)
  112. UCHIJAAAA Forge{10.13.4.1448} [Minecraft Forge] (FTBServer-1.7.10-1448.jar)
  113. UCHIJAAAA AM2-Preloader{0.0.2} [AMCore] (minecraft.jar)
  114. UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  115. UCHIJAAAA Aroma1997Core{1.0.2.15} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.15.jar)
  116. UCHIJAAAA <CCTweaks ASM>{0.2.2} [<CCTweaks ASM>] (minecraft.jar)
  117. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  118. UCHIJAAAA InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar)
  119. UCHIJAAAA ivtoolkit{IvToolkit} [1.2] (minecraft.jar)
  120. UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
  121. UCHIJAAAA MobiusCore{1.2.5} [MobiusCore] (minecraft.jar)
  122. UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  123. UCHIJAAAA Slash{1.00} [Slash] (minecraft.jar)
  124. UCHIJAAAA technomCore{0.12.0A} [Technomancy Core] (minecraft.jar)
  125. UCHIJAAAA ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
  126. UCHIJAAAA OpenModsCore{0.8} [OpenModsCore] (minecraft.jar)
  127. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  128. UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  129. UCHIJAAAA cuchaz.ships.core{1.7.10-1.0.3} [Ships Mod Core] (minecraft.jar)
  130. UCHIJAAAA psychedelicraftcore{1.4} [Psychedelicraft Core] (minecraft.jar)
  131. UCHIJAAAA debug{1.0} [debug] (denseores-1.6.2.jar)
  132. UCHIJAAAA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.3.jar)
  133. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  134. UCHIJAAAA arsmagica2{1.4.0.008} [Ars Magica 2] (1.7.10_AM2-1.4.0.008.jar)
  135. UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  136. UCHIJAAAA StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  137. UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303 (1).jar)
  138. UCHIJAAAA BuildCraft|Core{7.1.11} [BuildCraft] (buildcraft-7.1.11.jar)
  139. UCHIJAAAA BuildCraft|Builders{7.1.11} [BC Builders] (buildcraft-7.1.11.jar)
  140. UCHIJAAAA BuildCraft|Transport{7.1.11} [BC Transport] (buildcraft-7.1.11.jar)
  141. UCHIJAAAA BuildCraft|Energy{7.1.11} [BC Energy] (buildcraft-7.1.11.jar)
  142. UCHIJAAAA BuildCraft|Silicon{7.1.11} [BC Silicon] (buildcraft-7.1.11.jar)
  143. UCHIJAAAA BuildCraft|Factory{7.1.11} [BC Factory] (buildcraft-7.1.11.jar)
  144. UCHIJAAAA Additional-Buildcraft-Objects{MC1.7.10-BC7release3.0.1} [Additional Buildcraft Objects] (ABO-MC1.7.10-BC7-release3.0.1.jar)
  145. UCHIJAAAA additionalpipes{4.6.0} [Additional Pipes] (additionalpipes-4.6.1.jar)
  146. UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  147. UCHIJAAAA adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
  148. UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  149. UCHIJAAAA bdlib{1.9.1.97} [BD Lib] (bdlib-1.9.1.97-mc1.7.10.jar)
  150. UCHIJAAAA ae2stuff{0.4.3.47} [AE2 Stuff] (ae2stuff-0.4.3.47-mc1.7.10.jar)
  151. UCHIJAAAA aether{1.7.10-1.5.2} [Aether II] (aether-1.7.10-1.5.2.jar)
  152. UCHIJAAAA AgriCraft{1.7.10-1.4.4} [AgriCraft] (AgriCraft-1.7.10-1.4.4.jar)
  153. UCHIJAAAA aiimprovements{0.0.1.19} [AI Improvements] (AIImprovements-1.7.10-0.0.1b19-dev.jar)
  154. UCHIJAAAA antiidconflict{1.3.5} [Anti Id Conflict] (AntiIdConflict-1.3.5-1.7.10.jar)
  155. UCHIJAAAA AppleCore{1.1.0} [AppleCore] (AppleCore-mc1.7.10-1.1.0.jar)
  156. UCHIJAAAA MovingWorld{1.7.10-1.7.12B} [Moving World] (movingworld-1.7.10-1.7.12B.jar)
  157. UCHIJAAAA ArchimedesShipsPlus{1.7.10-1.7.12} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.7.12.jar)
  158. UCHIJAAAA Aroma1997CoreHelper{1.0.2.15} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.15.jar)
  159. UCHIJAAAA AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar)
  160. UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  161. UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  162. UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  163. UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  164. UCHIJAAAA Automagy{0.27} [Automagy] (Automagy-1.7.10-0.27.jar)
  165. UCHIJAAAA AutoSapling{1.0} [AutoSapling] (AutoSapling-1.1.jar)
  166. UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
  167. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar)
  168. UCHIJAAAA BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
  169. UCHIJAAAA HardcoreEnderExpansion{1.8.4} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.4.jar)
  170. UCHIJAAAA IC2{2.2.772-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.772-experimental.jar)
  171. UCHIJAAAA Forestry{3.6.4.22} [Forestry for Minecraft] (forestry_1.7.10-3.6.4.22.jar)
  172. UCHIJAAAA BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
  173. UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  174. UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  175. UCHIJAAAA BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
  176. UCHIJAAAA BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
  177. UCHIJAAAA Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
  178. UCHIJAAAA ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
  179. UCHIJAAAA ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
  180. UCHIJAAAA Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
  181. UCHIJAAAA AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
  182. UCHIJAAAA Botania{r1.7-221} [Botania] (Botania r1.7-221.jar)
  183. UCHIJAAAA BrandonsCore{1.0.0.6} [Brandon's Core] (BrandonsCore-1.0.0.6.jar)
  184. UCHIJAAAA BuildCraft|Robotics{7.1.11} [BC Robotics] (buildcraft-7.1.11.jar)
  185. UCHIJAAAA BuildCraft|Compat{7.0.11} [BuildCraft Compat] (buildcraft-compat-7.0.11.jar)
  186. UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
  187. UCHIJAAAA ComputerCraft{1.74} [ComputerCraft] (ComputerCraft1.74.jar)
  188. UCHIJAAAA OpenMods{0.8} [OpenMods] (OpenModsLib-1.7.10-0.8.jar)
  189. UCHIJAAAA OpenPeripheralCore{1.2} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.2.jar)
  190. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  191. UCHIJAAAA CCTweaks{0.2.2} [CCTweaks] (CCTweaks-1.7.10-0.2.2.jar)
  192. UCHIJAAAA ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  193. UCHIJAAAA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
  194. UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  195. UCHIJAAAA chisel{2.5.0.43} [Chisel 2] (Chisel2-2.5.0.43.jar)
  196. UCHIJAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
  197. UCHIJAAAA cosmeticarmorreworked{1.7.10-v4} [CosmeticArmorReworked] (CosmeticArmorReworked-1.7.10-v4.jar)
  198. UCHIJAAAA craftingtweaks{1.0.49} [Crafting Tweaks] (craftingtweaks-mc1.7.10-1.0.49.jar)
  199. UCHIJAAAA customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d.jar)
  200. UCHIJAAAA darkcore{0.3} [Dark Core] (darkcore-0.3-45.jar)
  201. UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.1.1_1.7.10.jar)
  202. UCHIJAAAA props{2.1.1} [Decocraft] (Decocraft-2.1.1_1.7.10.jar)
  203. UCHIJAAAA ElecCore{1.4.176} [ElecCore] (ElecCore-1.7.10-1.4.176.jar)
  204. UCHIJAAAA deepresonance{1.1.0beta3} [DeepResonance] (deepresonance-1.1.0beta3.jar)
  205. UCHIJAAAA doggystyle{1.1.1.93} [Doggy Style] (DoggyStyle-1.1.1.93.jar)
  206. UCHIJAAAA DraconicEvolution{1.0.2-snapshot_3} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2-Snapshot_3.jar)
  207. UCHIJAAAA DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar)
  208. UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
  209. UCHIJAAAA DummyCore{1.13} [DummyCore] (DummyCore1.13.jar)
  210. UCHIJAAAA eiorteis{1.7.10-1.3} [EIORecipesTEInductionSmelter] (eiorteis-1.3.jar)
  211. UCHIJAAAA eirairc{2.8.270} [EiraIRC] (eirairc-mc1.7.10-2.8.270.jar)
  212. UCHIJAAAA EMT{1.2.2} [Electro-Magic Tools] (ElectroMagicTools-1.2.3[1.7.10].jar)
  213. UCHIJAAAA Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  214. UCHIJAAAA Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  215. UCHIJAAAA endercompass{1.1} [Ender Compass] (EnderCompass-1.7.10-1.1.jar)
  216. UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.31_beta.jar)
  217. UCHIJAAAA EnderIO{1.7.10-2.3.0.420_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.420_beta.jar)
  218. UCHIJAAAA enderRift{@VERSION} [Ender-Rift] (EnderRift-0.53.jar)
  219. UCHIJAAAA EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar)
  220. UCHIJAAAA EnderTech{1.7.10-0.3.2.395} [EnderTech] (EnderTech-1.7.10-0.3.2.395.jar)
  221. UCHIJAAAA EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  222. UCHIJAAAA enhancedportals{3.0.12} [EnhancedPortals] (EnhancedPortals_1.7.10-universal-3.0.12.jar)
  223. UCHIJAAAA exnihilo{1.38-49} [Ex Nihilo] (Ex-Nihilo-1.38-49.jar)
  224. UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
  225. UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  226. UCHIJAAAA ImmersiveEngineering{0.6.1} [Immersive Engineering] (ImmersiveEngineering-0.6.1.jar)
  227. UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  228. UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  229. UCHIJAAAA Metallurgy{4.0.8} [Metallurgy 4] (Metallurgy-1.7.10-4.0.8.97.jar)
  230. UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.1-89.jar)
  231. UCHIJAAAA exastris{MC1.7.10-1.16-36} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-36.jar)
  232. UCHIJAAAA funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
  233. UCHIJAAAA FFS{1.7.10-1.3.4.58} [Fancy Fluid Storage] (Fancy Fluid Storage-1.7.10-1.3.4.58.jar)
  234. UCHIJAAAA FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
  235. UCHIJAAAA floatingrails{1.0.0} [Floating Rails] (Floating Rails Beta v1.0.jar)
  236. UCHIJAAAA ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-164.jar)
  237. UCHIJAAAA ForbiddenMagic{1.7.10-0.571} [Forbidden Magic] (Forbidden Magic-1.7.10-0.571.jar)
  238. UCHIJAAAA gadomancy{1.0.5} [Gadomancy] (gadomancy-1.7.10-1.0.5.jar)
  239. UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.357.jar)
  240. UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.357.jar)
  241. UCHIJAAAA GalaxySpace{2.4} [GalaxySpace] (GalaxySpace-2.4 BETA.jar)
  242. UCHIJAAAA MagicBees{1.7.10-2.3.5} [Magic Bees] (magicbees-1.7.10-2.3.5.jar)
  243. UCHIJAAAA gendustry{1.5.2.107} [GenDustry] (gendustry-1.5.2.107-mc1.7.10.jar)
  244. UCHIJAAAA guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
  245. UCHIJAAAA iChunUtil{4.0.0} [iChunUtil] (iChunUtil-4.0.0.jar)
  246. UCHIJAAAA Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  247. UCHIJAAAA HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
  248. UCHIJAAAA HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
  249. UCHIJAAAA hexcraft{0.8.0} [HEXCraft] (HEXCraft-1.7.10-0.8.0.jar)
  250. UCHIJAAAA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
  251. UCHIJAAAA IGWMod{1.1.10-30} [In-Game wiki Mod] (IGW-Mod-1.7.10-1.1.10-30-universal.jar)
  252. UCHIJAAAA immersiveintegration{0.6.1} [Immersive Integration] (immersiveintegration-0.6.1.jar)
  253. UCHIJAAAA inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
  254. UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  255. UCHIJAAAA IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar)
  256. UCHIJAAAA JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar)
  257. UCHIJAAAA jcanimation{1.2.4} [JCAnimationAPI] (JurassiCraft-1.4.5.jar)
  258. UCHIJAAAA llibrary{0.3.4-1.7.10} [LLibrary] (LLibrary-0.3.4-1.7.10.jar)
  259. UCHIJAAAA jurassicraft{1.4.5} [JurassiCraft] (JurassiCraft-1.4.5.jar)
  260. UCHIJAAAA koresample{1.7.10-1.3.2} [Kore Sample] (KoreSample-1.7.10-1.3.2.jar)
  261. UCHIJAAAA LagFix{2.0.1} [LagFix] (LagFix-2.0.1-mc1.7.10-forge.jar)
  262. UCHIJAAAA levels{r1.1.2} [Levels] (Levels-1.7.10-r1.1.2.jar)
  263. UCHIJAAAA Login_Shield{1.2-5-g59d68ff} [Login Shield] (Login_Shield-1.2-5-g59d68ff.jar)
  264. UCHIJAAAA LogisticsPipes{0.9.3.68} [Logistics Pipes] (logisticspipes-0.9.3.68.jar)
  265. UCHIJAAAA lycanitesmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  266. UCHIJAAAA arcticmobs{1.13.0.3 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  267. UCHIJAAAA demonmobs{1.13.0.3 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  268. UCHIJAAAA desertmobs{1.13.0.3 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  269. UCHIJAAAA forestmobs{1.13.0.3 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  270. UCHIJAAAA freshwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  271. UCHIJAAAA infernomobs{1.13.0.3 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  272. UCHIJAAAA junglemobs{1.13.0.3 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  273. UCHIJAAAA mountainmobs{1.13.0.3 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  274. UCHIJAAAA plainsmobs{1.13.0.3 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  275. UCHIJAAAA saltwatermobs{1.13.0.3 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  276. UCHIJAAAA shadowmobs{1.13.0.3 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  277. UCHIJAAAA swampmobs{1.13.0.3 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.3 [1.7.10].jar)
  278. UCHIJAAAA magicalcrops{4.0.0_PUBLIC_BETA_3} [Magical Crops] (magicalcrops-4.0.0_PUBLIC_BETA_3.jar)
  279. UCHIJAAAA MagicCookie{1.0.7.1} [Magic Cookies, something yummy] (MagicCookies-1.0.7.1.jar)
  280. UCHIJAAAA MineFactoryReloaded|CompatMagicalCrops{1.2.1} [MFR Compat: Magical Crops] (MFR Compat - Magical Crops v1-2-1.jar)
  281. UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  282. UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  283. UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  284. UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  285. UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  286. UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  287. UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  288. UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  289. UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  290. UCHIJAAAA Mystcraft{0.12.3.00} [Mystcraft] (mystcraft-1.7.10-0.12.3.00.jar)
  291. UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  292. UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  293. UCHIJAAAA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  294. UCHIJAAAA ProjRed|Exploration{4.7.0pre9.92} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre9.92-World.jar)
  295. UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  296. UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  297. UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  298. UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  299. UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  300. UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  301. UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  302. UCHIJAAAA MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar)
  303. UCHIJAAAA MTRM{1.0} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.7.10-1.1.0.11.jar)
  304. UCHIJAAAA testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar)
  305. UCHIJAAAA Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
  306. UCHIJAAAA Morpheus{1.7.10-1.6.10} [Morpheus] (Morpheus-1.7.10-1.6.10.jar)
  307. UCHIJAAAA NEIAddons{1.12.11.36} [NEI Addons] (neiaddons-1.12.11.36-mc1.7.10.jar)
  308. UCHIJAAAA NEIAddons|Developer{1.12.11.36} [NEI Addons: Developer Tools] (neiaddons-1.12.11.36-mc1.7.10.jar)
  309. UCHIJAAAA NEIAddons|AppEng{1.12.11.36} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.11.36-mc1.7.10.jar)
  310. UCHIJAAAA NEIAddons|Botany{1.12.11.36} [NEI Addons: Botany] (neiaddons-1.12.11.36-mc1.7.10.jar)
  311. UCHIJAAAA NEIAddons|Forestry{1.12.11.36} [NEI Addons: Forestry] (neiaddons-1.12.11.36-mc1.7.10.jar)
  312. UCHIJAAAA NEIAddons|CraftingTables{1.12.11.36} [NEI Addons: Crafting Tables] (neiaddons-1.12.11.36-mc1.7.10.jar)
  313. UCHIJAAAA NEIAddons|ExNihilo{1.12.11.36} [NEI Addons: Ex Nihilo] (neiaddons-1.12.11.36-mc1.7.10.jar)
  314. UCHIJAAAA neiintegration{1.0.12} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.12.jar)
  315. UCHIJAAAA NodalMechanics{1.7.10R1.0} [NodalMechanics] (NodalMechanics-1.7-1.0-7.jar)
  316. UCHIJAAAA recipehandler{0.2} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.2(1.7.10).jar)
  317. UCHIJAAAA notenoughkeys{@MOD_VERSION@} [NotEnoughKeys] (NotEnoughKeys-1.7.10-2.0.0b41.jar)
  318. UCHIJAAAA bt{1.0.2} [NotEnoughThaumcraftTabs] (NotEnoughThaumcraftTabs-1.0.2.jar)
  319. UCHIJAAAA OmnisCore{0.1.0} [Omnis Core] (OmnisCore-1.7.10 - 0.0.6-universal.jar)
  320. UCHIJAAAA OpenBlocks{1.4.4} [OpenBlocks] (OpenBlocks-1.7.10-1.4.4.jar)
  321. UCHIJAAAA OpenPeripheral{0.4} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.4.jar)
  322. UCHIJAAAA OpenPeripheralIntegration{0.3} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.3.jar)
  323. UCHIJAAAA MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10.jar)
  324. UCHIJAAAA Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10.jar)
  325. UCHIJAAAA origin{7.1.0} [Origin] (Origin-1.7.10-7.1.0.jar)
  326. UCHIJAAAA clayspawn{1.7.10a} [Pam's Clay Spawn] (Pam's Clay Spawn 1.7.10a.jar)
  327. UCHIJAAAA getalltheseeds{1.7.10a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds 1.7.10a.jar)
  328. UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10j.jar)
  329. UCHIJAAAA PneumaticCraft{1.11.19-141} [PneumaticCraft] (PneumaticCraft-1.7.10-1.11.19-141-universal.jar)
  330. UCHIJAAAA ProjectE{1.7.10-PE1.9.3} [ProjectE] (ProjectE-1.7.10-PE1.9.3h.jar)
  331. UCHIJAAAA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  332. UCHIJAAAA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  333. UCHIJAAAA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  334. UCHIJAAAA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  335. UCHIJAAAA ProjRed|Fabrication{4.7.0pre9.92} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre9.92-Fabrication.jar)
  336. UCHIJAAAA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  337. UCHIJAAAA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  338. UCHIJAAAA psychedelicraft{1.5.2} [Psychedelicraft] (Psychedelicraft-1.5.2.jar)
  339. UCHIJAAAA quantumflux{1.7.10-1.3.1} [QuantumFlux] (QuantumFlux-1.7.10-1.3.1.jar)
  340. UCHIJAAAA RedstonePasteMod{1.6.2} [Redstone Paste] (RedstonePasteMod-1.7.10-1.6.2.jar)
  341. UCHIJAAAA rftools{4.01} [RFTools] (rftools-4.01.jar)
  342. UCHIJAAAA cuchaz.cuchazinteractive{1.7.10-1.0} [Cuchaz Interactive] (shipsMod-v1.7.10-1.0.4.jar)
  343. UCHIJAAAA cuchaz.ships{1.7.10-1.0.3} [Ships Mod] (shipsMod-v1.7.10-1.0.4.jar)
  344. UCHIJAAAA SolarFlux{1.7.10-0.8b} [Solar Flux] (SolarFlux-1.7.10-0.8b.jar)
  345. UCHIJAAAA SSTOW{1.7.10-0.1-RC9-7} [Soul Shards: The Old Ways] (SoulShards-TOW-1.7.10-0.1-RC9-7.jar)
  346. UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
  347. UCHIJAAAA StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar)
  348. UCHIJAAAA TaintedMagic{1.1.6.4} [Tainted Magic] (TaintedMagic-1.1.6.4.jar)
  349. UCHIJAAAA TardisMod{0.99} [Tardis Mod] (tardismod-1.7.10-0.99-207.jar)
  350. UCHIJAAAA thaumicbases{1.3.1710.2} [Thaumic Bases] (ThaumicBases-1.3.1710.4.jar)
  351. UCHIJAAAA thaumicenergistics{0.8.10.10} [Thaumic Energistics] (thaumicenergistics-0.8.10.10.jar)
  352. UCHIJAAAA thaumicexpansion{4.1.1} [Thaumic Expansion] (ThaumicExpansion-1.7.10-4.1.1.36.jar)
  353. UCHIJAAAA ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
  354. UCHIJAAAA ThaumicHorizons{1.1.9} [Thaumic Horizons] (thaumichorizons-1.7.10-1.1.9.jar)
  355. UCHIJAAAA thaumicinfusion{4.32} [Thaumic Infusion] (ThaumicInfusion-4.32.jar)
  356. UCHIJAAAA ThaumicPipes{1.2.00} [Thaumic Pipes] (ThaumicPipes-1.7.10 - 1.2.1b-universal.jar)
  357. UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
  358. UCHIJAAAA Translocator{1.1.2.15} [Translocator] (Translocator-1.7.10-1.1.2.15-universal.jar)
  359. UCHIJAAAA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar)
  360. UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  361. UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  362. UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  363. UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  364. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  365. UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  366. UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  367. UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  368. UCHIJAAAA aobd{2.8.3} [Another One Bites The Dust] (AOBD-2.8.3.jar)
  369. UCHIJAAAA denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
  370. UCHIJAAAA technom{0.12.0A} [Technomancy] (Technomancy - 0.12.1C - 1.7.10.jar)
  371. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  372. OpenModsLib class transformers: [gl_capabilities_hook:ENABLED],[player_render_hook:ENABLED],[map_gen_fix:FINISHED],[movement_callback:ENABLED],[stencil_patches:ENABLED]
  373. Class transformer null safety: all safe
  374. CoFHCore: -[1.7.10]3.0.3-303
  375. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  376. MineFactoryReloaded: -[1.7.10]2.8.0-104
  377. ThermalFoundation: -[1.7.10]1.2.0-102
  378. ThermalExpansion: -[1.7.10]4.0.3B1-218
  379. Mantle Environment: Environment healthy.
  380. TConstruct Environment: Environment healthy.
  381. RedstoneArsenal: -[1.7.10]1.1.1-89
  382. ThermalDynamics: -[1.7.10]1.1.0-161
  383. List of loaded APIs:
  384. * AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.4.4.jar
  385. * apAPI (1) from additionalpipes-4.6.1.jar
  386. * API_NEK (1.1.0) from NotEnoughKeys-1.7.10-2.0.0b41.jar
  387. * AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
  388. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
  389. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  390. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1390-universal.jar
  391. * BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
  392. * BotaniaAPI (62) from Botania r1.7-221.jar
  393. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.11.jar
  394. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.11.jar
  395. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.11.jar
  396. * BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.7.0.0.jar
  397. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.11.jar
  398. * BuildCraftAPI|events (2.0) from buildcraft-7.1.11.jar
  399. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.11.jar
  400. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.11.jar
  401. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.11.jar
  402. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.11.jar
  403. * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.7.0.0.jar
  404. * BuildCraftAPI|library (2.0) from buildcraft-7.1.11.jar
  405. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.11.jar
  406. * BuildCraftAPI|power (1.3) from buildcraft-7.1.11.jar
  407. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.11.jar
  408. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.11.jar
  409. * BuildCraftAPI|statements (1.1) from buildcraft-7.1.11.jar
  410. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.11.jar
  411. * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.11.jar
  412. * BuildCraftAPI|tools (1.0) from buildcraft-7.1.11.jar
  413. * BuildCraftAPI|transport (4.1) from buildcraft-7.1.11.jar
  414. * CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
  415. * CCTweaks|API (0.2.2) from CCTweaks-1.7.10-0.2.2.jar
  416. * ChiselAPI (0.1.0) from Chisel2-2.5.0.43.jar
  417. * ChiselAPI|Carving (0.1.0) from Chisel2-2.5.0.43.jar
  418. * ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.0.43.jar
  419. * CoFHAPI (1.7.10R1.0.2) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
  420. * CoFHAPI|block (1.7.10R1.0.12) from Ex-Astris-MC1.7.10-1.16-36.jar
  421. * CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  422. * CoFHAPI|energy (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  423. * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  424. * CoFHAPI|inventory (1.7.10R1.0.1) from buildcraft-compat-7.0.11.jar
  425. * CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.12.jar
  426. * CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.395.jar
  427. * CoFHAPI|tileentity (1.7.10R1.0.2) from EnderRift-0.53.jar
  428. * CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.420_beta.jar
  429. * CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.395.jar
  430. * CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  431. * CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.395.jar
  432. * CoFHLib|gui (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.395.jar
  433. * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  434. * CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  435. * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  436. * CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.395.jar
  437. * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  438. * CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  439. * CoFHLib|render|particle (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.395.jar
  440. * CoFHLib|util (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.395.jar
  441. * CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  442. * CoFHLib|util|position (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.395.jar
  443. * CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  444. * CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303 (1).jar
  445. * ComputerCraft|API (1.74) from ComputerCraft1.74.jar
  446. * ComputerCraft|API|FileSystem (1.74) from ComputerCraft1.74.jar
  447. * ComputerCraft|API|Lua (1.74) from ComputerCraft1.74.jar
  448. * ComputerCraft|API|Media (1.74) from ComputerCraft1.74.jar
  449. * ComputerCraft|API|Peripheral (1.74) from ComputerCraft1.74.jar
  450. * ComputerCraft|API|Permissions (1.74) from ComputerCraft1.74.jar
  451. * ComputerCraft|API|Redstone (1.74) from ComputerCraft1.74.jar
  452. * ComputerCraft|API|Turtle (1.74) from ComputerCraft1.74.jar
  453. * CraftingTweaks|API (1.0) from craftingtweaks-mc1.7.10-1.0.49.jar
  454. * CSLib|API (1.0) from Decocraft-2.1.1_1.7.10.jar
  455. * DR-API (1.0.4-Beta) from deepresonance-1.1.0beta3.jar
  456. * DraconicEvolution|API (1.1) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_3.jar
  457. * EiraIRC|API (1.0) from eirairc-mc1.7.10-2.8.270.jar
  458. * ElecCore|Abilities (#API_VER#) from ElecCore-1.7.10-1.4.176.jar
  459. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
  460. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
  461. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
  462. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.420_beta.jar
  463. * ForestryAPI|apiculture (3.5.0) from forestry_1.7.10-3.6.4.22.jar
  464. * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.6.4.22.jar
  465. * ForestryAPI|circuits (2.0.0) from forestry_1.7.10-3.6.4.22.jar
  466. * ForestryAPI|core (3.2.0) from forestry_1.7.10-3.6.4.22.jar
  467. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.6.4.22.jar
  468. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.6.4.22.jar
  469. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.6.4.22.jar
  470. * ForestryAPI|genetics (3.3.0) from forestry_1.7.10-3.6.4.22.jar
  471. * ForestryAPI|hives (4.1.0) from forestry_1.7.10-3.6.4.22.jar
  472. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.6.4.22.jar
  473. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.6.4.22.jar
  474. * ForestryAPI|recipes (3.1.0) from forestry_1.7.10-3.6.4.22.jar
  475. * ForestryAPI|storage (3.0.0) from forestry_1.7.10-3.6.4.22.jar
  476. * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.6.4.22.jar
  477. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  478. * Galacticraft API (1.0) from GalacticraftCore-1.7-3.0.12.357.jar
  479. * GameAnalyticsAPI (1.0) from Fancy Fluid Storage-1.7.10-1.3.4.58.jar
  480. * gendustryAPI (2.1.0) from gendustry-1.5.2.107-mc1.7.10.jar
  481. * Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
  482. * IC2API (1.0) from industrialcraft-2-2.2.772-experimental.jar
  483. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.6.1.jar
  484. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  485. * McJtyLib (1.7.0) from mcjtylib-1.7.0.jar
  486. * MetallurgyAPI (2.0.1) from Metallurgy-1.7.10-4.0.8.97.jar
  487. * Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.00.jar
  488. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
  489. * OmnisCore|API (0.0.6) from OmnisCore-1.7.10 - 0.0.6-universal.jar
  490. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
  491. * OpenPeripheralApi (3.3.1) from OpenPeripheralCore-1.7.10-1.2.jar
  492. * PneumaticCraftApi (1.0) from PneumaticCraft-1.7.10-1.11.19-141-universal.jar
  493. * ProjectEAPI (7) from ProjectE-1.7.10-PE1.9.3h.jar
  494. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  495. * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.7.0.0.jar
  496. * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar
  497. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  498. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar
  499. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  500. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  501. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.7.0.0.jar
  502. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  503. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
  504. * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.7.0.0.jar
  505. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  506. * Thaumcraft|API (4.2.2.0) from thaumichorizons-1.7.10-1.1.9.jar
  507. * ThaumicPipes|API (1.2.01) from ThaumicPipes-1.7.10 - 1.2.1b-universal.jar
  508. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  509. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
  510. Hardcore Ender Expansion: CAUTION! Ars Magica 2 is not supported by HEE, if the crash is caused by a conflict of the two mods, it will very likely not be possible to fix.
  511. Profiler Position: N/A (disabled)
  512. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  513. Player Count: 0 / 60; []
  514. Is Modded: Definitely; Server brand changed to 'fml,forge'
  515. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement