Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [17:26:13] [Server thread/INFO]: [PhatLoots] Enabling PhatLoots v5.4.2
- > [17:26:13] [Server thread/INFO]: [PhatLoots] Listening for Dispensers
- > [17:28:31] [Server thread/ERROR]: Invalid bounding box data, inverted bounds for: StructureBoundingBox{minX=2147483647, minY=2147483647, minZ=2147483647, maxX=-2147483648, maxY=-2147483648, maxZ=-2147483648}
- > [17:28:31] [Server thread/ERROR]: Exception loading structure piece with id minecraft:jigsaw
- java.lang.IllegalStateException: Invalid call to EmtyPoolElement.getBoundingBox, filter me!
- at net.minecraft.world.level.levelgen.feature.structures.WorldGenFeatureDefinedStructurePoolEmpty.a(SourceFile:39) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.levelgen.structure.WorldGenFeaturePillagerOutpostPoolPiece.<init>(SourceFile:57) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.levelgen.feature.StructureGenerator.a(SourceFile:151) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.a(ChunkRegionLoader.java:505) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.chunk.storage.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:216) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.level.PlayerChunkMap.lambda$20(PlayerChunkMap.java:562) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1764) ~[?:?]
- at net.minecraft.util.thread.IAsyncTaskHandler.executeTask(SourceFile:151) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.level.ChunkProviderServer$a.executeTask(ChunkProviderServer.java:606) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.util.thread.IAsyncTaskHandler.executeNext(SourceFile:125) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.level.ChunkProviderServer$a.executeNext(ChunkProviderServer.java:617) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.util.thread.IAsyncTaskHandler.awaitTasks(SourceFile:134) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.level.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:160) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.World.getChunkAt(World.java:278) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.IWorldReader.getChunkAt(SourceFile:140) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.World.getChunkAt(World.java:272) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.world.level.World.getType(World.java:593) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.craftbukkit.v1_17_R1.block.CraftBlock.getType(CraftBlock.java:219) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at com.codisimus.plugins.phatloots.util.PhatLootsUtil.getLeftSide(PhatLootsUtil.java:141) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLootChest.getChest(PhatLootChest.java:115) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLootChest.getChest(PhatLootChest.java:145) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLootChest.getChest(PhatLootChest.java:157) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLoot.loadChests(PhatLoot.java:1129) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLoot.<init>(PhatLoot.java:1263) ~[?:?]
- at jdk.internal.reflect.GeneratedConstructorAccessor146.newInstance(Unknown Source) ~[?:?]
- at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
- at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
- at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
- at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeViaCtor(ConfigurationSerialization.java:105) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.configuration.serialization.ConfigurationSerialization.deserialize(ConfigurationSerialization.java:143) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.configuration.serialization.ConfigurationSerialization.deserializeObject(ConfigurationSerialization.java:207) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:37) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:230) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:220) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping2ndStep(BaseConstructor.java:480) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.SafeConstructor.constructMapping2ndStep(SafeConstructor.java:190) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructMapping(BaseConstructor.java:461) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.SafeConstructor$ConstructYamlMap.construct(SafeConstructor.java:556) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.configuration.file.YamlConstructor$ConstructCustomObject.construct(YamlConstructor.java:28) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:230) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:220) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:174) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:158) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:490) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.yaml.snakeyaml.Yaml.load(Yaml.java:416) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at com.codisimus.plugins.phatloots.PhatLoots.loadConfig(PhatLoots.java:699) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLoots.load(PhatLoots.java:408) ~[?:?]
- at com.codisimus.plugins.phatloots.PhatLoots.onEnable(PhatLoots.java:218) ~[?:?]
- at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:511) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:425) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:619) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:266) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1010) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:305) ~[server.jar:3232-Spigot-3c1fc60-cbd747a]
- at java.lang.Thread.run(Thread.java:831) [?:?]
- > [17:28:31] [Server thread/ERROR]: Invalid bounding box data, inverted bounds for: StructureBoundingBox{minX=2147483647, minY=2147483647, minZ=2147483647, maxX=-2147483648, maxY=-2147483648, maxZ=-2147483648}
- > [17:28:31] [Server thread/ERROR]: Exception loading structure piece with id minecraft:jigsaw
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement