Advertisement
Claycorp

Untitled

May 9th, 2017
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.22 KB | None | 0 0
  1. [17:34:37] [Server thread/ERROR]: Encountered an unexpected exception
  2. net.minecraft.util.ReportedException: Exception ticking world
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613) ~[MinecraftServer.class:?]
  5. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149) ~[bzl.class:?]
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?]
  7. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  8. Caused by: java.lang.ArrayIndexOutOfBoundsException: 108
  9. at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:389) ~[Long2ObjectOpenHashMap.class:?]
  10. at it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction.get(AbstractLong2ObjectFunction.java:124) ~[AbstractLong2ObjectFunction.class:?]
  11. at CustomOreGen.Server.MapGenOreDistribution.getCachedStructureGroup(MapGenOreDistribution.java:397) ~[MapGenOreDistribution.class:?]
  12. at CustomOreGen.Server.MapGenOreDistribution.recursiveGenerate2(MapGenOreDistribution.java:473) ~[MapGenOreDistribution.class:?]
  13. at CustomOreGen.Server.MapGenOreDistribution.func_186125_a(MapGenOreDistribution.java:456) ~[MapGenOreDistribution.class:?]
  14. at CustomOreGen.Server.MapGenOreDistribution.generate(MapGenOreDistribution.java:257) ~[MapGenOreDistribution.class:?]
  15. at CustomOreGen.Server.ServerState.populateDistributions(ServerState.java:140) ~[ServerState.class:?]
  16. at CustomOreGen.Server.ServerState.onPopulateChunk(ServerState.java:202) ~[ServerState.class:?]
  17. at CustomOreGen.FMLInterface.generate(FMLInterface.java:80) ~[FMLInterface.class:?]
  18. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120) ~[GameRegistry.class:?]
  19. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001) ~[asv.class:?]
  20. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974) ~[asv.class:?]
  21. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154) ~[lr.class:?]
  22. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126) ~[lx.class:?]
  23. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147) ~[ly.class:?]
  24. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222) ~[ls.class:?]
  25. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698) ~[MinecraftServer.class:?]
  26. ... 4 more
  27. [17:34:37] [Server thread/ERROR]: This crash report has been saved to: F:\TwitchAppMinecraft\Instances\EntWorldV6 (1)\crash-reports\crash-2017-05-09_17.34.37-server.txt
  28. [17:34:37] [Server thread/INFO]: Stopping server
  29. [17:34:37] [Server thread/INFO]: Saving players
  30. [17:34:37] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----
  31.  
  32. WARNING: coremods are present:
  33. lawnmower (lawnmower-1.0.1.jar)
  34. CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
  35. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  36. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  37. MuonPlugin (muon-0.2.jar)
  38. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  39. BetterMinecraftChat (BetterMinecraftChat_1.10.2-4.1.6.jar)
  40. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.4-beta2-anarchy.jar)
  41. MtqFixPlugin (mtqfix-1.10.2-1.0.0.jar)
  42. InventoryLockASM (InventoryLock-1.10.2-1.0.1.9.jar)
  43. ItemPatchingLoader (ItemPhysic Full 1.4.4 mc1.10.2.jar)
  44. DummyPlugin (ForgeEndertech-1.10.2-1.3.0.0-build.0050.jar)
  45. llibrary (llibrary-1.7.5-1.10.2.jar)
  46. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  47. Contact their authors BEFORE contacting forge
  48.  
  49. // Why is it breaking :(
  50.  
  51. Time: 5/9/17 5:34 PM
  52. Description: Exception ticking world
  53.  
  54. java.lang.ArrayIndexOutOfBoundsException: 108
  55. at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:389)
  56. at it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction.get(AbstractLong2ObjectFunction.java:124)
  57. at CustomOreGen.Server.MapGenOreDistribution.getCachedStructureGroup(MapGenOreDistribution.java:397)
  58. at CustomOreGen.Server.MapGenOreDistribution.recursiveGenerate2(MapGenOreDistribution.java:473)
  59. at CustomOreGen.Server.MapGenOreDistribution.func_186125_a(MapGenOreDistribution.java:456)
  60. at CustomOreGen.Server.MapGenOreDistribution.generate(MapGenOreDistribution.java:257)
  61. at CustomOreGen.Server.ServerState.populateDistributions(ServerState.java:140)
  62. at CustomOreGen.Server.ServerState.onPopulateChunk(ServerState.java:202)
  63. at CustomOreGen.FMLInterface.generate(FMLInterface.java:80)
  64. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120)
  65. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
  66. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
  67. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
  68. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
  69. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  70. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
  71. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
  72. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  73. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  74. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  75. at java.lang.Thread.run(Thread.java:745)
  76.  
  77.  
  78. A detailed walkthrough of the error, its code path and all known details is as follows:
  79. ---------------------------------------------------------------------------------------
  80.  
  81. -- Head --
  82. Thread: Client thread
  83. Stacktrace:
  84. at it.unimi.dsi.fastutil.longs.Long2ObjectOpenHashMap.containsKey(Long2ObjectOpenHashMap.java:389)
  85. at it.unimi.dsi.fastutil.longs.AbstractLong2ObjectFunction.get(AbstractLong2ObjectFunction.java:124)
  86. at CustomOreGen.Server.MapGenOreDistribution.getCachedStructureGroup(MapGenOreDistribution.java:397)
  87. at CustomOreGen.Server.MapGenOreDistribution.recursiveGenerate2(MapGenOreDistribution.java:473)
  88. at CustomOreGen.Server.MapGenOreDistribution.func_186125_a(MapGenOreDistribution.java:456)
  89. at CustomOreGen.Server.MapGenOreDistribution.generate(MapGenOreDistribution.java:257)
  90. at CustomOreGen.Server.ServerState.populateDistributions(ServerState.java:140)
  91. at CustomOreGen.Server.ServerState.onPopulateChunk(ServerState.java:202)
  92. at CustomOreGen.FMLInterface.generate(FMLInterface.java:80)
  93. at net.minecraftforge.fml.common.registry.GameRegistry.generateWorld(GameRegistry.java:120)
  94. at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
  95. at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:974)
  96. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:154)
  97. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
  98. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
  99. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:222)
  100.  
  101. -- Affected level --
  102. Details:
  103. Level name: New World
  104. All players: 1 total; [EntityPlayerMP['Claycorp'/54, l='New World', x=-17.30, y=6.37, z=4.57]]
  105. Chunk stats: ServerChunkCache: 1177 Drop: 0
  106. Level seed: -8032927290865847949
  107. Level generator: ID 01 - flat, ver 0. Features enabled: true
  108. Level generator options: 3;minecraft:air;127;decoration
  109. Level spawn location: World: (8,4,8), Chunk: (at 8,0,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  110. Level time: 131 game time, 131 day time
  111. Level dimension: 0
  112. Level storage version: 0x04ABD - Anvil
  113. Level weather: Rain time: 97155 (now: false), thunder time: 76957 (now: false)
  114. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  115. Stacktrace:
  116. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:698)
  117. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  118. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
  119. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  120. at java.lang.Thread.run(Thread.java:745)
  121.  
  122. -- System Details --
  123. Details:
  124. Minecraft Version: 1.10.2
  125. Operating System: Windows 7 (amd64) version 6.1
  126. Java Version: 1.8.0_25, Oracle Corporation
  127. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  128. Memory: 1997558816 bytes (1905 MB) / 3405250560 bytes (3247 MB) up to 3817865216 bytes (3641 MB)
  129. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  130. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  131. FML: MCP 9.32 Powered by Forge 12.18.3.2281 153 mods loaded, 152 mods active
  132. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  133. UCHIJAAAAAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  134. UCHIJAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2281.jar)
  135. UCHIJAAAAAAAAA Forge{12.18.3.2281} [Minecraft Forge] (forge-1.10.2-12.18.3.2281.jar)
  136. UCHIJAAAAAAAAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar)
  137. UCHIJAAAAAAAAA itemphysic{1.4.0} [ItemPhysic] (minecraft.jar)
  138. UCHIJAAAAAAAAA muon{0.2} [Muon] (minecraft.jar)
  139. UCHIJAAAAAAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  140. UCHIJAAAAAAAAA ItemBlacklist{1.2.0.11} [ItemBlacklist] (ItemBlacklist-1.9.4-1.2.0.11.jar)
  141. UCHIJAAAAAAAAA TapeMouse{1.1.2.13} [TapeMouse] (TapeMouse-1.9.4-1.1.2.13.jar)
  142. UCHIJAAAAAAAAA hardlib{1} [HardLib] (1.10.2-HardLib-v1b.jar)
  143. UCHIJAAAAAAAAA customoregen{1.10.2} [customoregen] (CustomOreGen-1.10.2-1.4.2.jar)
  144. UCHIJAAAAAAAAA oreflowers{1.1.1a} [Ore Flowers] (1.10.2-OreFlowers-1.1.1a.jar)
  145. UCHIJAAAAAAAAA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  146. UCHIJAAAAAAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  147. UCHIJAAAAAAAAA forgeendertech{1.10.2-1.3.0.0} [Forge Endertech] (ForgeEndertech-1.10.2-1.3.0.0-build.0050.jar)
  148. UCHIJAAAAAAAAA adchimneys{1.10.2-1.2.5.0} [Advanced Chimneys] (AdChimneys-1.10.2-1.2.5.0-build.0050.jar)
  149. UCHIJAAAAAAAAA aether_legacy{v1.4.1} [Aether Legacy] (aether_legacy-1.4.jar)
  150. UCHIJAAAAAAAAA Baubles{1.3.10} [Baubles] (Baubles-1.10.2-1.3.10.jar)
  151. UCHIJAAAAAAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  152. UCHIJAAAAAAAAA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  153. UCHIJAAAAAAAAA animalium{0.1.9} [animalium] (Animalium-0.1.9.jar)
  154. UCHIJAAAAAAAAA JEI{3.14.7.419} [Just Enough Items] (jei_1.10.2-3.14.7.419.jar)
  155. UCHIJAAAAAAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  156. UCHIJAAAAAAAAA aquacreeper{1.2.1} [aquacreeper] (AquaCreepers-1.2.1.jar)
  157. UCHIJAAAAAAAAA architecturecraft{1.7.1} [ArchitectureCraft] (ArchitectureCraft-1.7.1-mc1.10.2.jar)
  158. UCHIJAAAAAAAAA ArmorDamageRecalc{1.3Final} [Armor Damage Recalc] (ArmorDamageRecalc-1.3 Final for 1.10.2.jar)
  159. UCHIJAAAAAAAAA ArrowFix{1.1} [Tipped Arrow Fixer] (ArrowFix-1.1.jar)
  160. UCHIJAAAAAAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  161. UCHIJAAAAAAAAA babymobs{1.5.4} [Baby Mobs] (BabyMobs-1.10.2-1.5.4.jar)
  162. UCHIJAAAAAAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  163. UCHIJAAAAAAAAA bagelsmore{1.0.1} [Bagelsmore: The Return] (Bagelsmore-1.9.4-1.0.1.jar)
  164. UCHIJAAAAAAAAA barkifier{1.3.4} [Barkifier] (Barkifier MC1.10.2 v1.3.4.jar)
  165. UCHIJAAAAAAAAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.24.jar)
  166. UCHIJAAAAAAAAA MineTweaker3{3.0.24} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.24.jar)
  167. UCHIJAAAAAAAAA base{1.10.2-1.3.0} [B.A.S.E] (base-1.10.2-1.3.0.jar)
  168. UCHIJAAAAAAAAA BBG{5.0.0} [BetterBedrockGen] (BBG-1.9.4-5.0.0.jar)
  169. UCHIJAAAAAAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  170. UCHIJAAAAAAAAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  171. UCHIJAAAAAAAAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar)
  172. UCHIJAAAAAAAAA immersiveengineering{0.10-57} [Immersive Engineering] (ImmersiveEngineering-0.10-57.jar)
  173. UCHIJAAAAAAAAA shetiphiancore{3.3.8} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.8.jar)
  174. UCHIJAAAAAAAAA terraqueous{1.2.22} [Terraqueous] (terraqueous-1.10.0-1.2.22.jar)
  175. UCHIJAAAAAAAAA betterwithmods{0.14.22 Beta} [Better With Mods] (Better With Mods-0.14.22-1.10.2.jar)
  176. UCHIJAAAAAAAAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar)
  177. UCHIJAAAAAAAAA betterbeginnings{b0.9.8-R6c} [BetterBeginnings] (betterbeginnings-MC1.10.2-b0.9.8-R6c.jar)
  178. UCHIJAAAAAAAAA betterminecraftchat{4.1.6} [BetterMinecraftChat] (BetterMinecraftChat_1.10.2-4.1.6.jar)
  179. UCHIJAAAAAAAAA BotaniaVisualizer{1.10.2-1.0} [BotaniaVisualizer] (BotaniaVisualizer-1.10.2-1.0.jar)
  180. UCHIJAAAAAAAAA BuildingBootsMod{Alpha1_2} [BuildingBootsMod] (BuildingBoots1.10.2v1_2.jar)
  181. UCHIJAAAAAAAAA ceanimals{1.3.1} [Crop-Eating Animals] (ceanimals-1.10.2-1.3.1.jar)
  182. UCHIJAAAAAAAAA ceramics{1.10.2-1.1.5} [Ceramics] (Ceramics-1.10.2-1.1.5.jar)
  183. UCHIJAAAAAAAAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar)
  184. UCHIJAAAAAAAAA chameleoncreepers{1.4.1} [Chameleon Creepers] (chameleoncreepers-1.4.1-1.10.2.jar)
  185. UCHIJAAAAAAAAA charcoal_pit{1.2} [Charcoal Pit] (CharcoalPit-[1.10.2]-1.2.jar)
  186. UCHIJAAAAAAAAA hammercore{1.4.8} [Hammer Core] (HammerCore_1.10.2-1.4.8.jar)
  187. UCHIJAAAAAAAAA chattyper{1.0.1} [Chat Typer] (ChatTyper_1.10.2-1.0.1.jar)
  188. UCHIJAAAAAAAAA chisel{MC1.10.2-0.0.10.22} [Chisel] (Chisel-MC1.10.2-0.0.10.22.jar)
  189. UCHIJAAAAAAAAA chiselsandbits{12.12} [Chisels & Bits] (chiselsandbits-12.12.jar)
  190. UCHIJAAAAAAAAA clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar)
  191. UCHIJAAAAAAAAA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  192. UCHIJAAAAAAAAA coffeespawner{1.0.1} [Coffee Spawner] (CoffeeSpawner-1.9.4-1.0.1.jar)
  193. UCHIJAAAAAAAAA cyclopscore{0.10.2} [Cyclops Core] (CyclopsCore-1.9.4-0.10.2.jar)
  194. UCHIJAAAAAAAAA commoncapabilities{1.3.2} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.2.jar)
  195. UCHIJAAAAAAAAA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.24.jar)
  196. UCHIJAAAAAAAAA creativecore{1.7.4} [CreativeCore] (CreativeCore v1.7.3 mc1.10.2.jar)
  197. UCHIJAAAAAAAAA modcurrency{1.10.2-1.0.3} [Currency Mod] (Currency-1.10.2-1.0.3.jar)
  198. UCHIJAAAAAAAAA D3Core{1.3.0.61} [D³Core] (D3Core-1.9.4-1.3.0.61.jar)
  199. UCHIJAAAAAAAAA D3Commands{1.3.0.36} [D3Commands] (D3Commands-1.9.4-1.3.0.36.jar)
  200. UCHIJAAAAAAAAA debugserverinfo{1.0.0} [DebugServerInfo] (DebugServerInfo-1.0.0.jar)
  201. UCHIJAAAAAAAAA deeznuts{1.0} [Deez Nuts Creeper] (deeznuts-1.0.jar)
  202. UCHIJAAAAAAAAA dirt_flinger{0.1.1} [dirt_flinger] (DirtFlinger-0.1.1.jar)
  203. UCHIJAAAAAAAAA double_jump{1.0.1} [DoubleJump] (DoubleJump-1.10.2-1.0.0.jar)
  204. UCHIJAAAAAAAAA StorageDrawers{1.10.2-3.7.4} [Storage Drawers] (StorageDrawers-1.10.2-3.7.4.jar)
  205. UCHIJAAAAAAAAA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  206. UCHIJAAAAAAAAA drones{0.1.17} [drones] (Drones-0.1.17.jar)
  207. UCHIJAAAAAAAAA dropanything{0.0.1} [dropanything] (dropanything-1.10.2-0.0.1.jar)
  208. UCHIJAAAAAAAAA druidry{2016.9.26-1.9.4} [§2Druidry] (druidry(2016.9.26)(1.9.4).jar)
  209. UCHIJAAAAAAAAA earthworks{1.2.1} [Earthworks] (Earthworks-1.10.2-1.2.2.jar)
  210. UCHIJAAAAAAAAA enderthing{0.7.3} [Enderthing] (enderthing-1.10.2-0.7.3.jar)
  211. UCHIJAAAAAAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  212. UCHIJAAAAAAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  213. UCHIJAAAAAAAAA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  214. UCHIJAAAAAAAAA extraalchemy{0.3.1.4-alpha} [Extra Alchemy] (extraalchemy-0.3.1.4-alpha.jar)
  215. UCHIJAAAAAAAAA extrablocks{1.0.2} [ExtraBlocks] (extrablocks-1.0.2.jar)
  216. UCHIJAAAAAAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  217. UCHIJAAAAAAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  218. UCHIJAAAAAAAAA flowercraftmod{6.01} [Flowercraft] (Flowercraftmod v6.01 - MC1.10.2 Forge.jar)
  219. UCHIJAAAAAAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.5.4-beta2-anarchy.jar)
  220. UCHIJAAAAAAAAA fishing{1.4.4} [Fishing Net Mod] (GiacomosFishingNet1.10.2-1.4.4.jar)
  221. UCHIJAAAAAAAAA helpfixer{1.0} [HelpFixer] (HelpFixer-1.10.2-1.4.15.jar)
  222. UCHIJAAAAAAAAA HoloInventory{2.0.2.144} [HoloInventory] (HoloInventory-1.9.4-2.0.2.144.jar)
  223. UCHIJAAAAAAAAA hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
  224. UCHIJAAAAAAAAA impstorage{1.4.3} [Impractical Storage] (ImpracticalStorage-1.4.3-MC1.10.2.jar)
  225. UCHIJAAAAAAAAA improvedHoes{1.1} [ImprovedHoes] (ImprovedHoes-1.10.2-1.1.jar)
  226. UCHIJAAAAAAAAA integrateddynamics{0.6.12} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.6.12.jar)
  227. UCHIJAAAAAAAAA integratedtunnels{1.1.2} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.1.2.jar)
  228. UCHIJAAAAAAAAA inventorylock{1.0.1.9} [InventoryLock] (InventoryLock-1.10.2-1.0.1.9.jar)
  229. UCHIJAAAAAAAAA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar)
  230. UCHIJAAAAAAAAA ironbackpacks{1.10.2-2.2.26} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.26.jar)
  231. UCHIJAAAAAAAAA JsonLootBags{1.0.0.12} [JsonLootBags] (JsonLootBags-1.9.4-1.0.0.12.jar)
  232. UCHIJAAAAAAAAA jeresources{0.5.9.3} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.9.3.jar)
  233. UCHIJAAAAAAAAA latticemod{1.1} [Lattice Mod] (latticemod-mc1.10.2-1.1.jar)
  234. UCHIJAAAAAAAAA llibrary{1.7.5} [LLibrary] (llibrary-1.7.5-1.10.2.jar)
  235. UCHIJAAAAAAAAA lawnmower{1.0.1} [Lawnmower] (lawnmower-1.0.1.jar)
  236. UCHIJAAAAAAAAA lolyoudied{1.0-SNAPSHOT} [LOLYouDied] (LOLYouDied-1.0-SNAPSHOT.jar)
  237. UCHIJAAAAAAAAA Lumberjack{1.3.1.49} [Lumberjack] (Lumberjack-1.9.4-1.3.1.49.jar)
  238. UCHIJAAAAAAAAA magma_monsters{0.1.15} [magma_monsters] (MagmaMonsters-0.1.15.jar)
  239. UCHIJAAAAAAAAA malisiscore{1.10.2-4.4.0} [MalisisCore] (malisiscore-1.10.2-4.4.0.jar)
  240. UCHIJAAAAAAAAA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar)
  241. UCHIJAAAAAAAAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar)
  242. UCHIJAAAAAAAAA mtrm{1.2.1.26} [MineTweakerRecipeMaker] (MineTweakerRecipeMaker-1.10.2-1.2.1.26.jar)
  243. UCHIJAAAAAAAAA moarsigns{4.2.2.8} [MoarSigns] (MoarSigns-1.10.2-4.2.2.8.jar)
  244. UCHIJAAAAAAAAA refinedstorage{1.2.25} [Refined Storage] (refinedstorage-1.2.25.jar)
  245. UCHIJAAAAAAAAA moartinkers{0.4.0} [Moar Tinkers] (moartinkers-0.4.0.jar)
  246. UCHIJAAAAAAAAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.2.jar)
  247. UCHIJAAAAAAAAA modtweaker{2.0.12} [Mod Tweaker] (ModTweaker2-2.0.12.jar)
  248. UCHIJAAAAAAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
  249. UCHIJAAAAAAAAA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  250. UCHIJAAAAAAAAA multistorage{1.2.17} [Multi-Storage] (multistorage-1.10.0-1.2.17.jar)
  251. UCHIJAAAAAAAAA hellbound{1.0} [HellBound] (NetherBound 1.0.jar)
  252. UCHIJAAAAAAAAA netherbound{1.0} [NetherBound] (NetherBound 1.0.jar)
  253. UCHIJAAAAAAAAA nethercore{1.10.2-2.0.3} [Nether Core] (nethercore-1.10.2-2.0.3.jar)
  254. UCHIJAAAAAAAAA nex{1.1.0b} [NetherEx] (NetherEx_1.10.2-1.1.0b.jar)
  255. UCHIJAAAAAAAAA nethermetals{1.1.4} [Nether Metals] (NetherMetals-1.10.2-1.1.4.jar)
  256. UCHIJAAAAAAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  257. UCHIJAAAAAAAAA orespawn{2.0.0} [OreSpawn] (OreSpawn-1.10.2-2.0.0.15.jar)
  258. UCHIJAAAAAAAAA prefab{1.1.1.11} [Prefab] (prefab-1.1.1.11.jar)
  259. UCHIJAAAAAAAAA Reconstructor{2.6} [Reconstructor] (Reconstructor-2.6.jar)
  260. UCHIJAAAAAAAAA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  261. UCHIJAAAAAAAAA ropebridge{1.10.2-2.1.0} [Rope Bridge] (ropebridge-1.10.2-2.1.0.jar)
  262. UCHIJAAAAAAAAA roughMobs{1.0} [Rough Mobs] (roughMobs1.0.9-1.10.2.jar)
  263. UCHIJAAAAAAAAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar)
  264. UCHIJAAAAAAAAA sfhcore{1.0.4} [SFH Core] (SFHCore-1.0.4.jar)
  265. UCHIJAAAAAAAAA shootit{v0.3} [ShootIt] (shootit-1.10.2-0.3.jar)
  266. UCHIJAAAAAAAAA shulkerdrops{0.3} [Shulker Drops] (ShulkerDrops-0.3.jar)
  267. UCHIJAAAAAAAAA signpost{1.03.2} [Sign Post] (signpost-1.10.2-1.03.2.jar)
  268. UCHIJAAAAAAAAA simplyconveyors{3.0.3} [Simply Conveyors & More] (SimplyConveyors-1.10.2-3.0.3.jar)
  269. UCHIJAAAAAAAAA simulatednights{1.11.2-1.1.2} [Simulated Nights] (simulatednights-1.11.2-1.1.2.jar)
  270. UCHIJAAAAAAAAA skylandsmod{0.1.1} [Skylands Mod] (SkylandsMod-0.1.1.jar)
  271. UCHIJAAAAAAAAA soulshardstow{1.10.2-2.6.7-48} [Soul Shards - The Old Ways] (SoulShards-TOW-1.10.2-2.6.7-48.jar)
  272. UCHIJAAAAAAAAA stg{1.0.2} [SwingThroughGrass] (stg-1.0.2.jar)
  273. UCHIJAAAAAAAAA tinker_io{release 2.4.4} [Tinker I/O] (tinker_io-1.10.2-release 2.4.4.jar)
  274. UCHIJAAAAAAAAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  275. UCHIJAAAAAAAAA torohealthmod{1.10.2-7} [ToroHealth Damage Indicators] (torohealth-1.10.2-7.jar)
  276. UCHIJAAAAAAAAA tumat{1.6.0} [TUMAT] (TUMAT-1.6.0.jar)
  277. UCHIJAAAAAAAAA tumbleweed{1.10-0.3.1} [Tumbleweed] (tumbleweed-1.10-0.3.1.jar)
  278. UCHIJAAAAAAAAA VillageNames{1.10.2-1.0} [Village Names] (VillageNames-1.10.2-1.0.jar)
  279. UCHIJAAAAAAAAA villagermarket{1.0} [Villager Market] (villagermarket-0.2-HF.jar)
  280. UCHIJAAAAAAAAA warpshrines{1.0.1} [WarpShrines] (WarpShrines-1.10.2-1.0.1.jar)
  281. UCHIJAAAAAAAAA XaeroMinimap{1.12.8} [Xaero's Minimap] (Xaeros_Minimap_FP1.12.8_Forge_1.10.2.jar)
  282. UCHIJAAAAAAAAA XaeroWorldMap{1.9} [Xaero's World Map] (XaerosWorldMap_b1.9_Forge_1.10.2.jar)
  283. UCHIJAAAAAAAAA air_support{0.1.8} [air_support] (AirSupport-0.1.8.jar)
  284. UCHIJAAAAAAAAA harvesttweaks{1.10.2-0.1.2.DEV.9651204} [Harvest Tweaks] (HarvestTweaks-1.10.2-0.1.2.jar)
  285. UD mtqfix{1.0.0} [MTQ fix] (minecraft.jar)
  286. Loaded coremods (and transformers):
  287. lawnmower (lawnmower-1.0.1.jar)
  288. net.ilexiconn.lawnmower.server.asm.patcher.LawnmowerRuntimePatcher
  289. CreativePatchingLoader (CreativeCore v1.7.3 mc1.10.2.jar)
  290.  
  291. MalisisCorePlugin (malisiscore-1.10.2-4.4.0.jar)
  292. net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  293. net.malisis.core.util.chunkblock.ChunkBlockTransformer
  294. net.malisis.core.renderer.transformer.MalisisRendererTransformer
  295. net.malisis.core.renderer.icon.asm.TextureMapTransformer
  296. net.malisis.core.util.clientnotif.ClientNotifTransformer
  297. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  298. net.fybertech.nwr.NWRTransformer
  299. MuonPlugin (muon-0.2.jar)
  300. gd.izno.mc.muon.MuonClassTransformer
  301. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  302. team.chisel.common.asm.ChiselTransformer
  303. BetterMinecraftChat (BetterMinecraftChat_1.10.2-4.1.6.jar)
  304. net.blay09.mods.bmc.coremod.ClassTransformer
  305. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.5.4-beta2-anarchy.jar)
  306. pl.asie.foamfix.coremod.FoamFixTransformer
  307. MtqFixPlugin (mtqfix-1.10.2-1.0.0.jar)
  308. jmn.mods.mtqfix.AsmTransformer
  309. InventoryLockASM (InventoryLock-1.10.2-1.0.1.9.jar)
  310. net.doubledoordev.inventorylock.asm.Transformer
  311. ItemPatchingLoader (ItemPhysic Full 1.4.4 mc1.10.2.jar)
  312. com.creativemd.itemphysic.ItemTransformer
  313. DummyPlugin (ForgeEndertech-1.10.2-1.3.0.0-build.0050.jar)
  314.  
  315. llibrary (llibrary-1.7.5-1.10.2.jar)
  316. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  317. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  318. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.8.jar)
  319. shetiphian.core.asm.ClassTransformer
  320. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  321. Pulsar/tconstruct loaded Pulses:
  322. - TinkerCommons (Enabled/Forced)
  323. - TinkerWorld (Enabled/Not Forced)
  324. - TinkerTools (Enabled/Not Forced)
  325. - TinkerHarvestTools (Enabled/Forced)
  326. - TinkerMeleeWeapons (Enabled/Forced)
  327. - TinkerRangedWeapons (Enabled/Forced)
  328. - TinkerModifiers (Enabled/Forced)
  329. - TinkerSmeltery (Enabled/Not Forced)
  330. - TinkerGadgets (Enabled/Not Forced)
  331. - TinkerOredict (Enabled/Forced)
  332. - TinkerIntegration (Enabled/Forced)
  333. - TinkerFluids (Enabled/Forced)
  334. - TinkerMaterials (Enabled/Forced)
  335. - TinkerModelRegister (Enabled/Forced)
  336. - chiselsandbitsIntegration (Enabled/Not Forced)
  337.  
  338. Pulsar/harvesttweaks loaded Pulses:
  339. - blocks (Enabled/Forced)
  340. - items (Enabled/Forced)
  341. - tconstruct (Enabled/Forced)
  342.  
  343. D3Core: Debug: false Silliness: true AprilFools: true PastPost:true
  344. Profiler Position: N/A (disabled)
  345. Player Count: 1 / 8; [EntityPlayerMP['Claycorp'/54, l='New World', x=-17.30, y=6.37, z=4.57]]
  346. Type: Integrated Server (map_client.txt)
  347. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement