-
```
[17:43:58 WARN]: java.lang.IllegalStateException: PacketEvents failed to inject with the Early Injector. Reverting to the Compatibility/Late Injector... Please report this!
[17:43:58 WARN]: …
-
```
[00:58:34 ERROR]: [packetevents] PacketEvents found an exception while calling a packet listener.
java.lang.NullPointerException: null
at io.github.retrooper.packetevents.utils.nms.NMSU…
-
```
java.lang.IllegalArgumentException: No enum constant io.github.retrooper.packetevents.packetwrappers.play.out.chat.WrappedPacketOutChat.ChatPosition.SYSTEM
at java.lang.Enum.valueOf(Enum.java:2…
-
The project doesn't have a README.md yet, which is the way that you discover things about a project on GitHub. Adding one would really help.
Also retrooper, my Discord got terminated, go register o…
-
Hi all!
The initial part of updating to 1.17 is complete. 1.17 contained a lot of changes to NMS, which required a lot of changes in ProtocolLib. Note that, although the unit tests are passing and …
-
### Description
I use an anticheat plugin called Vulcan `( https://www.spigotmc.org/resources/vulcan-advanced-cheat-detection-1-7-1-16-4.83626 )` Which uses PacketEvents `( https://github.com/r…
-
[19:27:47 WARN]: io.github.retrooper.packetevents.exceptions.WrapperFieldNotFoundException: The class you are trying to read fields from does not contain any fields!
[19:27:47 WARN]: at io.git…
-
**What features/checks do you need?:**
if spigot stop getnearbyentity off main thread why not do this:
for (Zombie mob : player.getWorld().getEntitiesByClass(Zombie.class)) {
if (mob.g…
ghost updated
4 years ago
-
Whenever I try connecting to my account, it still displays me I am not connected.
I don't see my contacts, ect…
I am using IntelliJ and the latest released Saros version, I believe 0.2.2 or so.
…