Serveur minecraft

Problème de création d'un serveur minecraft – Monter un serveur MineCraft

Par Titanfall , le 6 octobre 2019 - 11 minutes de lecture

Bonjour,

j'essaye de configurer un serveur minecraft avec l'hébergeur Particulier grâce à leur version openMod. Cependant, après avoir installé et créé tous les dossiers, le serveur est fermé. quelqu'un pourrait-il lire la console du serveur et m'aider à trouver le problème?

Ci-joint la copie de ma console:

[14:21:47] [main/INFO] [LaunchWrapper]: Chargement du nom de classe tweak cpw.mods.fml.common.launcher.FMLServerTweaker

[14:21:47] [main/INFO] [LaunchWrapper]: Utilisation du nom de classe de tweak principal cpw.mods.fml.common.launcher.FMLServerTweaker

[14:21:47] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.common.launcher.FMLServerTweaker

[14:21:47] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 pour Minecraft 1.7.10 Chargement

[14:21:47] [main/INFO] [FML]: Java est une machine virtuelle de serveur Java HotSpot (TM) 64 bits, version 1.8.0_221, s'exécutant sous Windows 10: amd64: 10.0, installée dans le répertoire C: Program Files Java jre1.8.0_221

[14:21:47] [main/INFO] [LaunchWrapper]: Chargement du nom de classe tweak cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:21:47] [main/INFO] [LaunchWrapper]: Chargement du nom de classe tweak cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:21:47] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:21:47] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker

[14:21:47] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.relauncher.CoreModManager $ FMLPluginWrapper

[14:21:48] [main/INFO] [FML]: Empreinte digitale valide trouvée pour Minecraft Forge. Certificat d'empreinte digitale e3c3d50c7c986df74c645c0ac54639741c90a557

[14:21:48] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.relauncher.CoreModManager $ FMLPluginWrapper

[14:21:48] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.common.launcher.FMLDeobfTweaker

[14:21:49] [main/INFO] [LaunchWrapper]: Chargement du nom de classe tweak cpw.mods.fml.common.launcher.TerminalTweaker

[14:21:49] [main/INFO] [LaunchWrapper]: Appel de la classe d'ajustement cpw.mods.fml.common.launcher.TerminalTweaker

[14:21:49] [main/INFO] [LaunchWrapper]: Lancement de minecraft encapsulé net.minecraft.server.MinecraftServer

[14:21:53] [main/WARN] [FML]: ============================================== ============

[14:21:53] [main/WARN] [FML]: MOD A UNE REFERENCE DIRECT System.exit () CECI EST INTERDIT DE REROUTER FML!

[14:21:53] [main/WARN] [FML]: Offendor: net / minecraft / serveur / gui / MinecraftServerGui $ 1.windowClosing (Ljava / awt / event / WindowEvent;) V

[14:21:53] [main/WARN] [FML]: Utilisez plutôt FMLCommonHandler.exitJava

[14:21:53] [main/WARN] [FML]: ============================================== ============

[14:21:53] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Lancement du serveur minecraft version 1.7.10

[14:21:53] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer]: Entrée de la console de traitement des exceptions

java.io.IOException: Descripteur non valide

sur java.io.FileInputStream.readBytes (Native Method) ~[?:1.8.0_221]

at java.io.FileInputStream.read (Source inconnue) ~[?:1.8.0_221]

at java.io.BufferedInputStream.read1 (Source inconnue) ~[?:1.8.0_221]

at java.io.BufferedInputStream.read (Source inconnue) ~[?:1.8.0_221]

at sun.nio.cs.StreamDecoder.readBytes (Source inconnue) ~[?:1.8.0_221]

at sun.nio.cs.StreamDecoder.implRead (Source inconnue) ~[?:1.8.0_221]

at sun.nio.cs.StreamDecoder.read (Source inconnue) ~[?:1.8.0_221]

à java.io.InputStreamReader.read (Source inconnue) ~[?:1.8.0_221]

at java.io.BufferedReader.fill (Source inconnue) ~[?:1.8.0_221]

at java.io.BufferedReader.readLine (Source inconnue) ~[?:1.8.0_221]

at java.io.BufferedReader.readLine (Source inconnue) ~[?:1.8.0_221]

sur net.minecraft.server.dedicated.DedicatedServer $ 2.run (DedicatedServer.java:97) [lv.class:?]

[14:21:53] [Server thread/INFO] [MinecraftForge]: Tentative d'initialisation précoce de MinecraftForge

[14:21:53] [Server thread/INFO] [FML]: MinecraftForge v10.13.4.1614 initialisé

