Gradle "Build failed with an exception." #1600
Replies: 3 comments 1 reply
-
I would post this as an issue in fabric-loom: You probably also want to include your accesswidener since that is what you changed. Anyway, since this is an error related to mappings and the thing you changed is the accesswidener (aw) you should check the first line of the aw has a valid mappings name, e.g.:
|
Beta Was this translation helpful? Give feedback.
-
This error suggests the yarn mappings file is corrupted? Again --stacktrace might give more context. |
Beta Was this translation helpful? Give feedback.
-
You might also try an earlier build of yarn, e.g. build.30 to see if you get the same problem. |
Beta Was this translation helpful? Give feedback.
-
Hi! I tried to rebuild my project after inserting an accesswidener and now this error message is coming up when I do
gradle.build
gradle.properties
Beta Was this translation helpful? Give feedback.
All reactions