• 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 PK 1.6.0 3

Status
Not open for further replies.

Orion_Solus

Verified Member
When I try to use any move fire/air this spams my console:
Note that when fire moves are used all the Methods have firebending instead of airbending

Code:
[18:03:17 WARN]: [ProjectKorra] Task #4 for ProjectKorra v1.6.0 BETA 3 generated
an exception
java.lang.NoClassDefFoundError: Could not initialize class com.projectkorra.Proj
ectKorra.Utilities.ParticleEffect
        at com.projectkorra.ProjectKorra.Methods.playAirbendingParticles(Methods
.java:1788) ~[?:?]
        at com.projectkorra.ProjectKorra.Methods.playAirbendingParticles(Methods
.java:1761) ~[?:?]
        at com.projectkorra.ProjectKorra.airbending.AirSuction.advanceLocation(A
irSuction.java:216) ~[?:?]
        at com.projectkorra.ProjectKorra.airbending.AirSuction.progress(AirSucti
on.java:210) ~[?:?]
        at com.projectkorra.ProjectKorra.airbending.AirSuction.progressAll(AirSu
ction.java:227) ~[?:?]
        at com.projectkorra.ProjectKorra.airbending.AirbendingManager.run(Airben
dingManager.java:24) ~[?:?]
        at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java
:71) ~[craftbukkit.jar:git-Spigot-1642]
        at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHea
rtbeat(CraftScheduler.java:350) [craftbukkit.jar:git-Spigot-1642]
        at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:6
41) [craftbukkit.jar:git-Spigot-1642]
        at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
89) [craftbukkit.jar:git-Spigot-1642]
        at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
84) [craftbukkit.jar:git-Spigot-1642]
        at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
:490) [craftbukkit.jar:git-Spigot-1642]
        at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
28) [craftbukkit.jar:git-Spigot-1642]
 

Mist

Staff member
Administrator
Please use the /korra debug command and paste the contents on http://pastie.org and send a link here.

Chances are you are using a 1.7.10 version of Spigot. In order to use any build ABOVE 1.5.1 you MUST be using a 1.8 ProjectKorra build.
 
Status
Not open for further replies.
Top