[Fabric/1.15.2] Packet handling failure on dedicated servers
LemmaEOF opened this issue ยท 1 comments
When attempting to open a Patchouli book on a dedicated server, the packet will fail to handle properly and the book will not open. The cause is java.lang.IndexOutOfBoundsException: readerIndex(26) + length(1) exceeds writerIndex(26): PooledUnsafeDirectByteBuf(ridx: 26, widx: 26, cap: 26)
To reproduce:
- join a dedicated server that has Patchouli books.
- obtain a Patchouli book and attempt to open it.
- The book-open sound effect will play but the gui will not open. The error linked below will be output to the console.