Loading more than 1 config file causes the game to crash on world load
Nathan22211 opened this issue ยท 1 comments
Minecraft Version
1.19.2
ModLoader
Fabric
Shimmer version
1.19.2-0.1.14
Modpack info or mod list(please reduce mod range)
https://gist.github.com/Nathan22211/57256640959b8bd0c7124aed8f8c9e77
The latest.log file and hs_err_pidXXX if exists
https://gist.github.com/Nathan22211/1d67da3be46069e4774014e479aa05ca
optifine , Rubidium , flywheel or any rendering related mods. mod version is required.
Iris, more culling, sodium, lambda better grasses, nicer skies... There's quite a few but look at the notes below
Issue description
Loading more than one shimmer.json causes the game to crash on world load
Steps to reproduce
1: Add a shimmer.json to the folder in the config folder, resourcepack... anywhere it'll accept it
2: load up the game and try to open a world or server (I did the latter)
due to the one embedded in the mod jar + the added one. the game should crash with the fatal in the log file.
Other information
The mod combo listed above worked while I was messing with the axillary screen (with iris shaders off, I was waiting for documentation on making shaders compatible). Still, after adding another shimmer.json the crashes started. I haven't tested singleplayer yet