VazkiiMods / Psi

Spellcrafting mod for Minecraft based around Vector math and stack-based processing
http://psi.vazkii.net
315 stars 89 forks source link

Psi fails to load on 1.19.4 #815

Open flashgnash opened 4 months ago

flashgnash commented 4 months ago

Version Information

Forge version: 45.2.0 Psi version: 2.0.0 Java version: openjdk-17.0.7

Using prism launcher on linux, x86

Further Information

image

Psi (psi) has failed to load correctly
java.lang.NoSuchMethodError: 'void net.minecraft.sounds.SoundEvent.<init>(net.minecraft.resources.ResourceLocation)'

A similar error message also appears for the Phi addon if it's installed

Link to crash log: https://gist.github.com/flashgnash/3fa3bb9886671797301a385d08270b9d Steps to reproduce:

  1. Install the mod and Patchouli with specified versions
  2. Attempt to start the game
  3. ???
  4. Profit

What I expected to happen: The game to start What happened instead: The game errored

Changing forge versions seems to have no effect (tried 45.2.0 and 45.2.15)

I can't find anyone else talking about this error message so my guess is it's Linux specific, though I don't have a windows machine to test that theory on and I haven't had that issue with any other mod yet

unilock commented 4 months ago

https://github.com/VazkiiMods/Psi/issues/807#issuecomment-2052545034:

https://github.com/VazkiiMods/Psi/issues/803#issuecomment-1958446106:

Psi for 1.19 will only run on 1.19.2, not 1.19.3 or 1.19.4. It seems the versions are marked incorrectly on CurseForge / Modrinth.