-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Describe the bug
Upon loading a certain part of my multiplayer world, the client crashes. The server stays online without producing any logs besides the Exception occurred in netty pipeline (unexpected disconnect).
Caused by: java.lang.IllegalAccessError: class com.copycatsplus.copycats.compat.SodiumCompat tried to access private field me.jellysquid.mods.sodium.client.world.WorldSlice.world (com.copycatsplus.copycats.compat.SodiumCompat and me.jellysquid.mods.sodium.client.world.WorldSlice are in unnamed module of loader 'knot' @6500df86)
To Reproduce
Was not able to reproduce outside the production environment.
Expected behavior
The client should not crash.
Screenshots
Not applicable
Desktop
- Minecraft Version: 1.20.1
- Mod Loader: Fabric
- Mod Version 2.2.2
Additional context
https://mclo.gs/fO08Xzh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working