• 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

Fixed Internal error when attempting to bind move to slot using non-numbers

Status
Not open for further replies.

Snhnry

Verified Member
  • v 1.10
  • /bending bind <ability> <slot>
If a user attempts to bind a move to a slot and doesn't use an integer, it displays an internal error message
Example:

Code:
6:18:17 PM CONSOLE: [INFO] Snhnry issued server command: /bending bind fireburst a
6:18:17 PM CONSOLE: ERROR]: null
6:18:17 PM CONSOLE: exception executing command 'bending' in plugin ProjectKorra v1.1.0
6:18:17 PM CONSOLE: java.lang.NumberFormatException: For input string: "a"
 
Status
Not open for further replies.
Top