Sodium

Sodium

35M Downloads

Game crashes on start with fresh 1.18 install

djwillcaine opened this issue ยท 3 comments

commented

Version information

1.18

Expected Behavior

Game opens

Actual Behavior

Game fails to open

Reproduction Steps

  1. Install Minecraft 1.18 with latest launcher
  2. Install Fabric
  3. Install Sodium into mods folder
  4. 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.

commented

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
commented

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.

commented

That was stupid of me! Thanks haha.