Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [20:16:12 ERROR]: Could not pass event BlockGrowEvent to WorldGuard v7.0.2-SNAPSHOT;1993-c5355ad
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.handleBlockGrowEvent(CraftEventFactory.java:851) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.BlockCrops.a(BlockCrops.java:67) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.Block.b(Block.java:360) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.IBlockData.b(SourceFile:265) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.WorldServer.n_(WorldServer.java:537) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:287) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:952) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
- at com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockGrow(WorldGuardBlockListener.java:625) ~[?:?]
- at sun.reflect.GeneratedMethodAccessor353.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- ... 14 more
- > [20:16:13 ERROR]: Could not pass event BlockGrowEvent to WorldGuard v7.0.2-SNAPSHOT;1993-c5355ad
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.handleBlockGrowEvent(CraftEventFactory.java:851) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.BlockCrops.a(BlockCrops.java:67) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.Block.b(Block.java:360) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.IBlockData.b(SourceFile:265) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.WorldServer.n_(WorldServer.java:537) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.WorldServer.doTick(WorldServer.java:287) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:952) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
- Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.sk89q.worldguard.bukkit.util.Materials
- at com.sk89q.worldguard.bukkit.listener.WorldGuardBlockListener.onBlockGrow(WorldGuardBlockListener.java:625) ~[?:?]
- at sun.reflect.GeneratedMethodAccessor353.invoke(Unknown Source) ~[?:?]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
- at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2.jar:git-Spigot-f09662d-7c395d4]
- ... 14 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement