Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml HEAD is now at 740ebc0 Add click callback for REntityServer Build: Executing ./gradlew buildProject > Task :SpigotCore_12:processResources NO-SOURCE > Task :SpigotCore_10:processResources NO-SOURCE > Task :CommonCore:compileJava UP-TO-DATE > Task :SpigotCore_Main:processResources UP-TO-DATE > Task :SpigotCore_9:processResources NO-SOURCE > Task :SpigotCore_8:processResources UP-TO-DATE > Task :SpigotCore_14:processResources NO-SOURCE > Task :SpigotCore_15:processResources NO-SOURCE > Task :SpigotCore_18:processResources NO-SOURCE > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes UP-TO-DATE > Task :CommonCore:buildResources > Task :SpigotCore_19:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :CommonCore:jar UP-TO-DATE > Task :processTestResources NO-SOURCE > Task :CommonCore:assemble UP-TO-DATE > Task :CommonCore:compileTestJava UP-TO-DATE > Task :CommonCore:processTestResources NO-SOURCE > Task :CommonCore:testClasses UP-TO-DATE > Task :CommonCore:test UP-TO-DATE > Task :CommonCore:testOutput > Task :CommonCore:check UP-TO-DATE > Task :CommonCore:build UP-TO-DATE > Task :CommonCore:buildProject UP-TO-DATE > Task :SpigotCore_Main:compileJava UP-TO-DATE > Task :SpigotCore_Main:classes UP-TO-DATE > Task :SpigotCore_Main:jar UP-TO-DATE > Task :SpigotCore_10:compileJava UP-TO-DATE > Task :SpigotCore_10:classes UP-TO-DATE > Task :SpigotCore_10:jar UP-TO-DATE > Task :SpigotCore_8:compileJava UP-TO-DATE > Task :SpigotCore_8:classes UP-TO-DATE > Task :SpigotCore_8:jar UP-TO-DATE > Task :SpigotCore_12:compileJava UP-TO-DATE > Task :SpigotCore_12:classes UP-TO-DATE > Task :SpigotCore_15:compileJava UP-TO-DATE > Task :SpigotCore_15:classes UP-TO-DATE > Task :SpigotCore_12:jar UP-TO-DATE > Task :SpigotCore_9:compileJava UP-TO-DATE > Task :SpigotCore_9:classes UP-TO-DATE > Task :SpigotCore_9:jar UP-TO-DATE > Task :SpigotCore_15:jar UP-TO-DATE > Task :SpigotCore_14:compileJava UP-TO-DATE > Task :SpigotCore_14:classes UP-TO-DATE > Task :SpigotCore_14:jar UP-TO-DATE > Task :SpigotCore_18:compileJava UP-TO-DATE > Task :SpigotCore_18:classes UP-TO-DATE > Task :SpigotCore_18:jar UP-TO-DATE > Task :SpigotCore_19:compileJava FAILED /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/core/CraftbukkitWrapper19.java:25: error: package org.bukkit.craftbukkit.v1_19_R1 does not exist import org.bukkit.craftbukkit.v1_19_R1.CraftChunk; ^ /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/core/CraftbukkitWrapper19.java:26: error: package org.bukkit.craftbukkit.v1_19_R1.entity does not exist import org.bukkit.craftbukkit.v1_19_R1.entity.CraftPlayer; ^ /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/techhider/BlockIds19.java:36: error: cannot find symbol return Block.i(IRegistry.V.a(new MinecraftKey(material.name().toLowerCase())).m()); ^ symbol: variable V location: interface IRegistry /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/techhider/BlockIds19.java:42: error: cannot find symbol for(IBlockData data : IRegistry.V.a(new MinecraftKey(material.name().toLowerCase())).k().a()){ ^ symbol: variable V location: interface IRegistry /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/techhider/BlockIds19.java:47: error: method h in class FluidType cannot be applied to given types; Fluid water = FluidTypes.c.h(); ^ required: no arguments found: no arguments reason: h() has protected access in FluidType /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/techhider/BlockIds19.java:49: error: bad operand types for binary operator '==' if(data.p() == water) { ^ first type: boolean second type: Fluid /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/techhider/ProtocolWrapper19.java:65: error: cannot find symbol return obfuscate.contains(Material.getMaterial(IRegistry.V.b(((IBlockData) iBlockData).b()).a().toUpperCase())); ^ symbol: variable V location: interface IRegistry /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/techhider/ChunkHider19.java:29: error: cannot find symbol return !hiddenBlockEntities.contains(IRegistry.ab.b(entityType.get(tile)).a()); ^ symbol: variable ab location: interface IRegistry /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/core/CraftbukkitWrapper19.java:33: error: cannot find symbol Chunk chunk = ((CraftChunk)p.getWorld().getChunkAt(chunkX, chunkZ)).getHandle(); ^ symbol: class CraftChunk location: class CraftbukkitWrapper19 /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/core/CraftbukkitWrapper19.java:34: error: incompatible types: boolean cannot be converted to LightEngine ((CraftPlayer)p).getHandle().b.a(new ClientboundLevelChunkWithLightPacket(chunk, chunk.q.l_(), null, null, false)); ^ /home/gitea/ci/SteamWar/spigotcore/SpigotCore_19/src/de/steamwar/core/CraftbukkitWrapper19.java:34: error: cannot find symbol ((CraftPlayer)p).getHandle().b.a(new ClientboundLevelChunkWithLightPacket(chunk, chunk.q.l_(), null, null, false)); ^ symbol: class CraftPlayer location: class CraftbukkitWrapper19 Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output 11 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':SpigotCore_19: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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2s 25 actionable tasks: 3 executed, 22 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/spigotcore.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/spigotcore.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/spigotcore.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed