nutterbutter
Verified Member
So, let me cut to the chase, cause I've been trying to fix this for like an hour and it's frustrating the heck out of me.
Basically, I have a spigot hamachi server for 1.8, the latest Korra.jar and the latest JedCore.jar
Korra works fine, flawless actually, all stock abilities work as they should.
JedCore, on the other hand, none of the abilities work. Like, they do nothing. I checked console, and it acts like they weren't even issued. No console errors - nothing. Just doesn't work. I don't have a multiabilities folder, and I don't know if I have to make one or something. Though, when I loaded up the server, this error came up, so it might have something to do with it (I have no idea what it means though *-*)
[00:11:15 ERROR]: Error occurred while enabling JedCore v1.1.4c (Is it up to dat
e?)
java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/MultiAbilityManage
r$MultiAbilitySub
at com.jedk1.JedCore.ability.JCoreAbilityManager.loadCustomAbilities(JCo
reAbilityManager.java:270) ~[?:?]
at com.jedk1.JedCore.ability.JCoreAbilityManager.<init>(JCoreAbilityMana
ger.java:43) ~[?:?]
at com.jedk1.JedCore.JedCore.onEnable(JedCore.java:33) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[s
pigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:340) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:405) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.jav
a:356) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.
java:316) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:4
14) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:3
78) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:3
33) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.jav
a:263) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java
:524) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Caused by: java.lang.ClassNotFoundException: com.projectkorra.ProjectKorra.Multi
AbilityManager$MultiAbilitySub
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_45]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:101) ~[spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:86) ~[spigot.jar:git-Spigot-6d16e64-bf4818b]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 14 more
Basically, I have a spigot hamachi server for 1.8, the latest Korra.jar and the latest JedCore.jar
Korra works fine, flawless actually, all stock abilities work as they should.
JedCore, on the other hand, none of the abilities work. Like, they do nothing. I checked console, and it acts like they weren't even issued. No console errors - nothing. Just doesn't work. I don't have a multiabilities folder, and I don't know if I have to make one or something. Though, when I loaded up the server, this error came up, so it might have something to do with it (I have no idea what it means though *-*)
[00:11:15 ERROR]: Error occurred while enabling JedCore v1.1.4c (Is it up to dat
e?)
java.lang.NoClassDefFoundError: com/projectkorra/ProjectKorra/MultiAbilityManage
r$MultiAbilitySub
at com.jedk1.JedCore.ability.JCoreAbilityManager.loadCustomAbilities(JCo
reAbilityManager.java:270) ~[?:?]
at com.jedk1.JedCore.ability.JCoreAbilityManager.<init>(JCoreAbilityMana
ger.java:43) ~[?:?]
at com.jedk1.JedCore.JedCore.onEnable(JedCore.java:33) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[s
pigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:340) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:405) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.jav
a:356) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.
java:316) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:4
14) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:3
78) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:3
33) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.jav
a:263) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java
:524) [spigot.jar:git-Spigot-6d16e64-bf4818b]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
Caused by: java.lang.ClassNotFoundException: com.projectkorra.ProjectKorra.Multi
AbilityManager$MultiAbilitySub
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_45]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:101) ~[spigot.jar:git-Spigot-6d16e64-bf4818b]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:86) ~[spigot.jar:git-Spigot-6d16e64-bf4818b]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_45]
... 14 more