Advertisement
Loguprc

Untitled

Jun 1st, 2019
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. [09:22:55] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
  2. net.minecraft.util.ReportedException: Exception generating new chunk
  3. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:762) ~[MinecraftServer.class:?]
  4. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) ~[nz.class:?]
  5. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?]
  6. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  7. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
  8. Caused by: java.lang.IllegalArgumentException: Duplicate Id
  9. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[minecraft_server.1.12.2.jar:?]
  10. at org.spongepowered.common.registry.type.world.gen.PopulatorTypeRegistryModule.registerAdditionalCatalog(PopulatorTypeRegistryModule.java:205) ~[PopulatorTypeRegistryModule.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  11. at org.spongepowered.common.registry.type.world.gen.PopulatorTypeRegistryModule.getOrCreateForType(PopulatorTypeRegistryModule.java:236) ~[PopulatorTypeRegistryModule.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  12. at org.spongepowered.common.world.gen.populators.WrappedBiomeDecorator.<init>(WrappedBiomeDecorator.java:47) ~[WrappedBiomeDecorator.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  13. at net.minecraft.world.biome.Biome.proxy+createDefaultGenerationSettings(Biome.java:705) ~[anh.class:?]
  14. at net.minecraft.world.biome.Biome.createDefaultGenerationSettings(Biome.java:1156) ~[anh.class:?]
  15. at org.spongepowered.common.world.gen.SpongeChunkGenerator.getBiomeSettings(SpongeChunkGenerator.java:222) ~[SpongeChunkGenerator.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  16. at org.spongepowered.common.world.gen.SpongeChunkGenerator.replaceBiomeBlocks(SpongeChunkGenerator.java:547) ~[SpongeChunkGenerator.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  17. at org.spongepowered.mod.world.gen.SpongeChunkGeneratorForge.replaceBiomeBlocks(SpongeChunkGeneratorForge.java:153) ~[SpongeChunkGeneratorForge.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  18. at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_185932_a(SpongeChunkGenerator.java:252) ~[SpongeChunkGenerator.class:1.12.2-14.23.5.2768-7.1.6-RC3583]
  19. at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:143) ~[on.class:?]
  20. at net.minecraft.server.management.PlayerChunkMapEntry.redirect$onProvidePlayerChunk$bck000(PlayerChunkMapEntry.java:1079) ~[ot.class:?]
  21. at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126) ~[ot.class:?]
  22. at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147) ~[ou.class:?]
  23. at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:227) ~[oo.class:?]
  24. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756) ~[MinecraftServer.class:?]
  25. ... 4 more
  26. [09:22:55] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: /hlserver/27460/./crash-reports/crash-2019-06-01_09.22.55-server.txt
  27. [09:22:55] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server
  28. [09:22:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players
  29. [09:22:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement