protocolize icon indicating copy to clipboard operation
protocolize copied to clipboard

Don't know what item XXX at protocol XX should be

Open MeowRay opened this issue 3 years ago • 5 comments

Installed protocolize-bungeecord and protocolize-legacy-bungeecord Items with durability are not visible in lower versions(test client: 1.8.9)

image

bungeecord: 1.18 spigot: 1.8.8 protocolize: 2.10 client: 1.8.9

MeowRay avatar Dec 18 '21 14:12 MeowRay

Hey, durability is not supported for items < 1.13

Exceptionflug avatar Dec 18 '21 14:12 Exceptionflug

Hey, durability is not supported for items < 1.13

Reproduce: https://github.com/Exceptionflug/protocolize/issues/49#issuecomment-687805594

MeowRay avatar Dec 18 '21 14:12 MeowRay

Hey, durability is not supported for items < 1.13

So will the modified item not be visible on the client of the lower version?

MeowRay avatar Dec 18 '21 15:12 MeowRay

Don't know. Tell me.

Exceptionflug avatar Dec 18 '21 21:12 Exceptionflug

Don't know. Tell me.

Modified potion item is not visible in the lower version client and log print "Don't know what item XXX at protocol XX should be" Same: https://github.com/Exceptionflug/protocolize/issues/49#issuecomment-687806790

protocolize

MeowRay avatar Dec 19 '21 07:12 MeowRay

Probably won't add support for this, since this is a corner case and it only affects outdated versions of the game.

Exceptionflug avatar Jan 03 '24 19:01 Exceptionflug