[14:21:53] [Server thread/INFO] [FML]: Remplacement de 183 recettes de minerai

[14:21:53] [Server thread/INFO] [MinecraftForge]: Terminé l'initialisation de MinecraftForge

[14:21:54] [Server thread/INFO] [FML]: 0 mods trouvés à partir de la ligne de commande. Injecter dans le découvreur de mod

[14:21:54] [Server thread/INFO] [FML]: Recherche dans C: Utilisateurs Coren Bureau Potos 2 Mods pour mods

[14:21:55] [Server thread/INFO] [FML]: Forge Mod Loader a identifié 6 mods à charger

[14:21:55] [Server thread/INFO] [FML]: Tentative de connexion avec les mods manquants [mcp, FML, Forge, securitycraft, BiomesOPlenty, chisel] chez CLIENT

[14:21:55] [Server thread/INFO] [FML]: Tentative de connexion avec les mods manquants [mcp, FML, Forge, securitycraft, BiomesOPlenty, chisel] chez SERVER

[14:21:56] [Server thread/INFO] [FML]: Traitement des annotations ObjectHolder

[14:21:56] [Server thread/INFO] [FML]: 441 annotations ObjectHolder trouvées

[14:21:56] [Server thread/INFO] [FML]: Identification des annotations ItemStackHolder

[14:21:56] [Server thread/INFO] [FML]: 0 annotations ItemStackHolder trouvées

[14:21:56] [Server thread/INFO] [FML]: Configuration d'une taille de cache de bloc dormant de 0

[14:21:58] [Server thread/INFO] [Chisel]: À partir de pré-init …

[14:21:58] [Server thread/INFO] [Chisel]: Chargement de blocs …

[14:21:58] [Server thread/INFO] [Chisel]: Fonctionnalité de saut aeCertusQuartz car son mod requis, energenergistics2, était manquant.

[14:21:58] [Server thread/INFO] [Chisel]: Fonctionnalité de saut aeSkyStone, car son mod requis, applyenergistics2, était manquant.

[14:21:58] [Server thread/INFO] [Chisel]: Ignorer la fonction ambre car son mod requis Thaumcraft était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Sauter une fonctionnalité mystérieuse car son mod requis, Thaumcraft, était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonction ignoré bloodRune car son mod requis AWWayofTime était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonctionnalité de saut BloodBlock car son mod requis AWWayofTime était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Saute la fonctionnalité railcraft car son mod requis Railcraft était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcAbyssalBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcBleachedBone en tant que fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcBloodStained car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcFrostBoundBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcInfernalStone car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcQuarriedBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcSandyStone car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer le suif car il manquait le mod Thaumcraft.

[14:21:59] [Server thread/INFO] [Chisel]: Fonctionnalité de saut twilghtForest car son mod requis TwilightForest était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonction ignorée tfMazestone car sa fonction parent twilghtForest a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Fonction ignorée tfTowerstone car sa fonction parent twilghtForest a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité tfUnderBrick en tant que fonctionnalité parent. TwilghtForest a été désactivé.

[14:21:59] [Server thread/INFO] [Chisel]: Saut de la fonctionnalité thaumium car son mod requis, Thaumcraft, était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: 86 blocs de fonctionnalité chargés.

[14:21:59] [Server thread/INFO] [Chisel]: Chargement d'entités en mosaïque …

[14:21:59] [Server thread/INFO] [Chisel]: Entités en mosaïque chargées.

[14:21:59] [Server thread/INFO] [Chisel]: Chargement des articles …

[14:21:59] [Server thread/INFO] [Chisel]: Fonctionnalité de saut aeCertusQuartz car son mod requis, energenergistics2, était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonctionnalité de saut aeSkyStone, car son mod requis, applyenergistics2, était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonction ambre car son mod requis Thaumcraft était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Sauter une fonctionnalité mystérieuse car son mod requis, Thaumcraft, était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonction ignoré bloodRune car son mod requis AWWayofTime était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonctionnalité de saut BloodBlock car son mod requis AWWayofTime était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Saute la fonctionnalité railcraft car son mod requis Railcraft était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcAbyssalBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcBleachedBone en tant que fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcBloodStained car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcFrostBoundBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcInfernalStone car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcQuarriedBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcSandyStone car sa fonctionnalité parent railcraft a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer le suif car il manquait le mod Thaumcraft.

[14:21:59] [Server thread/INFO] [Chisel]: Fonctionnalité de saut twilghtForest car son mod requis TwilightForest était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: Fonction ignorée tfMazestone car sa fonction parent twilghtForest a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Fonction ignorée tfTowerstone car sa fonction parent twilghtForest a été désactivée.

