• 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 Heat Control and Phasechange Won't work

iocobus

Verified Member
•I am using Project Korra
•I am using Project Korra 1.6.0 Core for Spigot 1.8.3
•The bug is Heat control and phase change.
•Heat control won't extinguish fire nor would it unfreeze water. It still lets you be fire resistant, but it won't extinguish fire or thaw ice. Phase change won't unfreeze ice. (I configured it so that you can't drain water, but the problem was already there before i configured it.) Phase change can still freeze, but it can't unfreeze.
•Heat control should extinguish fire and thaw ice. Phase change should thaw ice.

Thank you for your time.

-iocobus
 

iocobus

Verified Member
I found this in console:
11.06 12:27:24 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.6.0
But other then those two moves, everything else is fine.
 

iocobus

Verified Member
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
12.06 18:50:03 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1158) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO org.bukkit.event.EventException
12.06 18:50:03 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.6.0
12.06 18:50:03 [Server] INFO ... 17 more
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
12.06 18:50:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
12.06 18:50:03 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_31]

Is this good?
 

jacklin213

Staff member
Plugin Developer
Verified Member
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
12.06 18:50:03 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1158) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO org.bukkit.event.EventException
12.06 18:50:03 [Server] ERROR Could not pass event PlayerAnimationEvent to ProjectKorra v1.6.0
12.06 18:50:03 [Server] INFO ... 17 more
12.06 18:50:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot25.jar:git-Spigot-b1e6da1-1092acb]
12.06 18:50:03 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_31]
12.06 18:50:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_31]
12.06 18:50:03 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_31]

Is this good?
Is that the whole error, there should be more
 
Top