xtkq-is-not-available/VoidGen

Could not set generator for default world 'world': Plugin 'VoidGen v2.2.1

Closed this issue · 0 comments

Minecraft Server Version: 1.17.1

[02:47:45 ERROR]: [VoidGen] Could not set generator for default world 'world': Plugin 'VoidGen v2.2.1
java.lang.NoClassDefFoundError: org/bukkit/generator/BiomeProvider
        at de.xtkq.voidgen.VoidGen.getDefaultWorldGenerator(Unknown Source) ~[?:?]
        at org.bukkit.craftbukkit.v1_17_R1.CraftServer.getGenerator(CraftServer.java:1495) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:615) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1201) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Purpur-1275]
        at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.generator.BiomeProvider
        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:146) ~[patched_1.17.1.jar:git-Purpur-1275]
        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Purpur-1275]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
        ... 7 more
[02:47:46 ERROR]: Could not add item red_sand to altItemDespawnRateMap: No enum constant org.bukkit.Material.red_sand
[02:47:46 ERROR]: Could not add item weeping_vines to altItemDespawnRateMap: No enum constant org.bukkit.Material.weeping_vines
[02:47:46 ERROR]: Could not add item cobblestone to altItemDespawnRateMap: No enum constant org.bukkit.Material.cobblestone
[02:47:46 ERROR]: Could not add item grass to altItemDespawnRateMap: No enum constant org.bukkit.Material.grass
[02:47:46 ERROR]: Could not add item cactus to altItemDespawnRateMap: No enum constant org.bukkit.Material.cactus
[02:47:46 ERROR]: Could not add item netherrack to altItemDespawnRateMap: No enum constant org.bukkit.Material.netherrack
[02:47:46 ERROR]: Could not add item andesite to altItemDespawnRateMap: No enum constant org.bukkit.Material.andesite
[02:47:46 ERROR]: Could not add item acacia_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.acacia_leaves
[02:47:46 ERROR]: Could not add item oak_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.oak_leaves
[02:47:46 ERROR]: Could not add item diorite to altItemDespawnRateMap: No enum constant org.bukkit.Material.diorite
[02:47:46 ERROR]: Could not add item scaffolding to altItemDespawnRateMap: No enum constant org.bukkit.Material.scaffolding
[02:47:46 ERROR]: Could not add item mangrove_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.mangrove_leaves
[02:47:46 ERROR]: Could not add item birch_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.birch_leaves
[02:47:46 ERROR]: Could not add item dirt to altItemDespawnRateMap: No enum constant org.bukkit.Material.dirt
[02:47:46 ERROR]: Could not add item melon_slice to altItemDespawnRateMap: No enum constant org.bukkit.Material.melon_slice
[02:47:46 ERROR]: Could not add item kelp to altItemDespawnRateMap: No enum constant org.bukkit.Material.kelp
[02:47:46 ERROR]: Could not add item twisting_vines to altItemDespawnRateMap: No enum constant org.bukkit.Material.twisting_vines
[02:47:46 ERROR]: Could not add item jungle_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.jungle_leaves
[02:47:46 ERROR]: Could not add item gravel to altItemDespawnRateMap: No enum constant org.bukkit.Material.gravel
[02:47:46 ERROR]: Could not add item bamboo to altItemDespawnRateMap: No enum constant org.bukkit.Material.bamboo
[02:47:46 ERROR]: Could not add item sand to altItemDespawnRateMap: No enum constant org.bukkit.Material.sand
[02:47:46 ERROR]: Could not add item sugar_cane to altItemDespawnRateMap: No enum constant org.bukkit.Material.sugar_cane
[02:47:46 ERROR]: Could not add item granite to altItemDespawnRateMap: No enum constant org.bukkit.Material.granite
[02:47:46 ERROR]: Could not add item dark_oak_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.dark_oak_leaves
[02:47:46 ERROR]: Could not add item spruce_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.spruce_leaves
[02:47:46 ERROR]: Could not add item pumpkin to altItemDespawnRateMap: No enum constant org.bukkit.Material.pumpkin
[02:47:46 ERROR]: [VoidGen] Could not set generator for default world 'world_nether': Plugin 'VoidGen v2.2.1
java.lang.NoClassDefFoundError: org/bukkit/generator/BiomeProvider
        at de.xtkq.voidgen.VoidGen.getDefaultWorldGenerator(Unknown Source) ~[?:?]
        at org.bukkit.craftbukkit.v1_17_R1.CraftServer.getGenerator(CraftServer.java:1495) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:615) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1201) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Purpur-1275]
        at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.generator.BiomeProvider
        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:146) ~[patched_1.17.1.jar:git-Purpur-1275]
        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Purpur-1275]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
        ... 7 more
