Animated-TabList

Animated-TabList

65.2k Downloads

People getting kicked from server...

Jeppa opened this issue ยท 1 comments

commented

Type of bug

General issue

TabList version

5.7.4

Software version

Paper 1.20.2

Relevant plugins

f.e. DragonSlayer version 0.12.12 (0.12.13 has an internal 'fix' for this issue...)

Console error (if applicable)

[Disconnect] User XYZ has disconnected, reason: Internal Exception: java.util.NoSuchElementException

^ only that, nothing else!!

TabList configuration files

Just the default config.

Bug description

When a plugin displays a scoreboard and changes/edits the team's prefix or suffix the player gets kicked from the server with an NoSuchElementException.

Code used:
(Team) team.setPrefix("prefix");
or
team.setSuffix("suffix");

commented

Already fixed, #473