Summary
Unexpected Crash while user was flying in the End caused by Voxy's latest version
Environment and Version
- Minecraft version: 1.21.11
- LighterEnd version: 1.0.4
- Launcher: N/A
- Fabric API version: Voxy 2.1.12-alpha
- Any other relevant mods or datapacks you have installed: N/A
- LighterEnd config: N/A
Steps to Reproduce
Fly around in The End
Relevant Log
Click to reveal
https://mclo.gs/ZeI2luI
https://mclo.gs/zfbNSUU
https://mclo.gs/cuclyky
Workaround
Downgrade to Voxy 0.2.11
Severity
Gamebreaking (Voxy is bae)
Desired Outcome
Fix
Urgency
By next minor release
Notes
Builderb0y on Discord noted:
...yep. they are missing a check for it. fabric has a method hasBiomes() that should be checked before calling getBiomeFabric(). https://github.com/OpenBagTwo/LighterEnd/blob/26.1/src/client/java/io/github/openbagtwo/lighterend/blocks/EndMossRenderer.java#L29
Summary
Unexpected Crash while user was flying in the End caused by Voxy's latest version
Environment and Version
Steps to Reproduce
Fly around in The End
Relevant Log
Click to reveal
https://mclo.gs/ZeI2luI
https://mclo.gs/zfbNSUU
https://mclo.gs/cuclyky
Workaround
Downgrade to Voxy 0.2.11
Severity
Gamebreaking (Voxy is bae)
Desired Outcome
Fix
Urgency
By next minor release
Notes
Builderb0y on Discord noted: