Closed ALCC01 closed 8 years ago
It's pretty straight-forward, the plugin should change the player's name, instead it fails and produces some error logs.
3.11.5. The PacketListenerAPI version may also be relevant, 3.4.2
git-Spigot-550ebac-7019900 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
PacketListenerApi, NickNamer
The same error is produced repeatedly as the plugin tries to send packets.
Looks fine while running on Spigot >=1.8.3
Please check your startup log for a similar message: [ReflectionHelper] Version is v1_10_R1 (11001) and post it here.
[ReflectionHelper] Version is v1_10_R1 (11001)
Edit: I think I found the problem, I'll post an update shortly.
Fixed in version 3.11.6.
What steps will reproduce the problem?
What were you expecting to happen? What happened instead?
It's pretty straight-forward, the plugin should change the player's name, instead it fails and produces some error logs.
What version of the plugin are you using?
3.11.5. The PacketListenerAPI version may also be relevant, 3.4.2
What Spigot version are you using?
git-Spigot-550ebac-7019900 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
What plugins are you using?
PacketListenerApi, NickNamer
Do you have an error log?
The same error is produced repeatedly as the plugin tries to send packets.
Additional information?
Looks fine while running on Spigot >=1.8.3