Skip to content

[BUG] sodium 0.8.7 breaks xray (easy fix) #8187

@DiepCustom2025

Description

@DiepCustom2025

Pre-submission checklist

  • I have searched through existing issues and confirmed this bug has not been reported yet.
  • I have reproduced this on the latest development build.

LiquidBounce Branch

Nextgen

LiquidBounce Build/Version

likely all of them?

Operating System

Windows 11

Minecraft Version

1.21.11

Describe the bug

SodiumBlockOcclusionCacheMixin is applying a sodium class called BlockOcclusionCache which was removed and replaced with AbstractBlockRenderContext causing the mixin to not inject correctly This can be fixed quite easily however I personally don't think I can do it so I'll post it on here hoping someone else can. Meteor has made a commit fixing this but I don't think I can apply it to LiquidBounce as easily: MeteorDevelopment/meteor-client@1c7927f

Steps to reproduce

  • Run any(?) version of LiquidBounce with Sodium 0.8.7
  • Enable xray.
  • See that blocks remain visible.

Client Log

Not necessary.

Screenshots

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions