• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Bug Report Firebending causing error message

I am using ProjectKorra Core version 1.8.0 BETA 15 and none of the firebending moves work. In the console I get a very long error message. I am using Spigot for 1.8 and I was on Minecraft version 1.8.3 when this occurred. I have many plugins but these could be the ones that might interfere with ProjectKorra: ChestShop, CoreProtect, Essentials GroupManager, mcMMO, OnTime, Vault, WorldEdit, and WorldGuard.

[21:57:44] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.6.0 BETA 15
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1173) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:43) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:9) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionContainer()Lcom/sk89q/worldguard/bukkit/RegionContainer;
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuildPostCache(Methods.java:1479) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1416) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:271) ~[?:?]
at com.projectkorra.ProjectKorra.PKListener.onPlayerSneak(PKListener.java:328) ~[?:?]
at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]


From looking at it, it looks like WorldGuard is the problem. Thank you for taking the time to look into this. Please contact me if you have a solution. Again, thanks!
 

Sketz

Member
What is your server version? If it's 1.5.1 or 1.5.0, and 1.6+
You need to have latest version of world-guard installed on your server.

Check your server jars. For 1.5.0 It's compatible with version 1.7, with 1.6+ You need 1.8.
If you have the latest version of world-guard you need to do these following commands on your server, in the world your arena is located.

/rg flag __global__ TNT allow
/rg flag __global__ LIGHTER allow

Note: The "__global__" has two "__" Not One "_".
Additional Flags:

/rg flag __global__ BUILD allow - Allows players to build/destory and edit the land.
/rg flag __global__ PVP allow - Allows Pvp. PvP Enabled.

Make sure everything is up to date.
Try these. If these do not work, you need to find more help.
 

Sketz

Member
What ProjectKorra version are you running?
What version of Bukkit or Spigot are you running?

Do you have the latest WorldGuard?
Is your server 1.8? and PK version 1.6+?

If not, then that may however be your issue. Fire Comet, says it is compatible with 1.8. So Try 1.8 again.
Also, Try the moves separately if you haven't. Some moves are outdated, and can corrupt the other moves.
Thus causing some or all the moves to fail.

If you continue having issues, you need to review over your server files, plugins, and other things that may conflict with ProjectKorra.
Perhaps you have an outdated Bukkit/Spigot Jar running your server?

ProjectKorra 1.6 Needs to run on a server of 1.8, and you need the latest WorldGuard version.
If none of this really helps you, then you need to find more help.
Good Luck.
 
What ProjectKorra version are you running?
What version of Bukkit or Spigot are you running?

Do you have the latest WorldGuard?
Is your server 1.8? and PK version 1.6+?

If not, then that may however be your issue. Fire Comet, says it is compatible with 1.8. So Try 1.8 again.
Also, Try the moves separately if you haven't. Some moves are outdated, and can corrupt the other moves.
Thus causing some or all the moves to fail.

If you continue having issues, you need to review over your server files, plugins, and other things that may conflict with ProjectKorra.
Perhaps you have an outdated Bukkit/Spigot Jar running your server?

ProjectKorra 1.6 Needs to run on a server of 1.8, and you need the latest WorldGuard version.
If none of this really helps you, then you need to find more help.
Good Luck.
Thank you for the suggestion. I am running ProjectKorra 1.6.0 BETA 15, Minecraft version 1.8.3, Minecraft Spigot server for 1.8, Spigot version: "git-Spigot-6ee12f6-33d5de3" That is what is says when I do /version on my server. I tried to other firebending moves since I was trying to do lightning and I also tried fireblast but that's it. I realized the only ones that don't work are combustion, fireblast, and lightning. But then I get a different error message now:

[16:58:55] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.6.0 BETA 15
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1173) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:43) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:9) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionContainer()Lcom/sk89q/worldguard/bukkit/RegionContainer;
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuildPostCache(Methods.java:1479) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1416) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:271) ~[?:?]
at com.projectkorra.ProjectKorra.PKListener.onPlayerSneak(PKListener.java:328) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
... 14 more
[16:59:23] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.6.0 BETA 15
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1173) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:43) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:9) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionContainer()Lcom/sk89q/worldguard/bukkit/RegionContainer;
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuildPostCache(Methods.java:1479) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1416) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:271) ~[?:?]
at com.projectkorra.ProjectKorra.PKListener.onPlayerSneak(PKListener.java:328) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
... 14 more
[16:59:24] [Server thread/ERROR]: Could not pass event PlayerToggleSneakEvent to ProjectKorra v1.6.0 BETA 15
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1173) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:43) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketPlayInEntityAction.a(SourceFile:9) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot.jar:git-Spigot-6ee12f6-33d5de3]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NoSuchMethodError: com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionContainer()Lcom/sk89q/worldguard/bukkit/RegionContainer;
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuildPostCache(Methods.java:1479) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.isRegionProtectedFromBuild(Methods.java:1416) ~[?:?]
at com.projectkorra.ProjectKorra.Methods.canBend(Methods.java:271) ~[?:?]
at com.projectkorra.ProjectKorra.PKListener.onPlayerSneak(PKListener.java:328) ~[?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-6ee12f6-33d5de3]
... 14 more

So that is my new error message. Thanks for helping!
 
Top