8BrickDMG

Mobhunter + BOP + Streams

Jun 26th, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.99 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. StreamsCoreMod (Streams-1.9.4-0.2.jar)
  5. IC2core (industrialcraft-2-2.5.52-ex19.jar)
  6. CoreXU2 (extrautils2-1.9.4-alpha-1.0.0a.jar)
  7. FarseekCoreMod (Farseek-1.9.4-1.1.jar)
  8. FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
  9. LoadingPlugin (RandomThings-MC1.9.4-3.7.3.jar)
  10. ShetiPhian-ASM (shetiphiancore-1.9.4-3.2.6.jar)
  11. EnderCorePlugin (EnderCore-1.9.4-0.4.0.26-alpha.jar)
  12. FoxLibManager (Tails-1.9.4-1.7.0.jar)
  13. Contact their authors BEFORE contacting forge
  14.  
  15. // You're mean.
  16.  
  17. Time: 6/26/16 2:58 PM
  18. Description: Exception while updating neighbours
  19.  
  20. java.lang.NoSuchMethodError: net.minecraft.world.IBlockAccess.func_180494_b(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/world/biome/Biome;
  21. at com.alxnns1.mobhunter.block.BlockNatural.getDrops(BlockNatural.java:80)
  22. at com.alxnns1.mobhunter.block.BlockNatural.getDrops(BlockNatural.java:21)
  23. at net.minecraft.block.Block.func_180653_a(Block.java:538)
  24. at net.minecraft.block.Block.func_176226_b(Block.java:531)
  25. at net.minecraft.block.BlockBush.func_176475_e(BlockBush.java:65)
  26. at net.minecraft.block.BlockBush.func_189540_a(BlockBush.java:53)
  27. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:459)
  28. at net.minecraft.world.World.func_180496_d(World.java:517)
  29. at net.minecraft.world.World.func_175685_c(World.java:466)
  30. at net.minecraft.world.World.func_175722_b(World.java:421)
  31. at net.minecraft.world.World.markAndNotifyBlock(World.java:366)
  32. at net.minecraft.world.World.func_180501_a(World.java:347)
  33. at farseek.world.package$WorldValue$.setBlockAt$extension(package.scala:205)
  34. at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:31)
  35. at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:28)
  36. at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
  37. at farseek.world.gen.PopulatingArea.setBlockAt(PopulatingArea.scala:12)
  38. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
  39. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
  40. at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
  41. at farseek.world.gen.structure.ComponentBuilder.setBlockAt(StructureComponent.scala:32)
  42. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
  43. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
  44. at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:133)
  45. at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:133)
  46. at scala.Option.exists(Option.scala:228)
  47. at farseek.world.package$.setBlockAt(package.scala:133)
  48. at farseek.world.package$.deleteBlockAt(package.scala:143)
  49. at streams.world.gen.structure.RiverComponent.streams$world$gen$structure$RiverComponent$$clearBlockAt(RiverComponent.scala:347)
  50. at streams.world.gen.structure.RiverComponent$$anonfun$streams$world$gen$structure$RiverComponent$$carveTunnel$1.apply$mcVI$sp(RiverComponent.scala:322)
  51. at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
  52. at streams.world.gen.structure.RiverComponent.streams$world$gen$structure$RiverComponent$$carveTunnel(RiverComponent.scala:321)
  53. at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:300)
  54. at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:288)
  55. at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
  56. at scala.collection.Iterator$class.foreach(Iterator.scala:743)
  57. at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
  58. at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
  59. at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
  60. at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
  61. at streams.world.gen.structure.RiverComponent.build(RiverComponent.scala:288)
  62. at farseek.world.gen.structure.StructureComponent.build(StructureComponent.scala:21)
  63. at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
  64. at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
  65. at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
  66. at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48)
  67. at farseek.world.gen.structure.Structure.build(Structure.scala:40)
  68. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:60)
  69. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:60)
  70. at scala.Option.foreach(Option.scala:245)
  71. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:60)
  72. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:60)
  73. at scala.Option.foreach(Option.scala:245)
  74. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:60)
  75. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:59)
  76. at scala.collection.immutable.Set$Set1.foreach(Set.scala:83)
  77. at streams.world.gen.structure.RiverGenerator.build(RiverGenerator.scala:59)
  78. at farseek.world.gen.structure.StructureGenerator.onPrePopulateChunk(StructureGenerator.scala:70)
  79. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_184_StructureGenerator_onPrePopulateChunk_Pre.invoke(.dynamic)
  80. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
  81. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  82. at biomesoplenty.common.world.ChunkProviderGenerateBOP.func_185931_b(ChunkProviderGenerateBOP.java:482)
  83. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1005)
  84. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
  85. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
  86. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
  87. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  88. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
  89. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:696)
  90. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
  91. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
  92. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
  93. at java.lang.Thread.run(Thread.java:745)
  94.  
  95.  
  96. A detailed walkthrough of the error, its code path and all known details is as follows:
  97. ---------------------------------------------------------------------------------------
  98.  
  99. -- Head --
  100. Thread: Server thread
  101. Stacktrace:
  102. at com.alxnns1.mobhunter.block.BlockNatural.getDrops(BlockNatural.java:80)
  103. at com.alxnns1.mobhunter.block.BlockNatural.getDrops(BlockNatural.java:21)
  104. at net.minecraft.block.Block.func_180653_a(Block.java:538)
  105. at net.minecraft.block.Block.func_176226_b(Block.java:531)
  106. at net.minecraft.block.BlockBush.func_176475_e(BlockBush.java:65)
  107. at net.minecraft.block.BlockBush.func_189540_a(BlockBush.java:53)
  108. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_189546_a(BlockStateContainer.java:459)
  109.  
  110. -- Block being updated --
  111. Details:
  112. Source block type: ID #2 (tile.grass // net.minecraft.block.BlockGrass)
  113. Block: mobhunter:blockBug
  114. Block location: World: (290,71,150), Chunk: (at 2,4,6 in 18,9; contains blocks 288,0,144 to 303,255,159), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  115. Stacktrace:
  116. at net.minecraft.world.World.func_180496_d(World.java:517)
  117. at net.minecraft.world.World.func_175685_c(World.java:466)
  118. at net.minecraft.world.World.func_175722_b(World.java:421)
  119. at net.minecraft.world.World.markAndNotifyBlock(World.java:366)
  120. at net.minecraft.world.World.func_180501_a(World.java:347)
  121. at farseek.world.package$WorldValue$.setBlockAt$extension(package.scala:205)
  122. at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:31)
  123. at farseek.world.BlockWriteAccess$WorldBlockAccess$.setBlockAt(BlockWriteAccess.scala:28)
  124. at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
  125. at farseek.world.gen.PopulatingArea.setBlockAt(PopulatingArea.scala:12)
  126. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
  127. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
  128. at farseek.world.WrappedBlockSetter$class.setBlockAt(BlockSetter.scala:27)
  129. at farseek.world.gen.structure.ComponentBuilder.setBlockAt(StructureComponent.scala:32)
  130. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:44)
  131. at farseek.world.BlockWriteAccess$NonWorldBlockWriteAccess$.setBlockAt(BlockWriteAccess.scala:41)
  132. at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:133)
  133. at farseek.world.package$$anonfun$setBlockAt$1.apply(package.scala:133)
  134. at scala.Option.exists(Option.scala:228)
  135. at farseek.world.package$.setBlockAt(package.scala:133)
  136. at farseek.world.package$.deleteBlockAt(package.scala:143)
  137. at streams.world.gen.structure.RiverComponent.streams$world$gen$structure$RiverComponent$$clearBlockAt(RiverComponent.scala:347)
  138. at streams.world.gen.structure.RiverComponent$$anonfun$streams$world$gen$structure$RiverComponent$$carveTunnel$1.apply$mcVI$sp(RiverComponent.scala:322)
  139. at scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:160)
  140. at streams.world.gen.structure.RiverComponent.streams$world$gen$structure$RiverComponent$$carveTunnel(RiverComponent.scala:321)
  141. at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:300)
  142. at streams.world.gen.structure.RiverComponent$$anonfun$build$2.apply(RiverComponent.scala:288)
  143. at scala.collection.TraversableLike$WithFilter$$anonfun$foreach$1.apply(TraversableLike.scala:778)
  144. at scala.collection.Iterator$class.foreach(Iterator.scala:743)
  145. at scala.collection.AbstractIterator.foreach(Iterator.scala:1174)
  146. at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
  147. at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
  148. at scala.collection.TraversableLike$WithFilter.foreach(TraversableLike.scala:777)
  149. at streams.world.gen.structure.RiverComponent.build(RiverComponent.scala:288)
  150. at farseek.world.gen.structure.StructureComponent.build(StructureComponent.scala:21)
  151. at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
  152. at farseek.world.gen.structure.Structure$$anonfun$build$2.apply(Structure.scala:40)
  153. at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59)
  154. at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48)
  155. at farseek.world.gen.structure.Structure.build(Structure.scala:40)
  156. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:60)
  157. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3$$anonfun$apply$4.apply(RiverGenerator.scala:60)
  158. at scala.Option.foreach(Option.scala:245)
  159. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:60)
  160. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1$$anonfun$apply$3.apply(RiverGenerator.scala:60)
  161. at scala.Option.foreach(Option.scala:245)
  162. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:60)
  163. at streams.world.gen.structure.RiverGenerator$$anonfun$build$1.apply(RiverGenerator.scala:59)
  164. at scala.collection.immutable.Set$Set1.foreach(Set.scala:83)
  165. at streams.world.gen.structure.RiverGenerator.build(RiverGenerator.scala:59)
  166. at farseek.world.gen.structure.StructureGenerator.onPrePopulateChunk(StructureGenerator.scala:70)
  167. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_184_StructureGenerator_onPrePopulateChunk_Pre.invoke(.dynamic)
  168. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
  169. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
  170. at biomesoplenty.common.world.ChunkProviderGenerateBOP.func_185931_b(ChunkProviderGenerateBOP.java:482)
  171. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1005)
  172. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
  173. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:157)
  174. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
  175. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  176. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
  177.  
  178. -- Affected level --
  179. Details:
  180. Level name: world
  181. All players: 1 total; [EntityPlayerMP['8BrickDMG'/1741, l='world', x=138.11, y=86.23, z=242.83]]
  182. Chunk stats: ServerChunkCache: 723 Drop: 0
  183. Level seed: 7084786862068185977
  184. Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: true
  185. Level generator options:
  186. Level spawn location: World: (-212,64,252), Chunk: (at 12,4,12 in -14,15; contains blocks -224,0,240 to -209,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
  187. Level time: 10182 game time, 10182 day time
  188. Level dimension: 0
  189. Level storage version: 0x04ABD - Anvil
  190. Level weather: Rain time: 39986 (now: false), thunder time: 115390 (now: false)
  191. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  192. Stacktrace:
  193. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:696)
  194. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:385)
  195. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:611)
  196. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:469)
  197. at java.lang.Thread.run(Thread.java:745)
  198.  
  199. -- System Details --
  200. Details:
  201. Minecraft Version: 1.9.4
  202. Operating System: Linux (amd64) version 4.2.0-18-generic
  203. Java Version: 1.8.0_77, Oracle Corporation
  204. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  205. Memory: 1244815816 bytes (1187 MB) / 1831862272 bytes (1747 MB) up to 5637144576 bytes (5376 MB)
  206. JVM Flags: 1 total; -Xmx6048M
  207. IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 104
  208. FML: MCP 9.28 Powered by Forge 12.17.0.1987 54 mods loaded, 54 mods active
  209. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  210. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  211. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (ForgeMod.jar)
  212. UCHIJAAAA Forge{12.17.0.1987} [Minecraft Forge] (ForgeMod.jar)
  213. UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (extrautils2-1.9.4-alpha-1.0.0a.jar)
  214. UCHIJAAAA JEI{3.6.7.216} [Just Enough Items] (jei_1.9.4-3.6.7.216.jar)
  215. UCHIJAAAA abyssalcraft{1.9.2.1} [AbyssalCraft] (AbyssalCraft-1.9.4-1.9.2.1.jar)
  216. UCHIJAAAA Baubles{1.2.1.0} [Baubles] (Baubles-1.9.4-1.2.1.0.jar)
  217. UCHIJAAAA BetterAchievements{0.3.0.26} [Better Achievements] (BetterAchievements-1.9.4-0.3.0.26.jar)
  218. UCHIJAAAA BiomesOPlenty{4.1.0.2031} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2031-universal.jar)
  219. UCHIJAAAA Chameleon{1.9.4-2.1.5} [Chameleon] (Chameleon-1.9.4-2.1.5.jar)
  220. UCHIJAAAA ChestTransporter{2.4.0} [Chest Transporter] (ChestTransporter-1.9.4-2.4.0.jar)
  221. UCHIJAAAA ChikachiDiscord{1.3.0} [Chikachi's Discord Mod] (ChikachiDiscord-mc1.9.4-1.3.0.jar)
  222. UCHIJAAAA chisel{@VERSION@} [Chisel] (Chisel-MC1.9.4-0.0.5.29.jar)
  223. UCHIJAAAA chiselsandbits{10.11} [Chisels & Bits] (chiselsandbits-10.11.jar)
  224. UCHIJAAAA cyclopscore{0.6.3} [Cyclops Core] (CyclopsCore-1.9.4-0.6.3.jar)
  225. UCHIJAAAA colossalchests{1.3.5} [Colossal Chests] (ColossalChests-1.9.4-1.3.5.jar)
  226. UCHIJAAAA correlatedpotentialistics{1.1.2} [Correlated Potentialistics] (CorrelatedPotentialistics-1.1.2.jar)
  227. UCHIJAAAA lootablebodies{2.1.0} [DrCyano's Lootable Bodies] (CyanosLootableBodies_1.9.4-2.1.0.jar)
  228. UCHIJAAAA ElecCore{1.5.292} [ElecCore] (ElecCore-1.9.4-1.5.292.jar)
  229. UCHIJAAAA deepresonance{1.2.0beta35} [DeepResonance] (deepresonance-1.9.4-1.2.0beta35.jar)
  230. UCHIJAAAA Dynmap{2.3-3} [Dynmap] (Dynmap-2.3-forge-1.9.4.jar)
  231. UCHIJAAAA endercore{1.9.4-0.4.0.26-alpha} [EnderCore] (EnderCore-1.9.4-0.4.0.26-alpha.jar)
  232. UCHIJAAAA EnderIO{1.9.4-3.0.0.46_alpha} [Ender IO] (EnderIO-1.9.4-3.0.0.46_alpha.jar)
  233. UCHIJAAAA shetiphiancore{3.2.6} [ShetiPhian-Core] (shetiphiancore-1.9.4-3.2.6.jar)
  234. UCHIJAAAA endertanks{1.3.6} [EnderTanks] (endertanks-1.9.4-1.3.6.jar)
  235. UCHIJAAAA EnderZoo{1.9.4-1.2.2.40} [Ender Zoo] (EnderZoo-1.9.4-1.2.2.40.jar)
  236. UCHIJAAAA Farseek{1.9.4} [Farseek] (Farseek-1.9.4-1.1.jar)
  237. UCHIJAAAA fastleafdecay{1.6} [Fast Leaf Decay] (FastLeafDecay-MC1.9.4-1.7.jar)
  238. UCHIJAAAA foxlib{@VERSION@} [FoxLib] (FoxLib-1.9.4-0.10.0.jar)
  239. UCHIJAAAA IC2{2.5.52-ex19} [IndustrialCraft 2] (industrialcraft-2-2.5.52-ex19.jar)
  240. UCHIJAAAA IronChest{6.0.146.788} [Iron Chest] (ironchest-1.9.4-6.0.146.788.jar)
  241. UCHIJAAAA testdummy{1.10} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.11.jar)
  242. UCHIJAAAA MobHunter{1.9.4-0.1.5.1} [Mob Hunter] (MobHunter-1.9.4-0.1.5.1.jar)
  243. UCHIJAAAA ModLister{1.9.4-2.1.5} [ModLister] (ModLister-1.9.4-2.1.5.jar)
  244. UCHIJAAAA Morpheus{1.9.4-3.1.5} [Morpheus] (Morpheus-1.9.4-3.1.5.jar)
  245. UCHIJAAAA recipehandler{0.4} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.4(1.9).jar)
  246. UCHIJAAAA fodc{1.8.2} [Ore Dictionary Converter] (OreDictionaryConverter-1.8.2.jar)
  247. UCHIJAAAA Psi{r1.0-35} [Psi] (Psi-r1.0-35.jar)
  248. UCHIJAAAA reborncore{2.5.4.47} [RebornCore] (RebornCore-1.9.4-2.5.4.47-universal.jar)
  249. UCHIJAAAA QuantumStorage{3.1.0} [QuantumStorage] (QuantumStorage-1.9.4-3.1.0.jar)
  250. UCHIJAAAA randomthings{3.7.3} [Random Things] (RandomThings-MC1.9.4-3.7.3.jar)
  251. UCHIJAAAA reborncore-mcmultipart{2.5.4.47} [reborncore-MCMultiPart] (RebornCore-1.9.4-2.5.4.47-universal.jar)
  252. UCHIJAAAA rftools{4.66} [RFTools] (rftools-1.9.4-4.66.jar)
  253. UCHIJAAAA rftoolsdim{4.30beta43} [RFTools Dimensions] (rftoolsdim-1.9.4-4.30beta43.jar)
  254. UCHIJAAAA Roguelike{1.5.3} [Roguelike Dungeons] (RoguelikeDungeons-1.9.4-1.5.3.jar)
  255. UCHIJAAAA simplycaterpillar{6.0.0.18} [Simply Caterpillar] (SimplyCaterpillar-6.0.0.18.jar)
  256. UCHIJAAAA simplycaterpillarvc{3.2-fork} [Simply Caterpillar Version Checker] (SimplyCaterpillar-6.0.0.18.jar)
  257. UCHIJAAAA SparksHammers{1.9.4-1.0} [Spark's Hammers] (SparksHammers-1.9.4-1.0.jar)
  258. UCHIJAAAA StorageDrawers{1.9.4-3.1.10} [Storage Drawers] (StorageDrawers-1.9.4-3.1.10.jar)
  259. UCHIJAAAA Streams{1.9.4} [Streams] (Streams-1.9.4-0.2.jar)
  260. UCHIJAAAA Tails{1.9.4-1.7.0} [Tails] (Tails-1.9.4-1.7.0.jar)
  261. UCHIJAAAA thutcore{3.1.3} [ThutCore] (thutcore-1.9.4-3.1.3.jar)
  262. UCHIJAAAA thuttech{3.0.2} [Thut's Tech] (thuttech-3.0.2.jar)
  263. UCHIJAAAA Woot{1.9.4-0.3.0-beta} [Woot] (woot-1.9.4-0.3.0-beta.jar)
  264. Loaded coremods (and transformers):
  265. StreamsCoreMod (Streams-1.9.4-0.2.jar)
  266. streams.core.StreamsClassTransformer
  267. IC2core (industrialcraft-2-2.5.52-ex19.jar)
  268.  
  269. CoreXU2 (extrautils2-1.9.4-alpha-1.0.0a.jar)
  270. com.rwtema.extrautils2.asm.ClassTransformerHandler
  271. FarseekCoreMod (Farseek-1.9.4-1.1.jar)
  272. farseek.core.FarseekClassTransformer
  273. FldLoadingPlugin (FastLeafDecay-MC1.9.4-1.7.jar)
  274. com.olafski.fastleafdecay.FldTransformer
  275. LoadingPlugin (RandomThings-MC1.9.4-3.7.3.jar)
  276. lumien.randomthings.asm.ClassTransformer
  277. ShetiPhian-ASM (shetiphiancore-1.9.4-3.2.6.jar)
  278. shetiphian.core.asm.ClassTransformer
  279. EnderCorePlugin (EnderCore-1.9.4-0.4.0.26-alpha.jar)
  280. com.enderio.core.common.transform.EnderCoreTransformer
  281. FoxLibManager (Tails-1.9.4-1.7.0.jar)
  282.  
  283. EnderIO: No known problems detected.
  284. Profiler Position: N/A (disabled)
  285. Player Count: 1 / 20; [EntityPlayerMP['8BrickDMG'/1741, l='world', x=138.11, y=86.23, z=242.83]]
  286. Is Modded: Definitely; Server brand changed to 'fml,forge'
  287. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment