• 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

Please Help!

Terrum

Verified Member
I've been trying to install this plugin because i had the old one, but it keeps saying that there is an error:
Could not load 'plugins/Korra (1).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/projectkorra/ProjectKorra/ProjectKorra : Unsupported major.minor version 51.0
Anyone have any ideas on what's wrong?
 

AlexTheCoder

Staff member
Plugin Developer
Verified Member
We need three things from you.

1) Your ProjectKorra Version
2) Your craftbukkit/spigot version
3) Your Java version
 

bordalandsdude19

Verified Member
Were you messing with the code?
Code:
java.lang.UnsupportedClassVersionError
usually means the plugin loader failed. Correct me if i'm wrong.
 
Top