You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just recently started seeing this in my console, thought you might wanna know :
[Wed 00:27:33 INFO PlayerStats] Loaded 150 offline players (6ms)
[Wed 00:27:33 INFO PlayerStatsExpansion] clearing stored messages...
! [Wed 00:27:33 WARN PlayerStatsExpansion] java.lang.ArrayIndexOutOfBoundsException
Make sure you are using PlayerStats v2! If the error persists, create an issue on the PlayerStatsExpansion GitHub.
It doesn't seem to cause issues in game though.
I am using the latest version on a 1.20.4 Paper MC server
The text was updated successfully, but these errors were encountered:
Interesting, thanks for reporting it!
Does the error happen only once on start-up, or does it keep repeating every 30 seconds or so?
This is most likely caused by a specific placeholder that doesn't get processed properly, somehow (if I had to guess, I'd say probably a top-placeholder). Do you have a lot of placeholders active, and are any of them malfunctioning?
Hello,
I just recently started seeing this in my console, thought you might wanna know :
It doesn't seem to cause issues in game though.
I am using the latest version on a 1.20.4 Paper MC server
The text was updated successfully, but these errors were encountered: