-
Latest on paper 1.21.3, LibsDisguises, and packet-events
```
[14:05:48] [Netty Epoll Server IO #2/WARN]: java.lang.IndexOutOfBoundsException: readerIndex(17) + length(1) exceeds writerIndex(17): P…
-
**Describe the bug**
Basically server randomly crashes every few hours, before the actual crash there are few exceptions from PacketEvents (LPX & GrimAC).
**Software brand**
Paper 1.16.5
**Plu…
-
When I use the trident, I get kicked
[20:36:44 ERROR]: Could not pass event BlockDigEvent to FoxAddition v1.2.2
java.lang.ClassCastException: class java.util.UUID cannot be cast to class org.buk…
-
**Describe the bug**
Randomly players while joining will get kicked with "PacketEvents 2.0 failed to inject"
**Software brand**
Paper 1.20.4, paper 1.21 (this issue has been around a long time, s…
-
- [ ] This issue is not solved in a development build
**Describe the bug**
When BOTH packetevents and protocolib are present, enchants from excellentnenchants cannot be applied to items. Removing …
-
**Describe the bug**
When executing the /ecoenchants gui command and I select the special enchantment book, I get kicked off the server when clicking the special enchantment book. Matrix throws an In…
-
### Stack trace
https://paste.gg/p/anonymous/9c46620addc44f66bb899c8f781e794b
### How to replicate it if known
Exception appears randomly every 2-3 hours on server.
### Grim version
2.3.67 (newes…
-
Hi!
It's better to depend on external packetevents due to (for example):
1. users can manually update packetevents (for example to dev build with hotfixes)
2. better performance (packets have to b…
-
### Describe the false positive and how to replicate it
It was tested, before with the original GrimAC this didn't happen, during crystal PVP in flat, it always happens after about 5 minutes of playi…
-
### Describe the bypass and how to replicate it
if (e.getPacket() instanceof ClickSlotC2SPacket click) {
switch (clickBypass.getValue()) {
case GrimSwap -> {
…