Brokkonaut
Brokkonaut
Since updating citizens I get the following exception [05:04:48 WARN]: [Citizens] Task #465 for Citizens v2.0.22-SNAPSHOT (build 1503) generated an exception java.lang.IllegalArgumentException: GameProfile name (xTICEx) and skin name (jacobus7) do...
Fixes #196
#### Used Version 1.8.7-SNAPSHOT (build 526) Waterfall version git:Waterfall-Bootstrap:1.20-R0.2-SNAPSHOT:b5977c9:539 #### What is happening? Sometimes when a players disconnects (not every time) I get this exception in the log #### Full...
### Expected behavior Be able to load the serialized ItemStack from yaml ### Observed/Actual behavior The following exception: https://cpaste.de/xisomajoto.sql ### Steps/models to reproduce The ItemStack is modified like this: ```...
**Issue Description:** When the dynmap browser tab is in the background for some time and the server updates region markers they are never sent to the client and so they...
### Expected behavior PlayerMoveEvent has subclasses like PlayerTeleportEvent and PlayerPortalEvent where getTo() can return null, so PlayerMoveEvent.getTo() must be nullable. https://github.com/PaperMC/Paper/blob/master/patches/api/0176-Fix-Spigot-annotation-mistakes.patch#L473 ### Observed/Actual behavior is not ### Steps/models to reproduce...
I am using Unsafe, because the packets were not creatable from a null stream. Other options would be pre-created serialized data that could be read to instantiate the packets or...
**Issue Description:** *tuff brick stairs (and maybe other tuff brick blocks, like walls, slabs) are invisible on the dynmap, rendered as air* * **Dynmap Version:** *3.7-SNAPSHOT-949* * **Server Version:** *Paper...