Client logs getting spammed with render errors that tell me to report it to the mod author so here I am.
Electrofried opened this issue ยท 0 comments
Prerequisites
- [x ] I am running the latest alpha version of MineColonies and Structurize for my Minecraft version.
- [x ] I checked the MineColonies/Structurize wiki and made sure my issue is not covered there.
- [x ] I made sure that this issue is not a duplicate of any existing issue.
Context
- Minecraft Version: forge-1.16.5-36.1.31
- MineColonies Version: minecolonies-0.14.217-ALPHA
- Structurize Version: structurize-0.13.177-ALPHA
- Related Mods and their Versions: n/a
Expected behavior
My log files should be nice and clean with only errors that I have made or ones that do not request I report them to mod authors.
Actual behavior
My client logs are getting very large and full of the following errors that I do not understand.
A CitizenData.View for #21 has thrown an exception during loading, its state cannot be restored. Report this to the mod author
java.lang.IndexOutOfBoundsException: readerIndex(4095) + length(4) exceeds writerIndex(4096): UnpooledHeapByteBuf(ridx: 4095, widx: 4096, cap: 4096/4096)
Steps to reproduce the issue
- It just happens to all clients connected to my SMP server. The only insight I can provide is that it does not seem to occur on a server with only 'new' colonists generated after the most recent update.
Logs
- latest.log: client latest and debug logs
- crashlog: server logs just in case
Notes
Viewers
- Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
- Add a comment if you have any insights or background information that isn't already part of the conversation.