Le serveur ne démarre plus...
[️ MineStrator]:

LA RAISON DU CRASH EST AU DESSUS DES LIGNES SUIVANTES
[️ MineStrator]:

----------------- CRASH DETECTION ! ------------------
[️ MineStrator]:

Votre service semble avoir planté ou a subit un arrêt non solicité.
[️ MineStrator]:

Les raisons peuvent être diverses et sont indiquées au dessus.
[️ MineStrator]:

Généralement la raison de la coupure est explicite.
[️ MineStrator]: Le problème NE VIENT PAS de MineStrator.
[️ MineStrator]:

N'hésitez pas à contacter le support client en fournissant les logs et votre code support.
[️ MineStrator]:

----------------- CRASH DETECTION ! ------------------
[️ MineStrator]: Le pod est en cours de démarrage ...
[️ MineStrator]: Contruction et optimisation de votre pod en cours ...
[️ MineStrator]:

Votre pod est optimisé et prêt à démarrer, c'est parti !
openjdk version "1.8.0_312"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_312-b07)
OpenJDK 64-Bit Server VM (Temurin)(build 25.312-b07, mixed mode)
STARTUP /home/container: java -Xms128M -Xmx6302M -Dterminal.jline=false -Dterminal.ansi=true -Djline.terminal=jline.UnsupportedTerminal -jar ${SERVER_JARFILE}
__ __ ______ __ __ __ ______ ______
/\ "-./ \ /\ __ \ /\ \
\ \ /\ \ /\ __\ /\__ _\
\ \ \-./\ \\ \ \/\ \\ \ __ \\ \ \\ \___ \\/_/\ \/
\ \
\ \ \\\ \_____\\ \
\ \\\ \
\\/\____\ \ \_\
\/
/ \// \/_____/ \/
/\// \/
/ \/____/ \/_/
-- Mohist Development Group
Start running libraries checker
libraries checker ends
Update in check...
If you don't want to enable update check, set check_update in mohist-config/mohist.yml to false
[!] Can't connect to the ci to check updates or unable to download the update.
Searching incompatible plugins...
[WARN] The plugin Factions cannot work correctly. You should use the version mohist. You can disable this warn by changing disable_plugin_blacklist to true in mohist.yml.
Do you want to download the correct version of Factions ? Type yes or no.
yes
Downloading file: Factions.jar Size: 36 B
Exception in thread "main" java.io.FileNotFoundException:
https://cdn.discordapp.com/attachments/436907032352653312/698176876656590918/Factions.jar
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1947)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1942)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1941)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1495)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at com.mohistmc.network.download.UpdateUtils.downloadFile(UpdateUtils.java:60)
at com.mohistmc.util.PluginsModsDelete.check(PluginsModsDelete.java:68)
at com.mohistmc.bukkit.AutoDeletePlugins.jar(AutoDeletePlugins.java:24)
at com.mohistmc.MohistMC.main(MohistMC.java:63)
Caused by: java.io.FileNotFoundException:
https://cdn.discordapp.com/attachments/436907032352653312/698176876656590918/Factions.jar
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1893)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1495)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3058)
at java.net.URLConnection.getHeaderFieldLong(URLConnection.java:629)
at java.net.URLConnection.getContentLengthLong(URLConnection.java:501)
at java.net.URLConnection.getContentLength(URLConnection.java:485)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentLength(HttpsURLConnectionImpl.java:412)
at com.mohistmc.network.download.UpdateUtils.downloadFile(UpdateUtils.java:59)
... 3 more