Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml HEAD is now at 73b8925 Remove Packet Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details > Task :CommonCore:compileJava UP-TO-DATE > Task :CommonCore:processResources > Task :processResources > Task :CommonCore:classes > Task :processTestResources NO-SOURCE > Task :CommonCore:buildResources > Task :Persistent:compileJava UP-TO-DATE > Task :Persistent:processResources > Task :Persistent:classes > Task :Persistent:jar > Task :CommonCore:jar > Task :CommonCore:assemble > Task :CommonCore:compileTestJava UP-TO-DATE > Task :CommonCore:processTestResources > Task :CommonCore:testClasses > Task :CommonCore:test > Task :CommonCore:testOutput > Task :CommonCore:check > Task :CommonCore:build > Task :CommonCore:buildProject > Task :compileJava FAILED /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/tablist/Tablist.java:29: error: cannot find symbol import com.velocitypowered.proxy.protocol.packet.UpdateTeamsPacket; ^ symbol: class UpdateTeamsPacket location: package com.velocitypowered.proxy.protocol.packet /home/gitea/ci/SteamWar/bungeecore/src/de/steamwar/bungeecore/tablist/Tablist.java:53: error: cannot find symbol private static final UpdateTeamsPacket createTeamPacket = new UpdateTeamsPacket(TAB_TEAM, UpdateTeamsPacket.Mode.CREATE, Component.empty(), Component.empty(), Component.empty(), UpdateTeamsPacket.NameTagVisibility.NEVER, UpdateTeamsPacket.CollisionRule.ALWAYS, 21, (byte)0x00, Arrays.stream(swNames).toList()); ^ symbol: class UpdateTeamsPacket location: class Tablist 2 errors 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 11s 13 actionable tasks: 10 executed, 3 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/bungeecore.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/bungeecore.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed