ProtocolLib

3M Downloads

V4.5.1 warning that 1.15.2 hasn't been tested, even though it has support

HandyHat opened this issue ยท 1 comments

commented

Describe the bug
On server start up, ProtocolLib warns that MC version 1.15.2 hasn't been tested.

[18:34:05] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.1
[18:34:05] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution.

To Reproduce
Start-up 1.15.2 server with ProtocolLib V4.5.1

Expected behaviour
No warning to be shown because V4.5.1 has support for 1.15.2

Screenshots
N/A

Version Info
https://pastebin.com/EU3aAaKG

Additional context
N/A

commented

You can safely ignore that warning.

(it's fixed in 658da31, but don't update to that unless you're using 1.16)