Game crashes on start with fresh 1.18 install
djwillcaine opened this issue ยท 3 comments
Version information
1.18
Expected Behavior
Game opens
Actual Behavior
Game fails to open
Reproduction Steps
- Install Minecraft 1.18 with latest launcher
- Install Fabric
- Install Sodium into mods folder
- Launch game
Java version
openjdk version "16.0.2" 2021-07-20
CPU
AMD Ryzen 5 3600
GPU
NVIDIA GeForce GTX 760
Additional information
This is on a fresh windows 10 installation.
Log: https://pastebin.com/A3JMPH5u
Culprit seems to be this line?
Mixin apply for mod sodium failed sodium.mixins.json:features.fast_biome_colors.MixinClientWorld
You installed Sodium 0.3.3 for Minecraft 1.17 into a Minecraft 1.18 instance. You need to use the correct version (currently 0.4-alpha5) provided on our downloads page.