Skip to content

java.lang.RuntimeException: null error on join #4120

Discussion options

You must be logged in to vote

Despite the scary looking stacktrace, this particular warning isn't something that you need to worry about. If you're not experiencing issues related to users losing economy balances or irregular behaviour when running economy commands like /balancetop then you can safely ignore it.

Like you said, this happens when players rejoin after having changed their username - Essentials is letting you know that it wasn't able to find the player by their new name, but was able to match their UUID to an existing player.

Recently the EssentialsX team added some fairly loud debug messages to certain Essentials economy operations to investigate issues where some plugins improperly accessed the Economy …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MinecraftCitiesNetwork
Comment options

Answer selected by JRoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants