• 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

Bending moves won't work

Battle

Verified Member
I'm using 1.12.2 and my bending moves won't work. I'm able to choose and select moves, but the moves won't do anything.
Heres what I found in the console:

[14:54:56 ERROR]: Could not pass event PlayerAnimationEvent to ProjectKorra v1.8.4

org.bukkit.event.EventException: null

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot.jar:git-Spigot-549c1fa-0459590]

at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-549c1fa-0459590]

at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) [spigot.jar:git-Spigot-549c1fa-0459590]

at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1440) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:24) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.PacketPlayInArmAnimation.a(PacketPlayInArmAnimation.java:1) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-549c1fa-0459590]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_144]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_144]

at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:748) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-549c1fa-0459590]

at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-549c1fa-0459590]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]

Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/HashSet;I)Lorg/bukkit/block/Block;

at com.projectkorra.projectkorra.ability.EarthAbility.getEarthSourceBlock(EarthAbility.java:304) ~[?:?]

at com.projectkorra.projectkorra.util.BlockSource.update(BlockSource.java:76) ~[?:?]

at com.projectkorra.projectkorra.PKListener.onPlayerSwing(PKListener.java:1488) ~[?:?]

at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) ~[?:?]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]

at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]

at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot.jar:git-Spigot-549c1fa-0459590]

... 15 more
 

Battle

Verified Member
I also found this

[14:52:18 INFO]: [ProjectKorra] Enabling ProjectKorra v1.8.4

[14:52:19 INFO]: [ProjectKorra] Could not connect to ProjectKorra.com to check for updates
 

Umasi

Verified Member
Not entirely sure about this, but I don't think PK works on 1.12.2. The latest ver, 1.8.6 is updated for 1.12.1.
 

JettMC

Verified Member
For 1.12.2 you need ProjectKorra 1.8.6.

If you wanna use ProjectKorra 1.8.4 use Spigot1.12.
 
Top