Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/axiompaperplugin 6f44fad..e9a2b15 multiversion -> origin/multiversion Previous HEAD position was 6f44fad WIP Multiversion (SetBlock missing) HEAD is now at e9a2b15 WIP Multiversion (Small sections remaining) Build: Executing JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 ./gradlew reobfJar Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details Path for java installation '/usr/lib/jvm/openjdk-11' (Common Linux Locations) does not contain a java executable Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations) does not contain a java executable > Task :compileJava /home/gitea/ci/SteamWar/axiompaperplugin/src/main/java/com/moulberry/axiom/packet/SetBlockBufferPacketListener.java:89: error: cannot find symbol var chunkMap = world.getChunkSource().chunkMap; ^ symbol: method getChunkSource() location: variable world of type World /home/gitea/ci/SteamWar/axiompaperplugin/src/main/java/com/moulberry/axiom/packet/SetBlockBufferPacketListener.java:91: error: incompatible types: Chunk cannot be converted to LevelChunk for (LevelChunk chunk : changedChunks) { ^ Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 errors > Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > Compilation failed; see the compiler error output for details. * 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 13s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/axiompaperplugin.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/axiompaperplugin.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/axiompaperplugin.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed