Hotswap file not found error. Running works fine.
My Project runs just fine. Even the "missing" code works. But when I want to hotswap it fails with errors like this one with a lot of files.
/home/spieler/IdeaProjects/BBsentials-Server/main/src/main/java/de/hype/bbsentials/server/discord/events/staticimplementations/commands/commands/development/TestDiscordCommand.java:17: Fehler: Failed to parse source file: src/main/java/de/hype/bbsentials/server/discord/events/staticimplementations/commands/commands/development/TestDiscordCommand.java (Datei oder Verzeichnis nicht gefunden)
public class TestDiscordCommand extends AbstractSingleCommand {
^
→ Reason found: different working directoreis between tasks set in run config
/home/spieler/IdeaProjects/BBsentials-Server/main/src/main/java/de/hype/bbsentials/server/discord/events/staticimplementations/commands/commands/development/TestDiscordCommand.java:17: Fehler: Failed to parse source file: src/main/java/de/hype/bbsentials/server/discord/events/staticimplementations/commands/commands/development/TestDiscordCommand.java (Datei oder Verzeichnis nicht gefunden)
public class TestDiscordCommand extends AbstractSingleCommand {
^
→ Reason found: different working directoreis between tasks set in run config
hotswaplog.txt29.52KB