QuiltMC / quilt-loader

The loader for Quilt mods.
Apache License 2.0
472 stars 87 forks source link

Fabric mods don't load nested mods more than one layer deep #401

Closed Oliver-makes-code closed 9 months ago

Oliver-makes-code commented 9 months ago

I have a Fabric mod which JiJ's a mod, which in turn JiJ's other mods On Fabric loader, this works fine and loads the nested mods On Quilt loader, this causes a crash, because the nested mods aren't being loaded. Log: https://mclo.gs/av13o8K

The log may appear weird, but that's an artifact of MoreMCMeta's xplat setup

Oliver-makes-code commented 9 months ago

Nevermind, this is an issue with moremcmeta