ThrowerWay
ThrowerWay
### LiquidBounce Branch Nextgen ### Describe your feature request. When you search for a module, right clicking should focus the module in the list, or open the options drop-down, really...
### Expected behavior This error should probably be handled, currently it isn't and causes a pretty catastrophic error causing no plugins to load at all, the server does not crash...
### Is your feature request related to a problem? No way to see why an entity has teleported if it isn't a player ### Describe the solution you'd like. Add...
### Stack trace This isn't a crash or bug, but on restart (or maybe crash?) sometimes there seems to be a code path that accesses the poi chunk off the...
Allows better compatibility server-side.
### Expected behavior [12:06:11 WARN]: com.google.gson.JsonParseException: Don't know how to turn into a Component [12:06:11 WARN]: at net.kyori.adventure.text.serializer.gson.ComponentSerializerImpl.notSureHowToDeserialize(ComponentSerializerImpl.java:337) [12:06:11 WARN]: at net.kyori.adventure.text.serializer.gson.GsonComponentSerializerImpl.deserialize(GsonComponentSerializerImpl.java:90) [12:06:11 WARN]: at net.kyori.adventure.text.serializer.gson.GsonComponentSerializerImpl.deserialize(GsonComponentSerializerImpl.java:41) [12:06:11 WARN]: at io.papermc.paper.adventure.PaperAdventure.asAdventureFromJson(PaperAdventure.java:168)...
### Expected behavior Client brand packets should contain their brand. ### Observed/Actual behavior After recently updating paper, it seems like somehow brand packets are deserialized wrongly to have unknown brand...