Skip to content

Refmap not being named correctly #39

@ejektaflex

Description

@ejektaflex

Hi! In my project (https://github.com/ejektaflex/Bountiful), my Fabric refmap is not named correctly when I build the mods, and as such, the mod does not load in the final built jar.
err_bountiful

Note that even though this is the Fabric jar file, it copied in the common refmap instead.
The problem is that the mixin json file is still referencing bountiful-fabric-refmap.json, which does not exist, so it causes a crash at runtime.

This might be a problem with my gradle setup - if it is, let me know what I've done wrong. Feel free to transfer it to the arch-loom issue tracker if it's better suited for there as well.

This didn't used to happen to me (I last did a build in July), so perhaps it's related to Arch-Loom 1.4 changes with a new snapshot? Not sure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions