Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/bausystem2.0 cbdcaa7e..e6167eef TheGreatSplit -> origin/TheGreatSplit Previous HEAD position was cbdcaa7e Initial split and trying stuff HEAD is now at e6167eef Add BockReplaceCommand Add DebugStickCommand Add DragonEggCommand Add DebugstickBauGuiItem Build: Executing ./gradlew buildProject > Task :BauSystem_15:processResources NO-SOURCE > Task :BauSystem_18:processResources NO-SOURCE > Task :BauSystem_19:processResources NO-SOURCE > Task :BauSystem_20:processResources NO-SOURCE > Task :BauSystem_Linkage:compileJava UP-TO-DATE > Task :BauSystem_Linkage:processResources NO-SOURCE > Task :BauSystem_Linkage:classes UP-TO-DATE > Task :BauSystem_ItemUtilities:processResources > Task :processResources NO-SOURCE > Task :BauSystem_Linkage:jar UP-TO-DATE > Task :processTestResources NO-SOURCE > Task :BauSystem_Main:processResources UP-TO-DATE > Task :BauSystem_PluginBase:compileJava UP-TO-DATE > Task :BauSystem_PluginBase:processResources NO-SOURCE > Task :BauSystem_PluginBase:classes UP-TO-DATE > Task :BauSystem_PluginBase:jar UP-TO-DATE > Task :BauSystem_ItemUtilities:compileJava FAILED Found element: de.steamwar.bausystem.itemutilities.BindCommand Found element: de.steamwar.bausystem.itemutilities.BindCommand.UnBindCommand Found element: de.steamwar.bausystem.itemutilities.BookReplaceCommand Found element: de.steamwar.bausystem.itemutilities.DebugStickCommand Found element: de.steamwar.bausystem.itemutilities.DragonEggCommand Found element: de.steamwar.bausystem.itemutilities.gui.DebugStickBauGuiItem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/BindCommand.java:28: error: cannot find symbol import de.steamwar.bausystem.Permission; ^ symbol: class Permission location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/BindCommand.java:29: error: cannot find symbol import de.steamwar.bausystem.SWUtils; ^ symbol: class SWUtils location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/BindCommand.java:30: error: package de.steamwar.bausystem.features.script does not exist import de.steamwar.bausystem.features.script.ScriptRunner; ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/BindCommand.java:31: error: package de.steamwar.bausystem.features.world does not exist import de.steamwar.bausystem.features.world.WorldEditListener; ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/BindCommand.java:32: error: package de.steamwar.bausystem.utils does not exist import de.steamwar.bausystem.utils.WorldEditUtils; ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/DebugStickCommand.java:22: error: cannot find symbol import de.steamwar.bausystem.SWUtils; ^ symbol: class SWUtils location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/DragonEggCommand.java:22: error: cannot find symbol import de.steamwar.bausystem.SWUtils; ^ symbol: class SWUtils location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/gui/DebugStickBauGuiItem.java:23: error: cannot find symbol import de.steamwar.bausystem.Permission; ^ symbol: class Permission location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/gui/DebugStickBauGuiItem.java:24: error: package de.steamwar.bausystem.linkage.specific does not exist import de.steamwar.bausystem.linkage.specific.BauGuiItem; ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/gui/DebugStickBauGuiItem.java:35: error: cannot find symbol public class DebugStickBauGuiItem extends BauGuiItem { ^ symbol: class BauGuiItem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_ItemUtilities/src/de/steamwar/bausystem/itemutilities/gui/DebugStickBauGuiItem.java:54: error: cannot find symbol public Permission permission() { ^ symbol: class Permission location: class DebugStickBauGuiItem 11 errors > Task :BauSystem_Main:compileJava Found element: de.steamwar.bausystem.configplayer.Config Found element: de.steamwar.bausystem.region.BackupScheduler Found element: de.steamwar.bausystem.config.BauServer Found element: de.steamwar.bausystem.utils.TimeScoreboardElement Found element: de.steamwar.bausystem.utils.bossbar.BossBarService Found element: de.steamwar.bausystem.features.cannon.CannonDetector Found element: de.steamwar.bausystem.features.techhider.TechHiderCommand Found element: de.steamwar.bausystem.features.script.ScriptGUI Found element: de.steamwar.bausystem.features.script.ScriptListener Found element: de.steamwar.bausystem.features.script.event.CommandListener Found element: de.steamwar.bausystem.features.script.event.HotkeyListener Found element: de.steamwar.bausystem.features.script.event.EventListener Found element: de.steamwar.bausystem.features.script.lua.libs.ServerLib Found element: de.steamwar.bausystem.features.script.lua.libs.WorldEditLib Found element: de.steamwar.bausystem.features.script.lua.libs.ScoreboardLib Found element: de.steamwar.bausystem.features.script.lua.libs.RegionLib Found element: de.steamwar.bausystem.features.script.lua.libs.InventoryLib Found element: de.steamwar.bausystem.features.script.lua.libs.RandomLib Found element: de.steamwar.bausystem.features.script.lua.libs.TpsLib Found element: de.steamwar.bausystem.features.script.lua.libs.PlayerLib Found element: de.steamwar.bausystem.features.script.lua.libs.BossbarLib Found element: de.steamwar.bausystem.features.script.lua.libs.StorageLib Found element: de.steamwar.bausystem.features.script.ScriptCommand Found element: de.steamwar.bausystem.features.script.UnsignCommand Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.PistonLine Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.AdjacentHoney Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.PowerableActivation Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.CarpetWalkWay Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.LadderWalkWay Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.StairWalkWay Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.SlabOnRedstone Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.AdjacentSlime Found element: de.steamwar.bausystem.features.slaves.panzern.algorithms.SlabOnTorch Found element: de.steamwar.bausystem.features.slaves.panzern.PanzernCommand Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.LanternBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.CandleBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.HopperBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.ChainBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.BrewingStandBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.DripLeafBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.AzaleaBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.IronBarBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.FencesBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.GrindstoneBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.DragonEggBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.AmethystBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.WallBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.StairBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.LecternBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.ChorusPlantBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.boundingboxes.BellBoundingBox Found element: de.steamwar.bausystem.features.slaves.laufbau.LaufbauCommand Found element: de.steamwar.bausystem.features.slaves.laufbau.LaufbauUtils Found element: de.steamwar.bausystem.features.autostart.AutoStartGuiItem Found element: de.steamwar.bausystem.features.autostart.AutostartListener Found element: de.steamwar.bausystem.features.autostart.AutoStartCommand Found element: de.steamwar.bausystem.features.testblock.blockcounter.BlockCounterListener Found element: de.steamwar.bausystem.features.testblock.blockcounter.BlockCounterCommand Found element: de.steamwar.bausystem.features.tracer.TraceScoreboardElement Found element: de.steamwar.bausystem.features.tracer.TraceRecorder Found element: de.steamwar.bausystem.features.tracer.TraceCommand Found element: de.steamwar.bausystem.features.tracer.TraceManager Found element: de.steamwar.bausystem.features.backup.BackupCommand Found element: de.steamwar.bausystem.features.region.ItemsCommand Found element: de.steamwar.bausystem.features.region.ProtectListener Found element: de.steamwar.bausystem.features.region.FreezeListener Found element: de.steamwar.bausystem.features.region.FireCommand Found element: de.steamwar.bausystem.features.region.TestblockCommand Found element: de.steamwar.bausystem.features.region.RegionScoreboardElement Found element: de.steamwar.bausystem.features.region.RegionCommand Found element: de.steamwar.bausystem.features.region.TNTListener Found element: de.steamwar.bausystem.features.region.ResetCommand Found element: de.steamwar.bausystem.features.region.items.TntBauGuiItem Found element: de.steamwar.bausystem.features.region.items.ProtectBauGuiItem Found element: de.steamwar.bausystem.features.region.items.FreezeBauGuiItem Found element: de.steamwar.bausystem.features.region.items.TestblockBauGuiItem Found element: de.steamwar.bausystem.features.region.items.FireBauGuiItem Found element: de.steamwar.bausystem.features.region.items.ResetBauGuiItem Found element: de.steamwar.bausystem.features.region.items.ColorBauGuiItem Found element: de.steamwar.bausystem.features.region.TNTCommand Found element: de.steamwar.bausystem.features.region.ProtectCommand Found element: de.steamwar.bausystem.features.region.ColorCommand Found element: de.steamwar.bausystem.features.region.RegionListener Found element: de.steamwar.bausystem.features.region.FireListener Found element: de.steamwar.bausystem.features.region.FreezeCommand Found element: de.steamwar.bausystem.features.region.ItemsListener Found element: de.steamwar.bausystem.features.tpslimit.TPSCommand Found element: de.steamwar.bausystem.features.tpslimit.TPSSystem Found element: de.steamwar.bausystem.features.tpslimit.TPSSystem.TPSScoreboardElement Found element: de.steamwar.bausystem.features.tpslimit.TPSSystem.TPSSystemBauGuiItem Found element: de.steamwar.bausystem.features.attributescopy.AttributeRemoveCommand Found element: de.steamwar.bausystem.features.attributescopy.AttributesPlaceListener Found element: de.steamwar.bausystem.features.attributescopy.AttributesCopyCommand Found element: de.steamwar.bausystem.features.smartplace.SmartPlaceCommand Found element: de.steamwar.bausystem.features.smartplace.SmartPlaceListener Found element: de.steamwar.bausystem.features.worldedit.pattern.gradient.FAWEGradientPatternParser Found element: de.steamwar.bausystem.features.worldedit.ColorReplaceCommand Found element: de.steamwar.bausystem.features.worldedit.mask.checkerboard3d.FAWECheckerboardMaskParser Found element: de.steamwar.bausystem.features.worldedit.mask.checkerboard3d.FAWECheckerboard3DMaskParser Found element: de.steamwar.bausystem.features.worldedit.mask.grid.FAWEGridMaskParser Found element: de.steamwar.bausystem.features.worldedit.mask.below.FAWEBelowMaskParser Found element: de.steamwar.bausystem.features.worldedit.mask.above.FAWEAboveMaskParser Found element: de.steamwar.bausystem.features.worldedit.TypeReplaceCommand Found element: de.steamwar.bausystem.features.warp.WarpCommand Found element: de.steamwar.bausystem.features.warp.WarpCommand.WarpsLink Found element: de.steamwar.bausystem.features.warp.WarpListener Found element: de.steamwar.bausystem.features.design.endstone.DesignEndStoneCommand Found element: de.steamwar.bausystem.features.loadtimer.LoadtimerCommand Found element: de.steamwar.bausystem.features.loadtimer.LoadtimerGuiItem Found element: de.steamwar.bausystem.features.loadtimer.LoadtimerListener Found element: de.steamwar.bausystem.features.world.OtherTNTListener Found element: de.steamwar.bausystem.features.world.ArceonCommand Found element: de.steamwar.bausystem.features.world.NoCreativeKnockback Found element: de.steamwar.bausystem.features.world.BauMemberUpdate Found element: de.steamwar.bausystem.features.world.BauScoreboard Found element: de.steamwar.bausystem.features.world.AntiCursorReCentering Found element: de.steamwar.bausystem.features.world.ReducedDebugInfo Found element: de.steamwar.bausystem.features.world.AFKStopperListener Found element: de.steamwar.bausystem.features.world.KickallCommand Found element: de.steamwar.bausystem.features.world.SpectatorListener Found element: de.steamwar.bausystem.features.world.SpectatorListener.SpectatorListener20 Found element: de.steamwar.bausystem.features.world.SignEditUntil19 Found element: de.steamwar.bausystem.features.world.AntiBauAddMemberFix Found element: de.steamwar.bausystem.features.world.AxiomPermissionCheck Found element: de.steamwar.bausystem.features.world.StopCommand Found element: de.steamwar.bausystem.features.world.SignEditFrom20 Found element: de.steamwar.bausystem.features.world.BauLockStateScoreboard Found element: de.steamwar.bausystem.features.world.WorldEditListener Found element: de.steamwar.bausystem.features.world.ClipboardListener Found element: de.steamwar.bausystem.features.world.ItemFrameListener Found element: de.steamwar.bausystem.features.world.InventoryListener Found element: de.steamwar.bausystem.features.world.RestartCommand Found element: de.steamwar.bausystem.features.world.SignListener Found element: de.steamwar.bausystem.features.bau.BauInfoBauGuiItem Found element: de.steamwar.bausystem.features.bau.ForceSpectatorCommand Found element: de.steamwar.bausystem.features.bau.InfoCommand Found element: de.steamwar.bausystem.features.shieldprinting.ShieldPrintingCommand Found element: de.steamwar.bausystem.features.team.SkinCommand Found element: de.steamwar.bausystem.features.team.boundary.BoundaryViewer Found element: de.steamwar.bausystem.features.simulator.execute.SimulatorExecutor Found element: de.steamwar.bausystem.features.simulator.SimulatorCursor Found element: de.steamwar.bausystem.features.simulator.SimulatorCommand Found element: de.steamwar.bausystem.features.simulator.SimulatorBauGuiItem Found element: de.steamwar.bausystem.features.simulator.SimulatorWatcher.QuitListener Found element: de.steamwar.bausystem.features.simulator.SimulatorStorage Found element: de.steamwar.bausystem.features.detonator.DetonatorCommand Found element: de.steamwar.bausystem.features.detonator.DetonatorListener Found element: de.steamwar.bausystem.features.detonator.DetonatorBauGuiItem Found element: de.steamwar.bausystem.features.util.SelectCommand Found element: de.steamwar.bausystem.features.util.SkullCommand Found element: de.steamwar.bausystem.features.util.NoClipCommand Found element: de.steamwar.bausystem.features.util.DeclutterCommand Found element: de.steamwar.bausystem.features.util.TeleportCommand Found element: de.steamwar.bausystem.features.util.MaterialCommand Found element: de.steamwar.bausystem.features.util.NightVisionCommand Found element: de.steamwar.bausystem.features.util.StructureVoidCommand Found element: de.steamwar.bausystem.features.util.TNTClickListener Found element: de.steamwar.bausystem.features.util.PistonCalculator Found element: de.steamwar.bausystem.features.util.SpeedCommand Found element: de.steamwar.bausystem.features.util.items.SelectBauGuiItem Found element: de.steamwar.bausystem.features.util.items.SkullBauGuiItem Found element: de.steamwar.bausystem.features.util.items.NavWandBauGuiItem Found element: de.steamwar.bausystem.features.util.items.SchemBauGuiItem Found element: de.steamwar.bausystem.features.util.items.KillAllBauGuiItem Found element: de.steamwar.bausystem.features.util.items.NightVisionBauGuiItem Found element: de.steamwar.bausystem.features.util.items.SpeedBauGuiItem Found element: de.steamwar.bausystem.features.util.items.GamemodeBauGuiItem Found element: de.steamwar.bausystem.features.util.items.ClearBauGuiItem Found element: de.steamwar.bausystem.features.util.items.DeclutterBauGuiItem Found element: de.steamwar.bausystem.features.util.items.WorldEditBauGuiItem Found element: de.steamwar.bausystem.features.util.items.TeleportBauGuiItem Found element: de.steamwar.bausystem.features.util.KillAllCommand Found element: de.steamwar.bausystem.features.util.GamemodeCommand Found element: de.steamwar.bausystem.features.util.PistonCalculatorCommand Found element: de.steamwar.bausystem.features.util.ClearCommand Found element: de.steamwar.bausystem.features.util.TimeCommand Found element: de.steamwar.bausystem.features.util.SlotCommand Found element: de.steamwar.bausystem.features.countingwand.CountingwandListener Found element: de.steamwar.bausystem.features.countingwand.CountingwandGuiItem Found element: de.steamwar.bausystem.features.countingwand.CountingwandCommand Found element: de.steamwar.bausystem.features.observer.ObserverTracerCommand Found element: de.steamwar.bausystem.features.observer.ObserverTracerListener Found element: de.steamwar.bausystem.features.gui.editor.BauGuiEditorGuiItem Found element: de.steamwar.bausystem.features.gui.editor.BauGuiEditor Found element: de.steamwar.bausystem.features.gui.BauGUICommand Found element: de.steamwar.bausystem.features.gui.BauGuiListener Found element: de.steamwar.bausystem.features.gui.BauGuiBauGuiItem Found element: de.steamwar.bausystem.features.inventoryfiller.InventoryFillBauGuiItem Found element: de.steamwar.bausystem.features.inventoryfiller.InventoryFillerCommand Found element: de.steamwar.bausystem.features.inventoryfiller.InventoryFiller Found element: de.steamwar.bausystem.features.hotbar.HotbarListener Found element: de.steamwar.bausystem.features.hotbar.HotbarCommand Found element: de.steamwar.bausystem.features.killchecker.KillcheckerCommand Found element: de.steamwar.bausystem.features.loader.LoaderCommand Found element: de.steamwar.bausystem.features.loader.LoaderScoreboardElement Found element: de.steamwar.bausystem.features.xray.XrayCommand /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/src/de/steamwar/bausystem/features/slaves/laufbau/BlockBoundingBox.java:291: warning: [removal] SkullBlock in com.sk89q.worldedit.blocks has been deprecated and marked for removal if (block instanceof SkullBlock) { ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/src/de/steamwar/bausystem/features/slaves/laufbau/BlockBoundingBox.java:292: warning: [removal] SkullBlock in com.sk89q.worldedit.blocks has been deprecated and marked for removal SkullBlock skullBlock = (SkullBlock) block; ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/src/de/steamwar/bausystem/features/slaves/laufbau/BlockBoundingBox.java:292: warning: [removal] SkullBlock in com.sk89q.worldedit.blocks has been deprecated and marked for removal SkullBlock skullBlock = (SkullBlock) block; ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:420: error: cannot find symbol handlerListPlayerToggleFlightEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:429: error: cannot find symbol handlerListBlockCanBuildEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:438: error: cannot find symbol handlerListTickEndEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:447: error: cannot find symbol handlerListEntityExplodeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:456: error: cannot find symbol handlerListBlockSpreadEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:465: error: cannot find symbol handlerListBauMemberUpdateEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:474: error: cannot find symbol handlerListPlayerInteractEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:483: error: cannot find symbol handlerListPlayerBucketEntityEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:492: error: cannot find symbol handlerListPlayerDropItemEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:501: error: cannot find symbol handlerListEntityPickupItemEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:510: error: cannot find symbol handlerListExplosionPrimeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:519: error: cannot find symbol handlerListItemSpawnEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:528: error: cannot find symbol handlerListPlayerToggleSneakEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:537: error: cannot find symbol handlerListTickStartEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:546: error: cannot find symbol handlerListBlockGrowEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:555: error: cannot find symbol handlerListPlayerInteractEntityEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:564: error: cannot find symbol handlerListPlayerBucketFillEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:573: error: cannot find symbol handlerListPlayerItemConsumeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:582: error: cannot find symbol handlerListBlockPhysicsEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:591: error: cannot find symbol handlerListPlayerQuitEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:600: error: cannot find symbol handlerListPlayerTeleportEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:609: error: cannot find symbol handlerListPlayerMoveEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:618: error: cannot find symbol handlerListSignChangeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:627: error: cannot find symbol handlerListBlockFromToEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:636: error: cannot find symbol handlerListLeavesDecayEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:645: error: cannot find symbol handlerListPlayerJoinEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:654: error: cannot find symbol handlerListInventoryClickEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:663: error: cannot find symbol handlerListAxiomHandshakeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:672: error: cannot find symbol handlerListInventoryCloseEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:681: error: cannot find symbol handlerListEntityDamageByEntityEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:690: error: cannot find symbol handlerListFluidLevelChangeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:711: error: cannot find symbol handlerListPlayerItemHeldEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:720: error: cannot find symbol handlerListPlayerBucketEmptyEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:729: error: cannot find symbol handlerListPlayerSwapHandItemsEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:738: error: cannot find symbol handlerListBlockExplodeEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:747: error: cannot find symbol handlerListBlockMultiPlaceEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:788: error: cannot find symbol handlerListPlayerRespawnEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:792: error: cannot find symbol new ScriptCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:800: error: cannot find symbol new SkinCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:814: error: cannot find symbol selectCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:815: error: cannot find symbol colorCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:826: error: cannot find symbol new SmartPlaceCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:831: error: cannot find symbol infoCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:833: error: cannot find symbol localNightVisionCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:847: error: cannot find symbol new LaufbauCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:849: error: cannot find symbol localNoClipCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:860: error: cannot find symbol new ArceonCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:882: error: cannot find symbol new WarpsLink().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:886: error: cannot find symbol new ClearCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:891: error: cannot find symbol techHiderCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:894: error: cannot find symbol new ColorReplaceCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:896: error: cannot find symbol localDesignEndStoneCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:903: error: cannot find symbol new RestartCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:907: error: cannot find symbol new BackupCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:908: error: cannot find symbol new FireCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:909: error: cannot find symbol new TraceCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:911: error: cannot find symbol localShieldPrintingCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:912: error: cannot find symbol regionCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:913: error: cannot find symbol new SkullCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:914: error: cannot find symbol new TimeCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:915: error: cannot find symbol new PistonCalculatorCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:916: error: cannot find symbol warpCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:922: error: cannot find symbol localLoaderCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:929: error: cannot find symbol new DetonatorCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:931: error: cannot find symbol new LoadtimerCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:972: error: cannot find symbol new TNTCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:973: error: cannot find symbol xrayCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:977: error: cannot find symbol killcheckerCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1001: error: cannot find symbol new BauGUICommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1003: error: cannot find symbol new ForceSpectatorCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1004: error: cannot find symbol new ProtectCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1017: error: cannot find symbol new SlotCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1018: error: cannot find symbol new AttributesCopyCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1019: error: cannot find symbol new UnsignCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1020: error: cannot find symbol new StructureVoidCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1030: error: cannot find symbol new SpeedCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1036: error: cannot find symbol new PanzernCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1037: error: cannot find symbol tPSCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1038: error: cannot find symbol new AutoStartCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1043: error: cannot find symbol localMaterialCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1046: error: cannot find symbol killAllCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1058: error: cannot find symbol resetCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1062: error: cannot find symbol testblockCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1063: error: cannot find symbol new GamemodeCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1091: error: cannot find symbol new HotbarCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1115: error: cannot find symbol new StopCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1116: error: cannot find symbol declutterCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1121: error: cannot find symbol new CountingwandCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1123: error: cannot find symbol inventoryFillerCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1124: error: cannot find symbol new ObserverTracerCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1125: error: cannot find symbol new TeleportCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1127: error: cannot find symbol kickallCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1136: error: cannot find symbol new FreezeCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1137: error: cannot find symbol new AttributeRemoveCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1138: error: cannot find symbol new BlockCounterCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1186: error: cannot find symbol new ItemsCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1187: error: cannot find symbol simulatorCommand.setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1201: error: cannot find symbol new TypeReplaceCommand().setMessage(de.steamwar.bausystem.BauSystemPlugin.MESSAGE); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1215: error: cannot find symbol handlerListBlockFormEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/build/generated/sources/annotationProcessor/java/main/de/steamwar/bausystem/linkage/LinkageUtils.java:1224: error: cannot find symbol handlerListPlayerDeathEvent.register(new RegisteredListener(listener, eventExecutor, eventPriority, de.steamwar.bausystem.BauSystemPlugin.getInstance(), ignoreCancelled)); ^ symbol: class BauSystemPlugin location: package de.steamwar.bausystem 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. 100 errors 3 warnings only showing the first 100 errors, of 118 total; use -Xmaxerrs if you would like to see more > Task :BauSystem_Main:compileJava FAILED FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':BauSystem_ItemUtilities: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. ============================================================================== 2: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':BauSystem_Main: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 8s 8 actionable tasks: 3 executed, 5 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bausystem2.0.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/bausystem2.0.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/bausystem2.0.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed