Closed NONPLAYT closed 2 years ago
From gradle scan I get this:
Execution failed for task ':pufferfish:paper:spigotRemapJar'.
io.papermc.paperweight.PaperweightException: Failed to apply member mappings
> Failed to apply member mappings
> Execution of 'net.md_5.ss.SpecialSource' failed with exit code 1. Log file: /var/lib/jenkins/workspace/DivineMC/DivineMC-1.19/.gradle/caches/paperweight/upstreams/paper/.gradle/caches/paperweight/taskCache/spigotRemapJar.member.log Classpath: /var/lib/jenkins/workspace/DivineMC/DivineMC-1.19/.gradle/caches/paperweight/upstreams/paper/work/BuildData/bin/SpecialSource-2.jar
So, I making my own minecraft server software and using Jenkins to build it. Im setup build from git and added gradlew applyPatches and when build is starting, I get this error:
And only one question - how can I fix this?