Pannoniae / sodium-forge

A Fabric..... I mean Forge mod designed to improve frame rates and reduce micro-stutter
GNU Lesser General Public License v3.0
78 stars 10 forks source link

Crash when loading game #23

Closed SirOMGitsYOU closed 3 years ago

SirOMGitsYOU commented 3 years ago

Reproduction Steps

Crash happens before reaching the main menu.

Crash Report File

https://gist.githubusercontent.com/SirOMGitsYOU/dcc0aa5c4defd0257b32996818018c9d/raw/c64bc3dd1c93fede0c4a56511f626d1b401332e5/gistfile1.txt

Additional Information

Can provide modlist if needed but can be found in the crash report at the bottom.

yatsukiko commented 3 years ago

one of your mods overwrites a method to be public while sodium try to access that when its private, can you try this build? https://yatsukiko.me/u/sodium-forge-2.0.jar

SirOMGitsYOU commented 3 years ago

one of your mods overwrites a method to be public while sodium try to access that when its private, can you try this build? https://yatsukiko.me/u/sodium-forge-2.0.jar

https://i.imgur.com/3MNq6iY.png

yatsukiko commented 3 years ago

sodium is a 1.16.5 mod? not 1.12.2

SirOMGitsYOU commented 3 years ago

sodium is a 1.16.5 mod? not 1.12.2

My bad I had loaded it up with the wrong instance. That version you sent me works fine thank you :)