• 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

I'm new: Install help

SecurityOstrich

New Member
I've installed the plugin and I'm using the newest version of spigot for my server. Some abilities work, other don't and there seems to be no sound. Anyway here's what the error log gave me if anyone can tell what may be causing this (I just set it up last night so I'm sure it's some silly mistake :D)


(Mar-30|01:44:57) [SEVERE] Error occurred while enabling ProjectKorra v1.7.0 (Is it up to date?)
java.lang.NullPointerException
at com.projectkorra.projectkorra.util.Updater.getUpdateVersion(Updater.java:88)
at com.projectkorra.projectkorra.util.Updater.updateAvailable(Updater.java:101)
at com.projectkorra.projectkorra.util.Updater.checkUpdate(Updater.java:73)
at com.projectkorra.projectkorra.ProjectKorra.onEnable(ProjectKorra.java:101)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugin(CraftServer.java:346)
at org.bukkit.craftbukkit.v1_9_R1.CraftServer.enablePlugins(CraftServer.java:318)
at net.minecraft.server.v1_9_R1.MinecraftServer.t(MinecraftServer.java:403)
at net.minecraft.server.v1_9_R1.MinecraftServer.l(MinecraftServer.java:368)
at net.minecraft.server.v1_9_R1.MinecraftServer.a(MinecraftServer.java:323)
at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:241)
at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:506)
at java.lang.Thread.run(Unknown Source)


If anyone is able to tell me what might be causing this, thanks in advance. :)
 
Top