[02:47:46 ERROR]: Could not add item red_sand to altItemDespawnRateMap: No enum constant org.bukkit.Material.red_sand
[02:47:46 ERROR]: Could not add item weeping_vines to altItemDespawnRateMap: No enum constant org.bukkit.Material.weeping_vines
[02:47:46 ERROR]: Could not add item cobblestone to altItemDespawnRateMap: No enum constant org.bukkit.Material.cobblestone
[02:47:46 ERROR]: Could not add item grass to altItemDespawnRateMap: No enum constant org.bukkit.Material.grass
[02:47:46 ERROR]: Could not add item cactus to altItemDespawnRateMap: No enum constant org.bukkit.Material.cactus
[02:47:46 ERROR]: Could not add item netherrack to altItemDespawnRateMap: No enum constant org.bukkit.Material.netherrack
[02:47:46 ERROR]: Could not add item andesite to altItemDespawnRateMap: No enum constant org.bukkit.Material.andesite
[02:47:46 ERROR]: Could not add item acacia_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.acacia_leaves
[02:47:46 ERROR]: Could not add item oak_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.oak_leaves
[02:47:46 ERROR]: Could not add item diorite to altItemDespawnRateMap: No enum constant org.bukkit.Material.diorite
[02:47:46 ERROR]: Could not add item scaffolding to altItemDespawnRateMap: No enum constant org.bukkit.Material.scaffolding
[02:47:46 ERROR]: Could not add item mangrove_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.mangrove_leaves
[02:47:46 ERROR]: Could not add item birch_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.birch_leaves
[02:47:46 ERROR]: Could not add item dirt to altItemDespawnRateMap: No enum constant org.bukkit.Material.dirt
[02:47:46 ERROR]: Could not add item melon_slice to altItemDespawnRateMap: No enum constant org.bukkit.Material.melon_slice
[02:47:46 ERROR]: Could not add item kelp to altItemDespawnRateMap: No enum constant org.bukkit.Material.kelp
[02:47:46 ERROR]: Could not add item twisting_vines to altItemDespawnRateMap: No enum constant org.bukkit.Material.twisting_vines
[02:47:46 ERROR]: Could not add item jungle_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.jungle_leaves
[02:47:46 ERROR]: Could not add item gravel to altItemDespawnRateMap: No enum constant org.bukkit.Material.gravel
[02:47:46 ERROR]: Could not add item bamboo to altItemDespawnRateMap: No enum constant org.bukkit.Material.bamboo
[02:47:46 ERROR]: Could not add item sand to altItemDespawnRateMap: No enum constant org.bukkit.Material.sand
[02:47:46 ERROR]: Could not add item sugar_cane to altItemDespawnRateMap: No enum constant org.bukkit.Material.sugar_cane
[02:47:46 ERROR]: Could not add item granite to altItemDespawnRateMap: No enum constant org.bukkit.Material.granite
[02:47:46 ERROR]: Could not add item dark_oak_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.dark_oak_leaves
[02:47:46 ERROR]: Could not add item spruce_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.spruce_leaves
[02:47:46 ERROR]: Could not add item pumpkin to altItemDespawnRateMap: No enum constant org.bukkit.Material.pumpkin
[02:47:46 ERROR]: [VoidGen] Could not set generator for default world 'world_the_end': Plugin 'VoidGen v2.2.1
java.lang.NoClassDefFoundError: org/bukkit/generator/BiomeProvider
        at de.xtkq.voidgen.VoidGen.getDefaultWorldGenerator(Unknown Source) ~[?:?]
        at org.bukkit.craftbukkit.v1_17_R1.CraftServer.getGenerator(CraftServer.java:1495) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:615) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:317) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1201) ~[patched_1.17.1.jar:git-Purpur-1275]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Purpur-1275]
        at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.ClassNotFoundException: org.bukkit.generator.BiomeProvider
        at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:146) ~[patched_1.17.1.jar:git-Purpur-1275]
        at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:103) ~[patched_1.17.1.jar:git-Purpur-1275]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:519) ~[?:?]
        ... 7 more
