
[1.21.1] Create 6.0.4 mod compatibility
SandssStorm opened this issue ยท 2 comments
Bug Description
The initial particles when a new rotating block gets placed onto already something that's rotating causes a client disconnect when on a multiplayer server.
This does not happen on singleplayer!
Using Create 6.0.4, and Sodium 0.6.9, on NeoForge
Packet play/clientbound/minecraft:level_particles (ClientboundLevelParticlesPacket) was larger than I expected, found 21 bytes extra whilst reading packet clientbound/minecraft:level_particles
Reproduction Steps
- Go on a server
- Place waterwheel
- Add water
- Place gearbox
- Crash
Log File
Crash Report
Why do you believe this to be caused by Sodium? This is a network protocol error, not something that Sodium can cause. You should verify this only happens with Sodium installed.
But, more importantly, the error originates in a mixin applied by the Connectivity mod, which is likely at fault here.