Spottedleaf

Results 86 comments of Spottedleaf

I've added more debug info, it looks like the player bounding box and the vehicle bounding box desync'd by a lot. So please ensure that the spigot.yml `too-quickly-multiplier` has not...

`[02:47:45] [Server thread/INFO]: Setting player coordinates offset` looks interesting, are any plugins modifying the player location?

The client renderer doesn't take kindly to world height. Have you actually ruled out starlight?

I looked over their code, and they inject pretty deep into the light engine. So there's not much I can do about that one.

I don't see anything wrong with the initialization order, as worlds are loaded before onEnable is called from what I can tell. With only a vague reference to "server init"...

There are many significant issues with this that are not addressed: - teleporting into worlds that may or may not be unloading (this includes player login) is just not handled,...

Without the issues I laid out being resolved I'm going to close this PR.

Partially fixed by https://github.com/PaperMC/Folia/commit/b5fc6d0a12b44dafff126c1a52af727bbb9cf1eb