EssentialsX

EssentialsX

2M Downloads

uuid in usermap.csv is not correct in online-mode. seen command works wrong

DahunDev opened this issue ยท 1 comments

commented

Server startup log:

https://pastebin.com/z6SuXFix

https://pastebin.com/AcR6Lg4Z : Seems associated with this problem.

Might be a compatible issue with the SpleefX plugin, so I also reported this to the SpleefX plugin's author.

EssentialsX config:

https://gist.github.com/mckite/d2f37ad8a053c11d0fb7020adfca3ff2

Details

Description:

image
image

I don't know how to cause it, but after someday, some player's UUID in usermap,csv is not correct and
/seen is not working correctly.

When using /seen or /balance

Steps to reproduce:

I don't know how to cause it, but after someday, some player's UUID in usermap,csv is not correct and
/seen is not working correctly.

Might be a compatible issue with the SpleefX plugin, so I also reported this to the SpleefX plugin's author.

When using /seen or /balance
: The player that at least joined the server more than 1 time. ,
It should correct amount of money(instead of default balance) and show the correct last seen date and time instead of shows "that layer had never joined the server"

Expected behavior:

/seen and /balance command should work correctly.

correct uuid should be in usermap.csv and updated.
When the server mode is online-mode, it should be updated.

: The player that at least joined the server more than 1 time. ,
When using /seen or /balance

It should correct amount of money(instead of default balance) and show correct last seen date and time instead of shows "that layer had never joined the server"

Console stack trace:


Screenshots:

image

commented

This cannot be an Essentials issue, something is either poisoning the Bukkit or Essentials UserCache (maybe offline mode).