• 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

Plugin not enabled

Everytime I try to use /korra or a variant of it, it tells me the plugin isn't enabled in the console any help?



Here is the console log:

23.08 22:59:13 [Server] INFO at com.projectkorra.projectkorra.configuration.ConfigManager.configCheck(ConfigManager.java:446) ~[?:?]
23.08 22:59:13 [Server] INFO at com.projectkorra.projectkorra.configuration.ConfigManager.<init>(ConfigManager.java:19) ~[?:?]
23.08 22:59:13 [Server] INFO at com.projectkorra.projectkorra.ProjectKorra.onEnable(ProjectKorra.java:59) ~[?:?]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:395) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:344) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:442) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:403) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:341) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:289) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:616) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
23.08 22:59:13 [Server] INFO [22:59:13 INFO]: [ProjectKorra] Disabling ProjectKorra v1.9.0
23.08 22:59:13 [Server] INFO [22:59:13 ERROR]: Error occurred while disabling ProjectKorra v1.9.0 (Is it up to date?)
23.08 22:59:13 [Server] INFO java.lang.NullPointerException: null
23.08 22:59:13 [Server] INFO at com.projectkorra.projectkorra.ProjectKorra.onDisable(ProjectKorra.java:158) ~[?:?]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:266) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:350) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:437) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 22:59:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:320) ~[patched_1.12.2.jar:git-Paper-1611]
23.08 23:03:50 [Multicraft] Skipped 11 lines due to rate limit (30/s)
23.08 23:03:50 [Server] INFO [23:03:50 INFO]: UUID of player MeetTheHoovy is 7ab3b341-3371-42fe-9315-73482ce7fc8d
23.08 23:03:50 [Connect] User [23:03:50 INFO]: MeetTheHoovy, IP
23.08 23:03:50 [23:03:50 INFO]: MeetTheHoovy ran command Message of the Day
23.08 23:04:00 [Server] INFO [23:04:00 INFO]: MeetTheHoovy issued server command: /korra
23.08 23:04:00 [Server] INFO [23:04:00 ERROR]: null
23.08 23:04:00 [Server] INFO org.bukkit.command.CommandException: Cannot execute command 'korra' in plugin ProjectKorra v1.9.0 - plugin is disabled.
 

StrangeOne101

Staff member
Plugin Developer
Moderator
ProjectKorra 1.9.0 is for Spigot 1.16. Use an older version of ProjectKorra if you want to use 1.12
 
Top