ignifindx Posted September 3, 2023 Share Posted September 3, 2023 Hi ! I have this error message when I try to connect to my own forge 1.19.2 server. The server is hosted on my computer, my frined can join but I can't. "Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(28270) + length(1) exceeds writerIndex(28270): PooledUnsafeDirectByteBuf(ridx: 28270, widx: 28270, cap: 28270)" Here is an extract of my debug.log. https://pastebin.com/sfY9WYMv. Hope you can help me. Quote Link to comment Share on other sites More sharing options...
ignifindx Posted September 3, 2023 Author Share Posted September 3, 2023 Update: It's seems that only OP members have this error I deop everybody but I can't even find why this problem happend. Quote Link to comment Share on other sites More sharing options...
warjort Posted September 3, 2023 Share Posted September 3, 2023 (edited) The log you posted is incomplete and not the required debug.log. Read the FAQ at the top of the forum. The actual error you show is a network protocol error. This is usually caused by mods that were not test in multiplayer by the mod author or are mods for a different version of minecraft/forge with different network formats. Since you say it only happens for people with OP, the issue is likely related to a mod that has custom commands? Usually the only way the find the problem mod is to experiment with removing mods until the issue goes away. Backup your world before removing mods. Edited September 3, 2023 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.