• 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

Bug Report [Local Bug] Internal Error when using commands

Pickle9775

Staff member
Head Moderator
Moderator
Verified Member
Project Korra
1.6.0 Beta 9/10
Command Bug


Whenever I use a command such as /bending choose, or /bending display (not /bending display [element]) it says there was an internal error. In my server log, this is the error that appears.

[23:17:44] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'b' in plugin ProjectKorra v1.6.0 BETA 10
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:623) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1025) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:886) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:645) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:600) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:508) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NullPointerException
at com.projectkorra.ProjectKorra.Commands$1.onCommand(Commands.java:715) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
... 14 more
 

jacklin213

Staff member
Plugin Developer
Verified Member
Project Korra
1.6.0 Beta 9/10
Command Bug


Whenever I use a command such as /bending choose, or /bending display (not /bending display [element]) it says there was an internal error. In my server log, this is the error that appears.

[23:17:44] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'b' in plugin ProjectKorra v1.6.0 BETA 10
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:623) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1025) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:886) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_25]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:645) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:600) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:508) [craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
Caused by: java.lang.NullPointerException
at com.projectkorra.ProjectKorra.Commands$1.onCommand(Commands.java:715) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit-1.8-R0.1-SNAPSHOT.jar:git-Bukkit-8c3698b]
... 14 more
Was there any database errors when u started the plugin. This happens when the database isnt loaded properly
 

Jackson

Staff member
Digital Team
Moderator
Verified Member
Do you have custom abilities in the Abilities folder? If you do clear them and update ALL of the abilities that's what I had to do when I updated
 

Sorin

Verified Member
I'm having this problem do i remove all the abilities and load without them, then put em' back in?
 

Jackson

Staff member
Digital Team
Moderator
Verified Member
Look, see how developers are updating there abilities to beta 10? Download the beta 10 ones and put only those in there. If you look you can see whawhat version the are for too. So do the following
  1. Delete everything in the bending abilities folder
  2. restart your server
  3. download the updated abilities
  4. Put them in the Abilities folder
  5. restart
If it still hhappens say it in this forum.
 

Jackson

Staff member
Digital Team
Moderator
Verified Member
Lol yay! It has happened before in like v4 so I fixed it like that. The thing is you dont know what abilities are the problem
 

Sorin

Verified Member
lol ikr,I wish a prompt pops up and is like. "Hey you, yes you, This move <move> isn't working right remove it."
 
Top