• 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

Fixed Error with airbending

Status
Not open for further replies.

HeyAwesomePeople

Verified Member
Just noticed this error message in the console, don't know how to reproduce it.

Version: 1.6.0 Beta 15.1 (Latest)

Error:
Code:
[16:06:22 WARN]: [ProjectKorra] Task #94 for ProjectKorra v1.6.0 BETA 15.1 generated an exception
java.lang.NullPointerException
at com.projectkorra.ProjectKorra.Flight.revert(Flight.java:58) ~[?:?]
at com.projectkorra.ProjectKorra.airbending.AirCombo.remove(AirCombo.java:457) ~[?:?]
at com.projectkorra.ProjectKorra.airbending.AirCombo.progress(AirCombo.java:260) ~[?:?]
at com.projectkorra.ProjectKorra.airbending.AirCombo.progressAll(AirCombo.java:466) ~[?:?]
at com.projectkorra.ProjectKorra.airbending.AirbendingManager.run(AirbendingManager.java:28) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[custom.jar:git-Spigot-2130aaa-c8f1723]
at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [custom.jar:git-Spigot-2130aaa-c8f1723]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:694) [custom.jar:git-Spigot-2130aaa-c8f1723]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [custom.jar:git-Spigot-2130aaa-c8f1723]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [custom.jar:git-Spigot-2130aaa-c8f1723]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [custom.jar:git-Spigot-2130aaa-c8f1723]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Assuming something to do with airbending.
 

Simplicitee

Staff member
Plugin Developer
Verified Member
Meh I just thought you would. You seem to be a master of coding with all your moves.
 

OmniCypher

Staff member
Lead Developer
Administrator
Plugin Developer
pshhhhhhhhhhhhh... Has this error happened multiple times? And what addons do you currently have installed?
 
Status
Not open for further replies.
Top