OreCruncher / DynamicSurroundingsFabric

Dynamic Surroundings mod for Minecraft
MIT License
62 stars 25 forks source link

[1.20.4] ModernUI dinger causes Dynamic Surroundings to Crash #69

Closed OreCruncher closed 5 months ago

OreCruncher commented 5 months ago

ModernUI has a startup ding sound they play. This sound is played (queued to the sound engine) before mods have a chance to finish initialization. To address the issue, set the "ding" property in the ModernUI client.toml file to false. (Dynamic Surroundings plays a startup sound so this feature would be redundant.)

69 dude!

OreCruncher commented 5 months ago

Put in place a workaround. Just the other day I was thinking about removing some code because I didn't use it. Well, I am now using it.

OreCruncher commented 5 months ago

Posted 0.3.1 versions to CurseForge/GitHub.