Advertisement
Guest User

Untitled

a guest
Jul 21st, 2021
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.14 KB | None | 0 0
  1. 22.07 01:00:10 [Server] INFO Enabling MobHunting v8.0.4
  2. 22.07 01:00:10 [Server] INFO Your config version is 1
  3. 22.07 01:00:10 [Server] INFO Existing config.yml loaded.
  4. 22.07 01:00:10 [Server] INFO Config.yml was backed up to plugins/MobHunting/backup/config.yml.bak16
  5. 22.07 01:00:10 [Server] INFO BagOfGold is not installed on this server
  6. 22.07 01:00:10 [Server] INFO Enabling compatibility with MobHunting (8.0.4)
  7. 22.07 01:00:14 [Server] ERROR No key dirt_provider in MapLike[{decorators:[],foliage_placer:{height:3,offset:0,radius:2,type:"minecraft:blob_foliage_placer"},heightmap:"OCEAN_FLOOR",ignore_vines:1b,leaves_provider:{state:{Name:"minecraft:oak_leaves",Properties:{distance:"7",persistent:"false"}},type:"minecraft:simple_state_provider"},max_water_depth:0,minimum_size:{limit:1,lower_size:0,type:"minecraft:two_layers_feature_size",upper_size:1},trunk_placer:{base_height:4,height_rand_a:2,height_rand_b:0,type:"minecraft:straight_trunk_placer"},trunk_provider:{state:{Name:"minecraft:oak_log",Properties:{axis:"y"}},type:"minecraft:simple_state_provider"}}]; No key sapling_provider in MapLike[{decorators:[],foliage_placer:{height:3,offset:0,radius:2,type:"minecraft:blob_foliage_placer"},heightmap:"OCEAN_FLOOR",ignore_vines:1b,leaves_provider:{state:{Name:"minecraft:oak_leaves",Properties:{distance:"7",persistent:"false"}},type:"minecraft:simple_state_provider"},max_water_depth:0,minimum_size:{limit:1,lower_size:0,type:"minecraft:two_layers_feature_size",upper_size:1},trunk_placer:{base_height:4,height_rand_a:2,height_rand_b:0,type:"minecraft:straight_trunk_placer"},trunk_provider:{state:{Name:"minecraft:oak_log",Properties:{axis:"y"}},type:"minecraft:simple_state_provider"}}]; No key foliage_provider in MapLike[{decorators:[],foliage_placer:{height:3,offset:0,radius:2,type:"minecraft:blob_foliage_placer"},heightmap:"OCEAN_FLOOR",ignore_vines:1b,leaves_provider:{state:{Name:"minecraft:oak_leaves",Properties:{distance:"7",persistent:"false"}},type:"minecraft:simple_state_provider"},max_water_depth:0,minimum_size:{limit:1,lower_size:0,type:"minecraft:two_layers_feature_size",upper_size:1},trunk_placer:{base_height:4,height_rand_a:2,height_rand_b:0,type:"minecraft:straight_trunk_placer"},trunk_provider:{state:{Name:"minecraft:oak_log",Properties:{axis:"y"}},type:"minecraft:simple_state_provider"}}]
  8. 22.07 01:00:14 [Server] ERROR Exception loading structure piece with id minecraft:jigsaw
  9. 22.07 01:00:14 [Server] INFO java.lang.IllegalStateException: Invalid pool element found
  10. 22.07 01:00:14 [Server] INFO at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.lambda$new$0(PoolElementStructurePiece.java:54) ~[?:?]
  11. 22.07 01:00:14 [Server] INFO at java.util.Optional.orElseThrow(Optional.java:403) ~[?:?]
  12. 22.07 01:00:14 [Server] INFO at net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece.<init>(PoolElementStructurePiece.java:54) ~[?:?]
  13. 22.07 01:00:14 [Server] INFO at net.minecraft.world.level.levelgen.feature.StructureFeature.loadStaticStart(StructureFeature.java:129) ~[patched_1.17.1.jar:git-Paper-121]
  14. 22.07 01:00:14 [Server] INFO at net.minecraft.world.level.chunk.storage.ChunkSerializer.unpackStructureStart(ChunkSerializer.java:717) ~[?:?]
  15. 22.07 01:00:14 [Server] INFO at net.minecraft.world.level.chunk.storage.ChunkSerializer.loadChunk(ChunkSerializer.java:272) ~[?:?]
  16. 22.07 01:00:14 [Server] INFO at com.destroystokyo.paper.io.chunk.ChunkLoadTask.executeTask(ChunkLoadTask.java:106) ~[patched_1.17.1.jar:git-Paper-121]
  17. 22.07 01:00:14 [Server] INFO at com.destroystokyo.paper.io.chunk.ChunkLoadTask.run(ChunkLoadTask.java:38) ~[patched_1.17.1.jar:git-Paper-121]
  18. 22.07 01:00:14 [Server] INFO at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105) ~[patched_1.17.1.jar:git-Paper-121]
  19. 22.07 01:00:14 [Server] INFO at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:38) ~[patched_1.17.1.jar:git-Paper-121]
  20. 22.07 01:00:28 [Server] ERROR Error occurred while enabling MobHunting v8.0.4 (Is it up to date?)
  21. 22.07 01:00:28 [Server] INFO java.lang.NullPointerException: Cannot invoke "String.replace(java.lang.CharSequence, java.lang.CharSequence)" because the return value of "org.bukkit.configuration.ConfigurationSection.getString(String)" is null
  22. 22.07 01:00:28 [Server] INFO at one.lindegaard.Core.rewards.Reward.read(Reward.java:257) ~[?:?]
  23. 22.07 01:00:28 [Server] INFO at one.lindegaard.Core.rewards.RewardBlockManager.load(RewardBlockManager.java:131) ~[?:?]
  24. 22.07 01:00:28 [Server] INFO at one.lindegaard.Core.rewards.RewardBlockManager.<init>(RewardBlockManager.java:39) ~[?:?]
  25. 22.07 01:00:28 [Server] INFO at one.lindegaard.Core.Core.<init>(Core.java:57) ~[?:?]
  26. 22.07 01:00:28 [Server] INFO at one.lindegaard.MobHunting.MobHunting.onEnable(MobHunting.java:145) ~[?:?]
  27. 22.07 01:00:28 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[patched_1.17.1.jar:git-Paper-121]
  28. 22.07 01:00:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:370) ~[patched_1.17.1.jar:git-Paper-121]
  29. 22.07 01:00:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:500) ~[patched_1.17.1.jar:git-Paper-121]
  30. 22.07 01:00:28 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugin(CraftServer.java:518) ~[patched_1.17.1.jar:git-Paper-121]
  31. 22.07 01:00:28 [Server] INFO at org.bukkit.craftbukkit.v1_17_R1.CraftServer.enablePlugins(CraftServer.java:432) ~[patched_1.17.1.jar:git-Paper-121]
  32. 22.07 01:00:28 [Server] INFO at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:639) ~[patched_1.17.1.jar:git-Paper-121]
  33. 22.07 01:00:28 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:306) ~[patched_1.17.1.jar:git-Paper-121]
  34. 22.07 01:00:28 [Server] INFO at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1126) ~[patched_1.17.1.jar:git-Paper-121]
  35. 22.07 01:00:28 [Server] INFO at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:316) ~[patched_1.17.1.jar:git-Paper-121]
  36. 22.07 01:00:28 [Server] INFO at java.lang.Thread.run(Thread.java:831) [?:?]
  37. 22.07 01:00:28 [Server] INFO Disabling MobHunting v8.0.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement