SteamWar/SpigotCore
Archiviert
13
0

Filter additional error
Alle Prüfungen waren erfolgreich
SteamWarCI Build successful

Dieser Commit ist enthalten in:
Lixfel 2024-03-02 14:21:40 +01:00
Ursprung 93f6ce49e9
Commit 2d7bff131e

Datei anzeigen

@ -79,7 +79,7 @@ public class CheckpointUtils {
Bukkit.shutdown(); Bukkit.shutdown();
if(!message.contains("Can't dump ghost file")) // File/Jar has been updated if(!message.contains("Can't dump ghost file") && !message.contains("Can't create link remap")) // File/Jar has been updated
throw new SecurityException(e); throw new SecurityException(e);
} finally { } finally {
// Delete checkpoint // Delete checkpoint