Closed Machine-Maker closed 8 months ago
my suggestion is moving this list to the paperweight or paper extension and then appending the asm dep there https://github.com/PaperMC/paperweight/blob/main/paperweight-lib/src/main/kotlin/io/papermc/paperweight/tasks/download-task.kt#L215-L229
Upstream changed from depending on
asm
toasm-commons
which meant theasm
sources jar wasn't passed to mercury or eclipse causing it to fail.