Kian Brose
Kian Brose
https://github.com/KianBrose/MinestomMcWar/tree/physics-projectile-pre This custom branch fixes all projectile issues I had with minestom including hitboxes, there was an issue where things were hitting things behind walls if hit from a corner
### Authentication There are a few options, but the most obvious ones are - Password: A simple password with no username prompt where the password is properly salted & hashed...
Unfortunately I don't really have it as it was over a year ago, but this should be reproducible when adding a team to a player before the player configure event
 Further discussion Suspected line: https://github.com/Minestom/Minestom/blob/f8b6eb0d0bfbd843b5aacfb3948cec96da816df8/src/main/java/net/minestom/server/listener/PlayerPositionListener.java#L47
This is a temporary hotfix ```java player.sendPacket(new PlayerPositionAndLookPacket( new Pos(0, 0, 0, recoil_data.horizontal_recoil, recoil_data.vertical_recoil), (byte) RelativeFlags.ALL, -1 )); ```
" I am using the macbook pro 16-inch 2019 with windows 11. I have the exact same issue, tried SMC reset, full reboot, uninstall reinstall, nothing fixes it log: ```...