[14:21:59] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité tfUnderBrick en tant que fonctionnalité parent. TwilghtForest a été désactivé.

[14:21:59] [Server thread/INFO] [Chisel]: Saut de la fonctionnalité thaumium car son mod requis, Thaumcraft, était manquant.

[14:21:59] [Server thread/INFO] [Chisel]: 86 éléments de la fonctionnalité chargés.

[14:21:59] [Server thread/INFO] [Chisel]: Pré-init terminé.

[14:21:59] [Server thread/INFO] [FML]: Appliquer des recherches de titulaire

[14:21:59] [Server thread/INFO] [FML]: Recherche de titulaire appliquée

[14:21:59] [Server thread/INFO] [FML]: Injection de piles d'objets

[14:21:59] [Server thread/INFO] [FML]: Injection de pile d'articles terminée

[14:21:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Chargement des propriétés

[14:21:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Type de jeu par défaut: SURVIE

[14:21:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Générer une paire de clés

[14:21:59] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Démarrage du serveur Minecraft sur *: 25565

[14:22:01] [Server thread/INFO] [Chisel]: Commencer init …

[14:22:01] [Server thread/INFO] [Chisel]: Chargement de recettes …

[14:22:01] [Server thread/INFO] [Chisel]: Fonctionnalité de saut aeCertusQuartz car son mod requis, energenergistics2, était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Fonctionnalité de saut aeSkyStone, car son mod requis, applyenergistics2, était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonction ambre car son mod requis Thaumcraft était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Sauter une fonctionnalité mystérieuse car son mod requis, Thaumcraft, était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Fonction ignoré bloodRune car son mod requis AWWayofTime était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Fonctionnalité de saut BloodBlock car son mod requis AWWayofTime était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Saute la fonctionnalité railcraft car son mod requis Railcraft était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcAbyssalBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcBleachedBone en tant que fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcBloodStained car sa fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcFrostBoundBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcInfernalStone car sa fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcQuarriedBlock car sa fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité rcSandyStone car sa fonctionnalité parent railcraft a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer le suif car il manquait le mod Thaumcraft.

[14:22:01] [Server thread/INFO] [Chisel]: Fonctionnalité de saut twilghtForest car son mod requis TwilightForest était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: Fonction ignorée tfMazestone car sa fonction parent twilghtForest a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Fonction ignorée tfTowerstone car sa fonction parent twilghtForest a été désactivée.

[14:22:01] [Server thread/INFO] [Chisel]: Ignorer la fonctionnalité tfUnderBrick en tant que fonctionnalité parent. TwilghtForest a été désactivé.

[14:22:01] [Server thread/INFO] [Chisel]: Saut de la fonctionnalité thaumium car son mod requis, Thaumcraft, était manquant.

[14:22:01] [Server thread/INFO] [Chisel]: 86 recettes de fonctionnalité chargées.

[14:22:01] [Server thread/INFO] [Chisel]: Init terminé.

[14:22:01] [Server thread/INFO] [FML]: Injection de piles d'objets

[14:22:01] [Server thread/INFO] [FML]: Injection de pile d'articles terminée

[14:22:02] [Server thread/INFO] [FML]: Forge Mod Loader a chargé 6 mods avec succès

[14:22:02] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Niveau préparation "monde"

[14:22:02] [Server thread/INFO] [FML]: Injection de données de bloc et d'élément existantes dans cette instance de serveur

[14:22:02] [Server thread/INFO] [FML]: Appliquer des recherches de titulaire

[14:22:02] [Server thread/INFO] [FML]: Recherche de titulaire appliquée

[14:22:02] [Server thread/INFO] [FML]: Dimension de chargement 0 (monde) (net.minecraft.server.dedicated.DedicatedServer@52750055)

[14:22:02] [Server thread/INFO] [FML]: Dimension de chargement 1 (monde) (net.minecraft.server.dedicated.DedicatedServer@52750055)

[14:22:02] [Server thread/INFO] [FML]: Dimension de chargement -1 (monde) (net.minecraft.server.dedicated.DedicatedServer@52750055)

[14:22:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Préparation de la région de départ pour le niveau 0

[14:22:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Zone de préparation de la ponte: 74%

[14:22:03] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Fait (1,702s)! Pour l'aide, tapez "help" ou "?"

Configuration: Windows / Firefox 69.0

Click to rate this post!
[Total: 0 Average: 0]

Commentaires

Laisser un commentaire

Votre commentaire sera révisé par les administrateurs si besoin.