[1.19.2]: Unable to join Plugin Server
Dr-WeiAL opened this issue ยท 2 comments
Minecraft version
1.19.2
Farmer's Delight version
1.2.1
Forge version
43.2.14
Description
Error entering Plugin Server when using Farmer's Delight
The only thing I found in my modpack that causes this problem is Farmer's Delight
Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(12) + length(1) exceeds writerIndex(12): PooledUnsafeDirectByteBuf(ridx: 12, widx: 12, cap: 12)
Steps to reproduce
- Start the server with paper or purpur server core
- Join the server using a client with Farmer's Delight
- Unable to access the server
Mod list
Farmer's Delight
Logs
client: https://pastebin.com/iusjx76a
server: https://pastebin.com/j7JJa3QD
Minimal instance
- I have tested this on a minimal instance
Performance and shader mods
- I am using performance or shader mods
Farmer's Delight is a client + server mod; both sides must have it installed.
From a quick lookup, it seems PaperMC is incompatible with Forge, so what you're trying here won't work. In order to run a modded server, you'll need to install Forge on it, as well as any client+server mods.