Minecraft ne se lance pas au démarrage avec forge

  • Auteur de la discussion Auteur de la discussion Kova
  • Date de début Date de début

Kova

Aventurier
23 Mars 2020
3
0
1
23
Bonjour, cela fait maintenant plusieurs jours que je suis bloqué avec ce bug. Après avoir installé forge en version 1.14.4, mon jeu ne se lance plus et affiche un message d'erreur. En revanche, lorsque j'ouvre le jeu sur la même version sans forge tout fonctionne parfaitement, de même avec des versions antérieures avec forge (j'ai essayé en 1.9 1.8 et 1.7 avec forge tout marche très bien), pourtant j'ai enlevé tous les mods pour essayer de remédier à mon bug. Le bug persiste également en 1.15. Voici un aperçu du message que le jeu m'affiche :
screen.png

Merci à toute personne qui pourra me venir en aide.

PS : Je précise que je n'ai trouvé aucune solution sur internet qui ai pu résoudre mon problème.
 
Bonsoir,

Merci d'envoyer les logs du jeu, qui sont dans « %appdata%\.minecraft\logs\lasted.log ».
Le tout entre des balises code :
Code:
[code]
Copie-colle
[*/code]

Sans l'astérisque « * ».

Cordialement,
ShE3py.
 
  • J'aime
Reactions: robin4002
Bonsoir,

Merci d'envoyer les logs du jeu, qui sont dans « %appdata%\.minecraft\logs\lasted.log ».
Le tout entre des balises code :
Code:
[code]
Copie-colle
[*/code]

Sans l'astérisque « * ».

Cordialement,
ShE3py.

Bonsoir, je ne sais pas quelle ligne de code il faut envoyer car elles sont toutes similaires (désolé je ne m'y connais pas du tout). Voici toutes les lignes que tu souhaitais :
Code:
[23mars2020 17:17:57.664] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_51 by Oracle Corporation
[23mars2020 17:17:58.107] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[23mars2020 17:17:58.169] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
[23mars2020 17:17:58.170] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22)
[23mars2020 17:17:58.170] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36)
[23mars2020 17:17:58.171] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49)
[23mars2020 17:17:58.171] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123)
[23mars2020 17:17:58.172] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166)
[23mars2020 17:17:58.172] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145)
[23mars2020 17:17:58.172] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55)
[23mars2020 17:17:58.173] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44)
[23mars2020 17:17:58.173] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37)
[23mars2020 17:17:58.174] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113)
[23mars2020 17:17:58.174] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219)
[23mars2020 17:17:58.175] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202)
[23mars2020 17:17:58.175] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73)
[23mars2020 17:17:58.175] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.AutoreloadFileConfig.load(AutoreloadFileConfig.java:41)
[23mars2020 17:17:58.176] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85)
[23mars2020 17:17:58.176] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.loadFrom(FMLConfig.java:57)
[23mars2020 17:17:58.177] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLConfig.load(FMLConfig.java:69)
[23mars2020 17:17:58.177] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at net.minecraftforge.fml.loading.FMLServiceProvider.initialize(FMLServiceProvider.java:81)
[23mars2020 17:17:58.178] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]:     at cpw.mods.modlauncher.TransformationServiceDecorator.onInitialize(TransformationServiceDecorator.java:68)
 
Dernière édition par un modérateur:
Le tout entre des balises code :
Code:
[code]
Copie-colle
[*/code]

Sans l'astérisque « * ».

Le fichier de configuration du mod Night Config est corrompu, supprime le fichier qui doit se trouver dans ton .minecraft/config/.
Je pense qu'il doit être dans un dossier avec le nom du mod, et que le fichier doit avoir un nom du style "autosave".

Je ne peux pas donner le chemin exacte car les noms sont spécifiés par les développeurs et que le jeu ne l'affiche pas.
 
  • Pensif
Reactions: robin4002
Attention night config ce n'est pas un mod mais la bibliothèque qu'utilise forge pour parser les toml des fichiers de config.
Le log n'indique pas lequel est corrompu, donc dans le doute supprimes tous les fichiers qui se trouve dans le dossier .minecraft/config.
 
Attention night config ce n'est pas un mod mais la bibliothèque qu'utilise forge pour parser les toml des fichiers de config.
Le log n'indique pas lequel est corrompu, donc dans le doute supprimes tous les fichiers qui se trouve dans le dossier .minecraft/config.

Merci beaucoup ça fonctionne enfin ! Vous m'avez sauvé.