Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'schematicsystem'... done. Note: switching to '170b1da9a7824ef55295092e126d455da0a749be'. 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 170b1da :art: Initial MessageSystem Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing ./gradlew buildProject 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 > Task :SchematicSystem_15:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :SchematicSystem_8:processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :SchematicSystem_Core:compileJava /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:59: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDeine Ordner brauchen schon einen Namen!"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:63: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDer Name der Schematic ist zu lang"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:75: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDer angegebene Schematicname enthält verbotene Zeichen"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:79: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDer Pfad darf nicht \"§l" + layer + "§c\" enthalten"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:322: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst hier keine Schematics laden")) || ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:324: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cAuf diesem Bau können keine Schematics geladen werden")))) { ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:328: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst keine Ordner Laden"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:334: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Schematic §e" + node.getName() + " §7geladen!"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:337: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cEs konnte keine Daten in der Schematic gefunden werden."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:339: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDie Schematic konnte nicht geladen werden."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:347: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu darf keine Schematics Downloaden: §f§l" + punishment.getReason()); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:356: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "Dein Download Link:"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:364: error: cannot find symbol punishment -> player.sendMessage(SchematicSystem.PREFIX + "§cDu darf keine Schematics einsenden: §f§l: " + punishment.getReason()))) { ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:368: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst nur deine eigenen Schematics einsenden."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:373: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cOrdner haben keinen Typen."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:378: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cZu diesem Typen können keine Schematics geändert werden."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:382: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDie Schematic hat schon diesen Typen"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:388: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aSchematictyp geändert"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:391: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu hast diese Schematic bereits eingesendet"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:404: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDie Schematic ist nicht regelkonform"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:412: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDer Vorbereitungsserver wird gestartet"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:429: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDie Schematic wird zeitnah überprüft"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommandUtils.java:434: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDer Vorbereitungsserver wird gestartet"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/GUI.java:194: error: cannot find symbol p.sendMessage(SchematicSystem.PREFIX + "Schematic §e" + schem.generateBreadcrumbs(user) + " §7gelöscht"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/GUI.java:215: error: cannot find symbol p.sendMessage(SchematicSystem.PREFIX + "Zugriff zu Schematic §e" + schem.generateBreadcrumbs(user) + " §7entfernt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:111: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "Das ist eine Schematic und kein Ordner"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:158: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst nicht auf anderen Baus Schematics machen")) || ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:160: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cAuf diesem Bau können keine Schematics gemacht werden")))) { ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:164: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu must auch einen Namen für die Schematic nach dem Ordner angeben"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:175: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDie Schematic ist ein Ordner"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:178: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu darfst diese Schematic nicht überschreiben"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:192: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDein Clipboard ist leer"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:198: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cFehler beim Speichern der Schematic."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:205: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "Schematic §e" + node.getName() + " §7gespeichert"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:207: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "Schematic §e" + node.getName() + " §7überschrieben"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:214: error: cannot find symbol if(Punishment.isPunished(user, Punishment.PunishmentType.NoSchemSharing, punishment -> player.sendMessage(SchematicSystem.PREFIX + "§cDu darfst niemanden auf deine Schematics hinzufügen: §f§l" + punishment.getReason()))) { ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:218: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst nur auf deine eigenen Sachen jemanden hinzufügen."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:225: error: cannot find symbol punishment -> player.sendMessage(SchematicSystem.PREFIX + "§c" + target.getUserName() + " darf nicht auf Schematics hinzugefügt werden."))) { ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:230: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cAlso bitte: Das ist deine eigene Schematic!"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:235: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cFür Public-Anträge bitte bei der Moderation melden"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:240: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§c" + target.getUserName() + " ist bereits auf diese Schematic geaddet"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:249: error: cannot find symbol t.sendMessage(SchematicSystem.PREFIX + "Du hast nun Zugriff auf die Schematic §e" + node.getName() + " §7von §e" + player.getName()); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:255: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7" + (added.size()>1?"Die":"Der") + " Spieler §e" + reduced.get() + " §7" + (added.size()>1?"wurden":"wurde") + " auf die Schematic hinzugefügt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:257: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cEs wurde kein Spieler hinzugefügt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:266: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst nur auf deine eigenen Sachen jemanden entfernen."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:284: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "Der Spieler §e" + target.getUserName() + " §7hat nun keinen Zugriff mehr auf die Schematic §e" + node.generateBreadcrumbs(user)); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:288: error: cannot find symbol t.sendMessage(SchematicSystem.PREFIX + "Du hast nun keinen Zugriff mehr auf die Schematic §e" + node.getName() + " §7von §e" + player.getName()); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:318: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDer Spieler §e" + query[finalI + 1] + " §cexistiert nicht"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:332: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDer Spieler §e" + query[finalI + 1] + " §cexistiert nicht"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:371: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "Replays von Kämpfen mit " + node.getName() + " können ab sofort nicht mehr betrachtet werden"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:378: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "In Kämpfen " + node.getName() + " werden pinke Blöcke " + (state ? "" : "nicht ") + "ersetzt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:391: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Ordner §e" + node.generateBreadcrumbs(user) + " §7erstellt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:398: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst nur deine eigenen Schematics einsenden."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:436: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu kannst nur deine eigenen Schems verschieben."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:449: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDas gibt nur Fehler, vertrau mir."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:458: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Die Schematic ist nun unter §e" + node.generateBreadcrumbs(user) + " §7zu finden"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:465: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDas kannst du nur bei deinen eigenen Schems machen"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:476: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Die Schematic heist nun §e" + node.generateBreadcrumbs(user)); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:483: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDas kannst du nur bei deinen eigenen Schems machen"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:488: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu bist in keinem Team"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:499: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDas kannst du nur bei deinen eigenen Schems machen"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:504: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu bist in keinem Team"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:520: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Die Spieler §e" + reduced.get() + " §7wurden von der Schematic entfernt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:522: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Es wurde kein Spieler entfernt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:530: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDas kannst du nur bei deinen eigenen Schems machen"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:535: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§7Alle Spieler wurden von der Schematic entfernt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:549: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§e" + target.getUserName() + " §7wurde von §e" + i + " §7Schematics entfernt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:561: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDu bist nun der Public User"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:563: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDu bist nun nicht mehr der Public User"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:573: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDie Schematic gehört dir nicht"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:577: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDu hast dich von der Schematic entfernt"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:583: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDer Ordner §e" + node.generateBreadcrumbs(user) + "§a wird gelöcht..."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:586: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§cDer Ordner muss leer sein, um ihn zu löchen!"); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:589: error: cannot find symbol player.sendMessage(SchematicSystem.PREFIX + "§aDie Schematic §e" + node.generateBreadcrumbs(user) + "§a wird gelöscht..."); ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/SafeSchematicNode.java:76: error: cannot find symbol NOT_A_DIR(SchematicSystem.PREFIX + "§cDie ausgewählte Schematic ist kein Ordner"), ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/SafeSchematicNode.java:77: error: cannot find symbol ALREADY_IN_DIRECTORY(SchematicSystem.PREFIX + "§cDie Schematic gibt es bereits in diesem Ordner"), ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/SafeSchematicNode.java:78: error: cannot find symbol INVALID_NAME(SchematicSystem.PREFIX + "§cDieser Name ist unzulässig"), ^ symbol: variable PREFIX location: class SchematicSystem /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/SafeSchematicNode.java:79: error: cannot find symbol NOT_OWNER(SchematicSystem.PREFIX + "§cDu bist nicht der Besitzer dieser Schematic"); ^ symbol: variable PREFIX location: class SchematicSystem Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 78 errors > Task :SchematicSystem_Core:compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':SchematicSystem_Core: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 11s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/schematicsystem.git/./hooks/update.d/steamwarci.py", line 108, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed