Advertisement
Hightension

Untitled

Sep 10th, 2019
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.20 KB | None | 0 0
  1. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  2. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  3. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  4. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  5. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  6. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  7. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  8. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  9. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  10. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  11. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  12. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  13. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  14. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  15. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  16. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  17. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  18. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  19. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  20. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  21. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  22. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  23. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  24. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  25. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  26. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  27. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  28. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  29. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  30. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  31. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  32. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  33. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  34. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  35. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  36. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  37. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  38. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  39. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  40. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  41. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  42. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  43. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  44. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  45. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  46. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  47. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  48. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  49. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  50. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  51. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  52. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  53. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  54. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  55. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  56. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  57. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  58. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  59. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  60. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  61. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  62. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  63. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  64. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  65. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  66. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  67. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  68. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  69. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  70. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  71. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  72. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  73. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  74. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  75. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  76. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  77. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  78. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  79. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  80. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  81. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  82. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  83. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  84. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  85. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  86. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  87. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  88. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  89. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  90. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  91. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  92. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  93. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  94. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  95. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  96. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  97. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  98. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  99. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  100. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  101. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  102. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  103. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  104. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  105. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  106. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  107. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  108. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  109. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  110. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  111. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  112. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  113. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  114. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  115. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  116. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  117. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  118. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  119. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  120. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  121. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  122. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  123. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  124. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  125. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  126. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  127. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  128. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  129. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  130. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  131. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  132. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  133. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  134. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  135. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  136. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  137. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  138. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  139. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  140. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  141. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  142. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  143. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  144. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  145. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  146. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  147. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  148. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  149. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  150. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  151. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  152. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  153. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  154. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  155. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  156. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  157. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  158. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  159. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  160. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  161. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  162. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  163. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  164. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  165. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  166. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  167. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  168. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  169. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  170. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  171. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  172. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  173. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  174. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  175. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  176. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  177. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  178. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  179. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  180. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  181. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  182. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  183. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  184. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  185. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  186. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  187. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  188. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  189. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  190. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  191. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  192. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  193. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  194. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  195. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  196. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  197. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  198. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  199. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  200. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  201. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  202. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  203. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  204. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  205. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  206. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  207. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  208. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  209. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  210. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  211. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  212. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  213. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  214. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  215. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  216. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  217. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  218. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  219. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  220. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  221. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  222. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  223. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  224. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  225. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  226. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  227. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  228. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  229. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  230. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  231. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  232. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  233. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  234. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  235. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  236. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  237. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  238. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  239. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  240. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  241. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  242. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  243. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  244. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  245. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  246. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  247. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  248. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  249. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  250. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  251. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  252. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  253. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  254. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  255. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  256. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  257. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  258. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  259. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  260. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  261. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  262. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  263. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  264. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  265. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  266. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  267. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  268. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  269. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  270. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  271. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  272. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  273. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  274. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  275. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  276. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  277. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  278. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  279. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  280. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  281. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  282. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  283. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  284. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  285. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  286. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  287. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  288. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  289. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  290. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  291. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  292. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  293. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  294. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  295. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  296. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  297. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  298. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  299. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  300. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  301. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  302. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  303. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  304. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  305. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  306. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  307. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  308. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  309. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  310. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  311. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  312. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  313. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  314. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  315. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  316. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  317. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  318. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  319. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  320. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  321. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  322. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  323. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  324. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  325. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  326. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  327. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  328. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  329. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  330. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  331. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  332. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  333. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  334. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  335. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  336. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  337. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  338. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  339. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  340. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  341. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  342. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  343. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  344. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  345. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  346. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1713)
  347. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  348. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  349. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  350. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  351. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  352. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  353. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  354. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  355. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  356. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  357. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  358. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  359. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  360. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  361. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  362. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  363. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  364. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  365. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  366. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  367. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  368. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  369. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  370. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1715)
  371. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  372. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  373. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  374. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  375. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  376. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  377. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  378. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  379. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  380. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  381. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  382. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  383. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  384. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  385. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  386. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  387. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  388. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  389. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  390. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  391. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  392. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  393. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  394. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1715)
  395. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  396. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  397. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  398. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  399. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  400. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  401. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  402. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  403. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  404. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  405. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  406. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  407. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  408. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  409. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  410. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  411. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  412. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  413. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  414. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  415. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  416. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  417. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  418. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1715)
  419. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  420. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  421. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  422. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  423. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  424. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  425. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  426. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  427. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  428. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  429. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  430. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  431. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  432. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  433. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  434. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  435. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  436. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  437. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  438. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  439. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  440. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  441. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  442. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1715)
  443. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  444. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  445. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  446. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  447. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  448. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  449. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  450. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  451. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  452. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  453. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  454. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  455. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  456. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
  457. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: java.lang.IllegalArgumentException: bound must be positive
  458. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.util.Random.nextInt(Random.java:388)
  459. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.getRandomTownPiece(StructureRegistry.java:483)
  460. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler.buildComponent(VillagePartHandler.java:33)
  461. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.fml.common.registry.VillagerRegistry.getVillageComponent(VillagerRegistry.java:128)
  462. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176065_a(StructureVillagePieces.java:146)
  463. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176067_c(StructureVillagePieces.java:180)
  464. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.func_176066_d(StructureVillagePieces.java:219)
  465. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces.access$100(StructureVillagePieces.java:40)
  466. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Village.func_74894_b(StructureVillagePieces.java:1715)
  467. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.StructureVillagePieces$Path.func_74861_a(StructureVillagePieces.java:1382)
  468. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage$Start.<init>(SourceFile:117)
  469. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenVillage.func_75049_b(SourceFile:87)
  470. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.structure.MapGenStructure.func_180701_a(MapGenStructure.java:40)
  471. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.MapGenBase.func_186125_a(SourceFile:34)
  472. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.world.gen.ChunkGeneratorOverworld.func_180514_a(ChunkGeneratorOverworld.java:604)
  473. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at org.spongepowered.common.world.gen.SpongeChunkGenerator.func_180514_a(SpongeChunkGenerator.java:529)
  474. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOProvider.syncCallback(ChunkIOProvider.java:106)
  475. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraftforge.common.chunkio.ChunkIOExecutor.tick(ChunkIOExecutor.java:150)
  476. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:728)
  477. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397)
  478. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
  479. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
  480. [18:12:00] [Server thread/INFO] [STDERR]: [com.pixelmonmod.pixelmon.worldGeneration.structure.towns.VillagePartHandler:buildComponent:36]: at java.lang.Thread.run(Thread.java:748)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement