• Proceed with caution! Unofficial add-on plugins and abilities are not supported by the ProjectKorra staff. We will not provide support for broken add-ons. Download at your own risk.
  • 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

[Deleted] Combustion

Status
Not open for further replies.

dNiym

Member
This popped up today:
21.11 09:49:38 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.CombustionManager.run(CombustionManager.java:6) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.progressAll(Combustion.java:360) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.progress(Combustion.java:130) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.advanceLocation(Combustion.java:189) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.createExplosion(Combustion.java:282) ~[?:?]
21.11 09:49:38 [Server] INFO java.lang.NoSuchMethodError: com.projectkorra.projectkorra.GeneralMethods.damageEntity(Lorg/bukkit/entity/Player;Lorg/bukkit/entity/Entity;D)V
21.11 09:49:38 [Server] WARN Task #68 for ProjectKorra v1.8.0 BETA 5 generated an exception
 

Finn_Bueno_

Staff member
Plugin Developer
This popped up today:
21.11 09:49:38 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_60]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-76236cb-62a2169]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.CombustionManager.run(CombustionManager.java:6) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.progressAll(Combustion.java:360) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.progress(Combustion.java:130) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.advanceLocation(Combustion.java:189) ~[?:?]
21.11 09:49:38 [Server] INFO at com.OmniCypher.korra.abilities.Combustion.createExplosion(Combustion.java:282) ~[?:?]
21.11 09:49:38 [Server] INFO java.lang.NoSuchMethodError: com.projectkorra.projectkorra.GeneralMethods.damageEntity(Lorg/bukkit/entity/Player;Lorg/bukkit/entity/Entity;D)V
21.11 09:49:38 [Server] WARN Task #68 for ProjectKorra v1.8.0 BETA 5 generated an exception
It's outdated.
 

dNiym

Member
Updated to the new version since the other one had some error spam in the console... Has been fine for a couple of days..
Today looked at the console and saw this:
Code:
[10:17:25] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[10:17:25] [Server thread/WARN]: java.lang.NullPointerException
[10:17:25] [Server thread/WARN]:        at com.projectkorra.projectkorra.object.HorizontalVelocityTracker.updateAll(HorizontalVelocityTracker.java:97)
[10:17:25] [Server thread/WARN]:        at com.projectkorra.projectkorra.BendingManager.run(BendingManager.java:176)
[10:17:25] [Server thread/WARN]:        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[10:17:25] [Server thread/WARN]:        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[10:17:25] [Server thread/WARN]:        at java.lang.Thread.run(Thread.java:745)
[10:17:25] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[10:17:25] [Server thread/WARN]: java.lang.NullPointerException
[10:17:25] [Server thread/WARN]:        at com.projectkorra.projectkorra.object.HorizontalVelocityTracker.updateAll(HorizontalVelocityTracker.java:97)
[10:17:25] [Server thread/WARN]:        at com.projectkorra.projectkorra.BendingManager.run(BendingManager.java:176)
[10:17:25] [Server thread/WARN]:        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[10:17:25] [Server thread/WARN]:        at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[10:17:25] [Server thread/WARN]:        at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[10:17:25] [Server thread/WARN]:        at java.lang.Thread.run(Thread.java:745)
Tons of spam, had bending completely disabled.

Then it went to this:
Code:
[10:17:32] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[10:17:32] [Server thread/WARN]: java.lang.NullPointerException
[10:17:32] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[10:17:32] [Server thread/WARN]: java.lang.NullPointerException
[10:17:32] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[10:17:32] [Server thread/WARN]: java.lang.NullPointerException
[10:17:32] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[10:17:32] [Server thread/WARN]: java.lang.NullPointerException
[10:17:32] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
 

PhanaticD

Member
Hello,

Got this error spamming console and abilities for players stopped working:

Code:
[07:21:02] [Server thread/INFO]: [ProjectKorra] Combustion addon ability disabled.
[07:21:02] [Server thread/WARN]: [ProjectKorra] Task #25 for ProjectKorra v1.8.0 BETA 6 generated an exception
java.lang.ClassCastException: java.util.ArrayList cannot be cast to org.bukkit.Location
    at com.OmniCypher.korra.abilities.Combustion.revertAllExplosions(Combustion.java:306) ~[?:?]
    at com.OmniCypher.korra.abilities.Combustion.removeAll(Combustion.java:366) ~[?:?]
    at com.OmniCypher.korra.abilities.CombustionAddon.stop(CombustionAddon.java:80) ~[?:?]
    at com.projectkorra.projectkorra.GeneralMethods.stopBending(Unknown Source) ~[?:?]
    at com.projectkorra.projectkorra.BendingManager.run(Unknown Source) ~[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[bending.jar:git-Spigot-db6de12-18fbb24]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [bending.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [bending.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [bending.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [bending.jar:git-Spigot-db6de12-18fbb24]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [bending.jar:git-Spigot-db6de12-18fbb24]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
 

OmniCypher

Staff member
Lead Developer
Administrator
Plugin Developer
This resource has been removed and is no longer available for download.
 
Status
Not open for further replies.
Top