Advertisement
zyradyl

SpongeForge 1343

May 22nd, 2016
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.53 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (_spongeforge-1.8.9-1890-4.1.0-BETA-1343.jar)
  5. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.5-universal.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // There are four lights!
  9.  
  10. Time: 5/22/16 2:03 AM
  11. Description: Exception ticking world
  12.  
  13. java.util.ConcurrentModificationException
  14. at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:966)
  15. at java.util.LinkedList$ListItr.next(LinkedList.java:888)
  16. at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44)
  17. at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:86)
  18. at biomesoplenty.common.world.ChunkProviderGenerateBOP.func_73153_a(ChunkProviderGenerateBOP.java:487)
  19. at org.spongepowered.mod.world.gen.SpongeChunkProviderForge.func_73153_a(SpongeChunkProviderForge.java:180)
  20. at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:63)
  21. at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
  22. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
  23. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:114)
  24. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
  25. at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:181)
  26. at net.minecraft.world.World.func_72964_e(World.java:287)
  27. at net.minecraft.world.SpawnerAnimals.func_180621_a(SpawnerAnimals.java:173)
  28. at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:82)
  29. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
  30. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
  31. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  32. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  33. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  34. at java.lang.Thread.run(Thread.java:745)
  35.  
  36.  
  37. A detailed walkthrough of the error, its code path and all known details is as follows:
  38. ---------------------------------------------------------------------------------------
  39.  
  40. -- Head --
  41. Stacktrace:
  42. at java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:966)
  43. at java.util.LinkedList$ListItr.next(LinkedList.java:888)
  44. at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:44)
  45. at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:86)
  46. at biomesoplenty.common.world.ChunkProviderGenerateBOP.func_73153_a(ChunkProviderGenerateBOP.java:487)
  47. at org.spongepowered.mod.world.gen.SpongeChunkProviderForge.func_73153_a(SpongeChunkProviderForge.java:180)
  48. at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:63)
  49. at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1040)
  50. at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
  51. at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:114)
  52. at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:84)
  53. at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:181)
  54. at net.minecraft.world.World.func_72964_e(World.java:287)
  55. at net.minecraft.world.SpawnerAnimals.func_180621_a(SpawnerAnimals.java:173)
  56. at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:82)
  57. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:199)
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: PixelmonMain
  62. All players: 1 total; [EntityPlayerMP['m13scha'/1263261, l='PixelmonMain', x=-14000.00, y=100.00, z=-13000.00]]
  63. Chunk stats: ServerChunkCache: 1151 Drop: 0
  64. Level seed: 690333399
  65. Level generator: ID 10 - BIOMESOP, ver 0. Features enabled: true
  66. Level generator options:
  67. Level spawn location: 1.00,21.00,-102.00 - World: (1,21,-102), Chunk: (at 1,1,10 in 0,-7; contains blocks 0,0,-112 to 15,255,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
  68. Level time: 22513175 game time, 1683637 day time
  69. Level dimension: 0
  70. Level storage version: 0x04ABD - Anvil
  71. Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
  72. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  73. Stacktrace:
  74. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:690)
  75. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:344)
  76. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
  77. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
  78. at java.lang.Thread.run(Thread.java:745)
  79.  
  80. -- System Details --
  81. Details:
  82. Minecraft Version: 1.8.9
  83. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  84. Java Version: 1.8.0_92, Oracle Corporation
  85. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  86. Memory: 4045268480 bytes (3857 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
  87. JVM Flags: 4 total; -Xmx8192M -Xms8192M -XX:+UseG1GC -Xss2M
  88. IntCache: cache: 3, tcache: 104, allocated: 0, tallocated: 0
  89. FML: MCP 9.19 Powered by Forge 11.15.1.1890 21 mods loaded, 21 mods active
  90. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  91. UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  92. UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (custom.jar)
  93. UCHIJAAAA Forge{11.15.1.1890} [Minecraft Forge] (custom.jar)
  94. UCHIJAAAA sponge{1.8.9-1890-4.1.0-BETA-1343} [SpongeForge] (_spongeforge-1.8.9-1890-4.1.0-BETA-1343.jar)
  95. UCHIJAAAA me.flibio.updatifier{1.4.0} [Updatifier] (01Updatifier-v1.4.0-r4.1.0.jar)
  96. UCHIJAAAA io.github.hsyyid.adminshop{1.8} [AdminShop] (AdminShop-1.8.jar)
  97. UCHIJAAAA BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.2004-universal.jar)
  98. UCHIJAAAA com.sk89q.craftbook{4.0} [CraftBook] (CraftBook-4.0-SNAPSHOT.jar)
  99. UCHIJAAAA com.enjin.sponge{3.0.1-sponge} [EnjinMinecraftPlugin] (EMPSponge.jar)
  100. UCHIJAAAA io.github.hsyyid.essentialcmds{8.1.5-e6a5a55} [EssentialCmds] (EssentialCmds-8.1.5.jar)
  101. UCHIJAAAA foxcore{0.8.1-108} [FoxCore] (FoxCore-0.8.1-108.jar)
  102. UCHIJAAAA foxguard{} [FoxGuard] (FoxGuard-0.18.0-249.jar)
  103. UCHIJAAAA io.github.hsyyid.itemauction{0.6.4} [ItemAuction] (ItemAuction-0.6.4.jar)
  104. UCHIJAAAA keys{1.2} [keys] (Keys-1.2.jar)
  105. UCHIJAAAA ninja.leaping.permissionsex{2.0-SNAPSHOT} [PermissionsEx] (PermissionsEx-Sponge.jar)
  106. UCHIJAAAA pixelmon{4.2.5} [Pixelmon] (Pixelmon-1.8.9-4.2.5-universal.jar)
  107. UCHIJAAAA io.github.hsyyid.polis{2.6.3} [Polis] (Polis-2.6.3.jar)
  108. UCHIJAAAA spawnofpsy{2.1.2} [SpawnOfPsyduck] (SpawnOfPsyduck-1.8.9-2.1.2-universal.jar)
  109. UCHIJAAAA totaleconomy{1.4.1} [Total Economy] (TotalEconomy-v1.4.1.jar)
  110. UCHIJAAAA worldedit{6.1.1} [WorldEdit] (worldedit-forge-mc1.8.9-6.1.1-dist.jar)
  111. UCHIJAAAA xtrapunish{2.0} [XtraPunish] (XtraPunish-2.0.jar)
  112. Loaded coremods (and transformers):
  113. SpongeCoremod (_spongeforge-1.8.9-1890-4.1.0-BETA-1343.jar)
  114. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  115. Java8CheckerCoremod (Pixelmon-1.8.9-4.2.5-universal.jar)
  116.  
  117. Profiler Position: N/A (disabled)
  118. Player Count: 1 / 96; [EntityPlayerMP['m13scha'/1263261, l='PixelmonMain', x=-14000.00, y=100.00, z=-13000.00]]
  119. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  120. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement