Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fabricmodsender'... done. Note: switching to 'a110117ee9607d23060b2986a16a0e97c969d517'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a110117 CI + some more polishing Build: Executing cp ~/gradle.properties . Build: Executing ./gradlew remapJar To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Configure project : Fabric Loom: 0.10.66 FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Build file '/home/gitea/ci/fabricmodsender/build.gradle' line: 6 * What went wrong: A problem occurred evaluating root project 'fabricmodsender'. > Could not get unknown property 'mod_version' for root project 'fabricmodsender' of type org.gradle.api.Project. * 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 get full insights. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: A problem occurred configuring root project 'fabricmodsender'. > No 'minecraft' dependency was specified! * 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 get full insights. ============================================================================== * Get more help at https://help.gradle.org BUILD FAILED in 20s Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/fabricmodsender.git/./hooks/update.d/steamwarci.py", line 104, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed