ChangeSkin doesn't work on 1.18.2
PrzemekSwiderski opened this issue ยท 8 comments
What behavior is observed:
Player [even op] is kicked from server. Bug only on 1.18.2 - works good on 1.18.1
What behavior is expected:
Skin changed/updated
Steps/models to reproduce:
type command: /skin nick newSkinNick
Environment description
Bungecord 1.18.2
PaperSpigot 1.18.2
MariaDB
Plugin version or build number (don't write latest):
#336
Server Log:
https://gist.github.com/PrzemekSwiderski/9aabbfebe9941b86f19b0cc717f6eb57
Configuration:
https://gist.github.com/PrzemekSwiderski/91fddb884ddb901ac5ff4a5d0d64b453
Same bug (kick after 3-4 sec)
https://gist.github.com/PrzemekSwiderski/ba1b93c3c2010b275f0648e5067f0d7d
> pl [11:43:01 INFO]: Plugins (2): ChangeSkin, ProtocolLib
> paper version [11:43:30 INFO]: Checking version, please wait... [11:43:30 INFO]: This server is running Paper version git-Paper-277 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: 87e11bf) You are running the latest version Previous version: git-Paper-222 (MC: 1.18.2)
The error doesn't sound related to ChangeSkin. Which version of ProtocolLib do you use and did you tried to update it?
> protocol version [14:08:29 INFO]: ProtocolLib v4.8.0 [14:08:29 INFO]: Authors: dmulloy2 and Comphenix [14:08:29 INFO]: Issues: https://github.com/dmulloy2/ProtocolLib/issues
this is newest (downloaded yesterday) version
EDIT:
I checked also only spigot version (without bungee), no plugin, newest SC, newest PL, newest PaperSpigot
https://gist.github.com/PrzemekSwiderski/bfb6fcfbe269dc9a10f8a79e98d66267
Duplicate of #247