Sound​s

Sound​s

2M Downloads

mod running problems

maIwina opened this issue · 5 comments

commented

It says to Install yacl, version 3.3.1+1.20.4 or later. I do have it installed tho, I tried it running it with 3.3.2 and 3.3.1 and none worked, any solutions?

commented

Can confirm this issue. It happens on 1.20.1 versions as well.

commented

That confirm on 1.20.2 version too.

commented

Fixed in #31!

commented

Temporary fix:

config/fabric_loader_dependencies.json

{
  "version": 1,
  "overrides": {
    "sounds": {
      "-depends": {
        "yacl": "*"
      }
    }
  }
}
commented

Fixed in 0.6.1