Canvas Renderer not removed in 2.1.0-beta.1
n1ckoates opened this issue ยท 1 comments
Describe the bug
In the changelog for 2.1.0-beta.1
, Canvas was supposedly removed. However, it's still present in the Packwiz config (Packwiz/index.toml
).
Since Canvas conflicts with Sodium, this prevents the pack from starting up.
I'm using the auto-updating MultiMC pack, I'm not sure if this issue is present in other versions.
Expected behavior
Canvas is removed as is conflicts with Sodium; the pack works normally.
Observed/actual behavior
Fabric will display an error as Canvas conflicts with Sodium. This prevents the pack from starting.
Steps To Reproduce
- Install the auto-updating MultiMC pack.
- Launch the pack.
- Fabric will display an error as Canvas conflicts with Sodium.
Modpack version
2.1.0-beta.1
Launcher
MultiMC
Install method
Fresh install/new profile
Additional context
No response