ProtocolSupport / ProtocolSupport

Support 1.18, 1.17, 1.16, 1.15, 1.14, 1.13, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4.7 clients on Spigot/Paper 1.18.1

Home Page:https://protocol.support/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug with Redstone, Water, Lava and Explosions

EncryptSL opened this issue · comments

PS BuildInfo: protocolsupport.ProtocolSupport$BuildInfo(buildtime: 2021.07.03 at 04:28:57 MSK, buildhost: https://build.true-games.org, buildnumber: 633, buildgit: 5abbf42)

Server Version: git-Paper-75 (MC: 1.17) (Implementing API version 1.17-R0.1-SNAPSHOT) (Git: cc063e1)

Steps to reproduce:
World with seed: 8657731759031971681

Problem with redstone and water teleport to: overworld/world -> 1558 78 -196
Location where is not a problem with redstone and water: overworld/world -> 2343 64 144
Problem with lava and explosives: nether -> 21 14 -171

Videos of bugs:
Problem with water and redstone: https://www.youtube.com/watch?v=9b0j5IlI4Bk
Location where is not a problem: https://youtu.be/I_JRXrW0G6E
Location in Nether problem with Lava and Explosives: https://www.youtube.com/watch?v=F_P2DYa-Z1M

Also test without protocolsupport. This doesn't seem a thing protocolsupport could affect.

Without PS, water works and redstone and explosions working correctly but with latest version not

We are now using this build
protocolsupport.ProtocolSupport$BuildInfo(buildtime: 2021.06.26 at 02:19:25 MSK, buildhost: https://build.true-games.org, buildnumber: 631, buildgit: eafe538)

And there is no problem.

The build 631 has broken multi block change, but for 1.17 is was passthrough. I guess decoding packet fails then, will look into that.

Should be fixed by c36a0f5

I can confirm, fixed.