With the default configuration on a test server, I'm getting
com.comphenix.protocol.reflect.FieldAccessException: No field with type int exists in class PacketPlayOutRespawn
when using the command.
After disabling instantSkinChange, there is no error but the skin isn't applied upon rejoining.
What behaviour is observed:
With the default configuration on a test server, I'm getting
com.comphenix.protocol.reflect.FieldAccessException: No field with type int exists in class PacketPlayOutRespawn
when using the command. After disablinginstantSkinChange
, there is no error but the skin isn't applied upon rejoining.What behaviour is expected:
Skin change without errors and when rejoining.
Steps/models to reproduce:
Plugin list:
Plugins (6): AuthMe, ChangeSkin*, Essentials, ProtocolLib, Themis, ViaVersion
Environment description
Default configuration with a standalone Paper server #775 (1.16.5)
Plugin version:
Latest on SpigotMC website and latest on CI.
Error Log:
exception stack trace
Configuration:
configuration