Open TheArcaneBrony opened 1 year ago
AFAIK this is caused by older versions of quilt loader not exposing minecrafts assets via its mod container - so what version of quilt loader are you using? (edit: I think only the 0.18.1 betas have fixed this actually)
Couldn't this just be fixed by declaring the architectury API as a dependency in fabric.mod.json?
@kaylendog Neither Quilt or Fabric's error gui is user friendly enough, I don't want to go back to the old days where people will screenshot the error screen and ask me what it is
Plus this is a Quilt Loader bug anyways, it needs to be fixed
@kaylendog Neither Quilt or Fabric's error gui is user friendly enough, I don't want to go back to the old days where people will screenshot the error screen and ask me what it is
Plus this is a Quilt Loader bug anyways, it needs to be fixed
That's fair - do you think it'd be worthwhile dropping a warning in console if the mod can't find the APIs? At least until the bug gets fixed in Quilt. I spent like 20 minutes enabling and disabling mods to find the issue...
A warning is in the console but it could be overwhelmed by the constant errors or it could be crashing before it gets to print to the console
@AlexIIL Are there any updates to this issue? Is the fix released in a release?
erm, isn't this the warning in console?
Found 1 error(s) during startup:
- Architectury API is a required dependency of Roughly Enough Items 9.1.572 but it is not installed!
and yes, this is fixed in quilt-loader 0.18.1-beta.22 - however since it sadly only is in the loader-plugins betas it's not a full release quite yet. It's getting quite stable now though, so it will hit release soon.
What happened?
mod spams console output at an alarming rate architectury api is also not correctly declared as a dependency.
What mod loaders are you seeing the problem on?
Quilt
What do you think this bug is of?
Relevant log output
Anything else?
No response
By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.
By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.