ViaRewind

ViaRewind

7.4k Downloads

All potions are water bottles

birthdates opened this issue ยท 5 comments

commented

Describe the bug, provide any errors
I assume this is a mapping issue, the potion is supposed to be whatever you've thrown (i.e health potion, red) but instead is the default potion you can summon with /summon ThrownPotion

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

  1. Login on 1.8 (Server is 1.16 Spigot)
  2. Throw any potion
  3. Water bottle is thrown

Expected behavior
The potion is mapped correctly and I should see which type of potion I'm throwing.

Screenshots
image

ViaVersion Dump:
https://dump.viaversion.com/b03ba78f6a34a4e46798b51034f26c0deed5c470204655c8dc98c77a0de762e9

Additional server info
Do you use a proxy (eg. BungeeCord)? What software do you use and what plugins?
The plugins are provided in the dump. Other than that, we use Travertine

Checklist

  • I have included a ViaVersion dump
  • If applicable, I have included a paste (not a screenshot) of the error
  • I have tried a build from https://ci.viaversion.com/ and the issue still persists
commented

Try install protocolLib + viapotions

commented

Also, one more note thing is you have to use protocolLib 4.6.0 on 1.16+ servers.

commented

Also, one more note thing is you have to use protocolLib 4.6.0 on 1.16+ servers.

Still an issue. The particles are correct (i.e instant heal is red, fire resistance is orange) but it's still a waterbottle

commented

Also, one more note thing is you have to use protocolLib 4.6.0 on 1.16+ servers.

Still an issue. The particles are correct (i.e instant heal is red, fire resistance is orange) but it's still a waterbottle

Alright, I fixed the issue by changing ViaPotions code.

commented

Also, one more note thing is you have to use protocolLib 4.6.0 on 1.16+ servers.

Still an issue. The particles are correct (i.e instant heal is red, fire resistance is orange) but it's still a waterbottle

Alright, I fixed the issue by changing ViaPotions code.

Hello, I have the same issue. Can I get your ViaPotions file if it's possible?