CC: Tweaked

CC: Tweaked

65M Downloads

Client disconnects from internal server when using BetterTrims

Closed this issue · 3 comments

commented

Minecraft Version

1.21.1

Version

1.116.1

Details

Whenever I use this mod and BetterTrims, the client disconnects from the game's internal server when opening a world. The only mods used are CC: Tweaked, BetterTrims and their direct dependencies, and when either CC: Tweaked or BetterTrims are not used (but their dependencies still are), the error does not occur.

NeoForge version: 21.1.213
Disconnect log: disconnect-2025-10-30_00.11.55-client.txt

commented

Caused by BetterTrims making an assumption about the underlying data structure used to synchornize dynamic registries – Neoforge modifies it under the hood via a patch which was not clear from source. Issue may be resolved as it has been fixed.

commented

I've tested with BetterTrims 4.0.2, and it works fine now. Closing as resolved.