Galen Huang
Galen Huang
The problem code is in [EntityHangingMixin](https://github.com/SpongePowered/Sponge/blob/465d98dc75a1fd2dff82cbc0b8c6d56501f459cc/src/main/java/org/spongepowered/common/mixin/core/entity/EntityHangingMixin.java#L102) and [EntityUtil](https://github.com/SpongePowered/Sponge/blob/465d98dc75a1fd2dff82cbc0b8c6d56501f459cc/src/main/java/org/spongepowered/common/entity/EntityUtil.java#L890) It seems that it will be captured directly without spawning the item
I have the same problem, but I don’t know what plugin caused it
I also have the same problem, but I mean they will appear when executing commands such as /tp etc. I don't use the latest version because, the new version will...
Same error, but I dropped the version back to 4.2.8.0 and everything works fine Apparently a future version broke something
After testing, the problem will only occur when using InteractiveChat build 254 or later. Confirmed the error was caused by the kyori library as I replaced this with the one...
> Use #462 test Same problem https://gyazo.com/3e6f975f8f91ef4531968f330057b726
After testing, the player's screen will flash back and forth between the player's current position and the animated position.