-
I am attempting to parse NBT files that contain very large arrays. Whenever I do this, an error is thrown because the underlying [node-protodef](https://github.com/ProtoDef-io/node-protodef/blob/91268…
-
Could be useful to support several, and look at designing an inherited API.
Candidates:
- NBT (Named Binary Tag) [[1]](http://wiki.vg/NBT) [[2]](http://minecraft.gamepedia.com/NBT_format)
- JSON …
-
I dont know how to describe them other than I placed a couple beds and got this, i dont have a boost active
```
at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[paper-m…
-
I am in the process of building a library to work with the minecraft protocol in c#. Like all libraries, I need support for all minecraft packets, so I decided to generate them using this repository. …
-
I don't know if this is incorrect, (this is my first time using github)
It seams that as in 1.18 the way of unpacking chunks has changed vs what is used in the official 1.18 release of this project…
-
The title pretty much sums it up: Allow the end tag as root to represent an element that is not present, which would allow the serialization of nullable types at root. This is a behavior that already …
-
Hi Daniel,
I'm very interested and curious with your lib. Thank you for the lib.
The issue I'm facing is I cannot log into a XP machine. I got the same error code as the issue https://github.com/38l…
-
Four packets changed:
0x0F player block placement
0x66 window click
0x67 set slot
0x68 window items
0x6B Create Inventory
This change affects the "slot" datatype. This type consists of at least a sho…
-
can't connect to Win7/WinSvr2008R2 share drive
No milestone No one is assigned
I've tried connecting share drive on Windows 7 or Windows Server 2008 R2 and failed with the error message "Error. Unable…
-
Apply an image loaded as a static resource to a map item. Not too sure how to tackle this.