CaptainSnickerz
Verified Member
hey guys
every time i try to firebend it does nothing but i get
this error code from left clicking once with fireblast bound to my hotbar
all of my other bending works but not firebending
19.09 15:27:09 [Server] INFO LegendaryAvatar: [Legendary Avatar] Kuruk
19.09 15:27:08 [Server] INFO ... 13 more
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at com.projectkorra.ProjectKorra.PKListener.onPlayerSwing(PKListener.java:689) ~[?:?]
19.09 15:27:08 [Server] INFO at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:284) ~[?:?]
19.09 15:27:08 [Server] INFO at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1220) ~[?:?]
19.09 15:27:08 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(SourceFile:9) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(SourceFile:43) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:1069) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO org.bukkit.event.EventException
19.09 15:27:08 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.4.0 BETA 12
im using ProjectKorra v1.4.0 BETA 12
and up to date world guard
can anyone please help
thanks
every time i try to firebend it does nothing but i get
this error code from left clicking once with fireblast bound to my hotbar
all of my other bending works but not firebending
19.09 15:27:09 [Server] INFO LegendaryAvatar: [Legendary Avatar] Kuruk
19.09 15:27:08 [Server] INFO ... 13 more
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:298) ~[spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
19.09 15:27:08 [Server] INFO at com.projectkorra.ProjectKorra.PKListener.onPlayerSwing(PKListener.java:689) ~[?:?]
19.09 15:27:08 [Server] INFO at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:284) ~[?:?]
19.09 15:27:08 [Server] INFO at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1220) ~[?:?]
19.09 15:27:08 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:734) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java:81) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.handle(SourceFile:9) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.PacketPlayInArmAnimation.a(SourceFile:43) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:1069) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot_1611.jar:git-Spigot-1611]
19.09 15:27:08 [Server] INFO org.bukkit.event.EventException
19.09 15:27:08 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.4.0 BETA 12
im using ProjectKorra v1.4.0 BETA 12
and up to date world guard
can anyone please help
thanks