Carbon
Carbon copied to clipboard
Fix null pointer exception
Fix null pointer exception:
[12:47:57 ERROR]: Encountered an unexpected exception
java.lang.NullPointerException: Cannot invoke "carbonchat.libs.cloud.commandframework.CommandTree$Node.getValue()" because the return value of "carbonchat.libs.cloud.commandframework.bukkit.BukkitCommand.namedNode()" is null
at carbonchat.libs.cloud.commandframework.bukkit.BukkitCommand.getUsage(BukkitCommand.java:200) ~[carbonchat-paper-3.0.0-beta.26.jar:?]
at org.bukkit.help.GenericCommandHelpTopic.
We can't discern anything from log snippets. You need to send the entire log (https://mclo.gs). This type of error is usually caused by another error further up the log, often invalid configs.