[02:47:46 ERROR]: Could not add item red_sand to altItemDespawnRateMap: No enum constant org.bukkit.Material.red_sand
[02:47:46 ERROR]: Could not add item weeping_vines to altItemDespawnRateMap: No enum constant org.bukkit.Material.weeping_vines
[02:47:46 ERROR]: Could not add item cobblestone to altItemDespawnRateMap: No enum constant org.bukkit.Material.cobblestone
[02:47:46 ERROR]: Could not add item grass to altItemDespawnRateMap: No enum constant org.bukkit.Material.grass
[02:47:46 ERROR]: Could not add item cactus to altItemDespawnRateMap: No enum constant org.bukkit.Material.cactus
[02:47:46 ERROR]: Could not add item netherrack to altItemDespawnRateMap: No enum constant org.bukkit.Material.netherrack
[02:47:46 ERROR]: Could not add item andesite to altItemDespawnRateMap: No enum constant org.bukkit.Material.andesite
[02:47:46 ERROR]: Could not add item acacia_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.acacia_leaves
[02:47:46 ERROR]: Could not add item oak_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.oak_leaves
[02:47:46 ERROR]: Could not add item diorite to altItemDespawnRateMap: No enum constant org.bukkit.Material.diorite
[02:47:46 ERROR]: Could not add item scaffolding to altItemDespawnRateMap: No enum constant org.bukkit.Material.scaffolding
[02:47:46 ERROR]: Could not add item mangrove_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.mangrove_leaves
[02:47:46 ERROR]: Could not add item birch_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.birch_leaves
[02:47:46 ERROR]: Could not add item dirt to altItemDespawnRateMap: No enum constant org.bukkit.Material.dirt
[02:47:46 ERROR]: Could not add item melon_slice to altItemDespawnRateMap: No enum constant org.bukkit.Material.melon_slice
[02:47:46 ERROR]: Could not add item kelp to altItemDespawnRateMap: No enum constant org.bukkit.Material.kelp
[02:47:46 ERROR]: Could not add item twisting_vines to altItemDespawnRateMap: No enum constant org.bukkit.Material.twisting_vines
[02:47:46 ERROR]: Could not add item jungle_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.jungle_leaves
[02:47:46 ERROR]: Could not add item gravel to altItemDespawnRateMap: No enum constant org.bukkit.Material.gravel
[02:47:46 ERROR]: Could not add item bamboo to altItemDespawnRateMap: No enum constant org.bukkit.Material.bamboo
[02:47:46 ERROR]: Could not add item sand to altItemDespawnRateMap: No enum constant org.bukkit.Material.sand
[02:47:46 ERROR]: Could not add item sugar_cane to altItemDespawnRateMap: No enum constant org.bukkit.Material.sugar_cane
[02:47:46 ERROR]: Could not add item granite to altItemDespawnRateMap: No enum constant org.bukkit.Material.granite
[02:47:46 ERROR]: Could not add item dark_oak_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.dark_oak_leaves
[02:47:46 ERROR]: Could not add item spruce_leaves to altItemDespawnRateMap: No enum constant org.bukkit.Material.spruce_leaves
[02:47:46 ERROR]: Could not add item pumpkin to altItemDespawnRateMap: No enum constant org.bukkit.Material.pumpkin