ZANXEY C:\Users\hp\Wurst7>gradlew spotlessApply
Calculating task graph as no cached configuration is available for tasks: spotlessApply
Configure project :
Fabric Loom: 1.11.8
BUILD SUCCESSFUL in 9s
7 actionable tasks: 3 executed, 4 up-to-date
Configuration cache entry stored.
C:\Users\hp\Wurst7>gradlew build
Reusing configuration cache.
Task :remapSourcesJar FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':remapSourcesJar'.
A failure occurred while executing net.fabricmc.loom.task.RemapSourcesJarTask$RemapSourcesAction
Failed to remap sources
* Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to generate a Build Scan (Powered by Develocity).
Get more help at https://help.gradle.org.
BUILD FAILED in 51s
13 actionable tasks: 8 executed, 5 up-to-date
Configuration cache entry reused.
C:\Users\hp\Wurst7>