-
@Steveice10 help pls PacketBuffer is not available in mcprotocollib what do i do?
-
I have a very old build of McProtocolLib. It works fine. Now I found a new version of McProtocolLib is available, so I downloaded it. The package names have changed. After I ran it, I found that it do…
-
I am trying to use the 1.20.4 release of MCProtocolLib (i have tried both releases and snapshots).
I am connecting to an external offline mode server and all I get
```
UUID of player Username is f3…
-
I was checking the ChunkSection.read method and I noticed it required a globalBiomePaletteBits.
I was not sure what it was and after inspecting the source I noticed that it was used to create a new D…
-
Can I know which version of MCProtocolLib supports 1.13 & 1.14? https://github.com/Steveice10/MCProtocolLib/releases
-
Please fix maven repo
```
> Could not resolve org.spacehq:mcprotocollib:1.8-SNAPSHOT.
Required by:
ru.ensemplix.server:enServer:0.1
> Unable to load Maven meta-data from http://repo.spaceh…
ghost updated
8 months ago
-
MCProtocolLib is not building with dependencies.
To build with dependencies i need to add this (https://pastebin.com/DxpKjnMZ) to pom.xml, and then use "mcprotocollib-1.13.1-1-SNAPSHOT-jar-with-dep…
-
```
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all dependencies for configuration ':testRuntime'.
> Could not resolve org.spacehq:mcprotocollib:1.8.8-SNAPSHOT.
Re…
ghost updated
8 months ago
-
MCProtocolLib version 1.7.7
Connecting to mc.parkercraft.it (1.7 -> 1.8 server)
Caused by: java.io.EOFException
at java.io.DataInputStream.readUnsignedByte(DataInputStream.java:290)
at org.spa…
-
I have mcprotocollib 1.12 how to make it possible to join on 1.8.8 version.