Fabric API

Fabric API

106M Downloads

fabric-climbable-api-v1 is causing weird issues with ViaBackwards

creeper123123321 opened this issue ยท 3 comments

commented

See: ViaVersion/ViaBackwards#219

How can we reproduce it?
Steps to reproduce the behavior:

1. Login on 1.16.1'

2. Click on space

3. Fly

Screenshots
2020-06-28_09 30 44

client: 1.15.2
mods:
image

Server: vanila 1.16.1

commented

Seems to be ViaBackwards fault (sending invalid minecraft:climbable tags)

commented

With ProtocolSupport there is the same problem!

And only if I have Fabric API in my mod folder

commented

1.15 Fabric API reimplements the minecraft:climbable tag. These protocol proxies should be sending the right tags to the right clients, that's the issue here. Too many of them don't, this isn't the first issue it's caused.