• 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 Air broken? D':

Status
Not open for further replies.

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
Haii ppl!

I just made a spigot server, but I have a problem.
All elements seem to work, except air.

[16:45:22 WARN]: [ProjectKorra] Task #4 for ProjectKorra v1.5.1 generated an exception

java.lang.NoClassDefFoundError: Could not initialize class com.projectkorra.ProjectKorra.Utilities.ParticleEffect

at com.projectkorra.ProjectKorra.Methods.playAirbendingParticles(Methods.java:1773) ~[?:?]

at com.projectkorra.ProjectKorra.Methods.playAirbendingParticles(Methods.java:1751) ~[?:?]

at com.projectkorra.ProjectKorra.airbending.AirBlast.advanceLocation(AirBlast.java:210) ~[?:?]

at com.projectkorra.ProjectKorra.airbending.AirBlast.progress(AirBlast.java:203) ~[?:?]

at com.projectkorra.ProjectKorra.airbending.AirBlast.progressAll(AirBlast.java:289) ~[?:?]

at com.projectkorra.ProjectKorra.airbending.AirbendingManager.run(AirbendingManager.java:17) ~[?:?]

at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:641) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:289) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:584) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:490) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1.7.9-R0.2-208-ge0f2e95]

Hope someone could help me :3

- Finn
 

Sketz

Verified Member
Hey!

Hello, I don't think it's the plugin. It could be.
but i think it's your server.

What version are you running? I hope it's not 1.8 because if it is, that may be the issue.
If it's your server, you may need to look in-to your versions.

That's all i got, Sorry!

Hope this helps! :)
 

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
Hey!

Hello, I don't think it's the plugin. It could be.
but i think it's your server.

What version are you running? I hope it's not 1.8 because if it is, that may be the issue.
If it's your server, you may need to look in-to your versions.

That's all i got, Sorry!

Hope this helps! :)
Helped a lot. I'm running 1.7.10. I feel so stupid now xd
 

Finn_Bueno_

Staff member
Plugin Developer
Verified Member
Alright,

Was it your server? was it 1.8 then you made it 1.7.10?
If you did, please say!

This could help other people.

Glad i could help you! :D
I was using spigot 1.7.10, but my PK version was for Spigot 1.8. I installed Spigot 1.8 and now everything works fine ;3
 

Sketz

Verified Member
I was using spigot 1.7.10, but my PK version was for Spigot 1.8. I installed Spigot 1.8 and now everything works fine ;3

Alright, Thanks for sharing.
This can help others. with similar issues.

Thank you. :)
 
Status
Not open for further replies.
Top