MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    Problème lancement du serveur.

    Planifier Épinglé Verrouillé Déplacé Non résolu Support pour les utilisateurs
    2 Messages 2 Publieurs 349 Vues 2 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • J Hors-ligne
      Jean Le Berre
      dernière édition par

      Bonjour, Bonsoir,
      J’ai installer les fichiers de mon serveur avec les mods sur ma machine :
      text alternatif
      Mais au lancement de celui-ci, celui ne se lance pas :

      [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
      [Pterodactyl Daemon]: Updating process configuration files...
      [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
      container@pterodactyl~ Server marked as starting...
      [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
      Pulling from pterodactyl/core 
      Digest: sha256:625bfa0292e38c115aff48cd122024129c8d1e69ed1da5ee7c56a1368c354f68 
      Status: Image is up to date for quay.io/pterodactyl/core:java-glibc 
      [Pterodactyl Daemon]: Finished pulling Docker container image
      openjdk version "1.8.0_282"
      OpenJDK Runtime Environment (build 1.8.0_282-b08)
      OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode)
      :/home/container$ java -Xms128M -Xmx8192M -jar forge-1.16.5-36.1.13.jar
      [07:59:30] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.13, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]
      [07:59:30] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_282 by Oracle Corporation
      [07:59:31] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
      [07:59:31] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/container/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
      Exception in thread "main" [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: java.lang.RuntimeException: Unable to create the autoreloaded config
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.<init>(AutoreloadFileConfig.java:20)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at com.electronwill.nightconfig.core.file.GenericBuilder.build(GenericBuilder.java:242)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:77)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformationServicesHandler.lambda$initialiseTransformationServices$7(TransformationServicesHandler.java:107)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at java.util.HashMap$Values.forEach(HashMap.java:981)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformationServicesHandler.initialiseTransformationServices(TransformationServicesHandler.java:107)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:59)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.Launcher.run(Launcher.java:76)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:       at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]: Caused by: java.io.IOException: User limit of inotify watches reached
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:       at sun.nio.fs.LinuxWatchService$Poller.implRegister(LinuxWatchService.java:264)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:       at sun.nio.fs.AbstractPoller.processRequests(AbstractPoller.java:260)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:       at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:364)
      [07:59:31] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1061]:       at java.lang.Thread.run(Thread.java:748)
      container@pterodactyl~ Server marked as offline...
      
      
      [Pterodactyl Daemon]: ---------- Detected server process in a crashed state! ----------
      [Pterodactyl Daemon]: Exit code: 1
      [Pterodactyl Daemon]: Out of memory: false
      [Pterodactyl Daemon]: Checking server disk space usage, this could take a few seconds...
      [Pterodactyl Daemon]: Updating process configuration files...
      [Pterodactyl Daemon]: Ensuring file permissions are set correctly, this could take a few seconds...
      container@pterodactyl~ Server marked as starting...
      [Pterodactyl Daemon]: Pulling Docker container image, this could take a few minutes to complete...
      Pulling from pterodactyl/core 
      Digest: sha256:625bfa0292e38c115aff48cd122024129c8d1e69ed1da5ee7c56a1368c354f68 
      Status: Image is up to date for quay.io/pterodactyl/core:java-glibc 
      [Pterodactyl Daemon]: Finished pulling Docker container image
      openjdk version "1.8.0_282"
      OpenJDK Runtime Environment (build 1.8.0_282-b08)
      OpenJDK 64-Bit Server VM (build 25.282-b08, mixed mode)
      

      J’ai se serveur pour joueur sur le modpack “Valhelsia 3” donc j’ai peut être mal installer le modpack coté serveur car de mon côté il fonctionne.
      Je vous remercie d’avance de votre aide.

      1 réponse Dernière réponse Répondre Citer 0
      • robin4002R Hors-ligne
        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
        dernière édition par robin4002

        Bonjour,

        Tu as visiblement atteins la limite de fichier qui peuvent être “surveillé”. Tu peux augmenter cette limite :
        https://stackoverflow.com/questions/47075661/error-user-limit-of-inotify-watches-reached-extreact-build

        1 réponse Dernière réponse Répondre Citer 0
        • 1 / 1
        • Premier message
          Dernier message
        Design by Woryk
        ContactMentions Légales

        MINECRAFT FORGE FRANCE © 2024

        Powered by NodeBB