Skip to content

Loom assumes an access widener will have a mod metadata property #311

Description

@ChloeDawn

Loom version: 0.5.42
I use an access widener for compile-time access transforming and cannot build my jar as Loom assumes that my access widener (which is not located in the source set path) will have a property in mod metadata, failing here:

Preconditions.checkNotNull(awPath, "Failed to find accessWidener in fabric.mod.json: " + remapData.input);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions