Impossible d'accéder à mon monde

CedouGame

Aventurier
28 Septembre 2023
9
1
1
3
29
Bonjour à tous,

Bon j'ai un gros problème, je ne peux pas accéder à mon monde. Lorsque je le lance, ça me met "lecture des données du monde..." et là ça devrait lancer le chargement mais rien du tout, et l'appli crash....
Quelqu'un aurait une idée?
 
Solution
Bonsoir,

Essaye de supprimer le fichier suivant :
Code:
%appdata%\.minecraft\saves\<ta sauvegarde>\serverconfig\jei-server.toml

Cordialement,
ShE3py

P.S.: Préfère envoyer les rapports de plantage en pièce jointe, pas en copié-collé.

CedouGame

Aventurier
28 Septembre 2023
9
1
1
3
29
Je vous mets le latest log
Code:
[03juin2024 20:34:42.206] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 7 recipes
[03juin2024 20:34:42.401] [Render thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 1360 advancements
[03juin2024 20:34:44.791] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.20.1
[03juin2024 20:34:44.791] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[03juin2024 20:34:44.862] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file jei-server.toml of type SERVER for modid jei
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.20.1-47.2.32.jar%23193!/:?]
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.20.1-47.2.32.jar%23193!/:?]
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.32.jar%23193!/:?]
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?]
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.20.1-47.2.32.jar%23193!/:?]
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:96) ~[forge-1.20.1-47.2.32-universal.jar%23197!/:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
    at net.optifine.reflect.Reflector.callBoolean(Reflector.java:761) ~[preview_OptiFine_1.20.1_HD_U_I6_pre6.jar%23206!/:?]
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:80) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2394!/:?]
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2394!/:?]
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2394!/:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2394!/:?]
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2394!/:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2393!/:?]
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2393!/:?]
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.20.1-47.2.32.jar%23193!/:?]
    ... 15 more
[03juin2024 20:34:44.971] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 471c475c-33ec-41a7-8fab-b43614976e91
[03juin2024 20:34:45.976] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 4410732f-2bcc-44fc-9c60-979227cbe866
[03juin2024 20:34:45.977] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: C:\Users\cedou\AppData\Roaming\.minecraft\crash-reports\crash-2024-06-03_20.34.44-server.txt
[03juin2024 20:34:45.978] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[03juin2024 20:34:45.978] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[03juin2024 20:34:45.978] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[03juin2024 20:34:45.978] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
java.lang.NullPointerException: Cannot invoke "net.minecraft.server.level.ServerLevel.m_6857_()" because "serverlevel2" is null
    at net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:513) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.client.server.IntegratedServer.m_129885_(IntegratedServer.java:439) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.server.MinecraftServer.m_7041_(MinecraftServer.java:584) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.client.server.IntegratedServer.m_7041_(IntegratedServer.java:244) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:689) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23192!/:?]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
 
Dernière édition par un modérateur:

ShE3py

Enbogueuse
Support
26 Septembre 2015
4 420
192
489
247
21
Mìlhüsa
Bonsoir,

Essaye de supprimer le fichier suivant :
Code:
%appdata%\.minecraft\saves\<ta sauvegarde>\serverconfig\jei-server.toml

Cordialement,
ShE3py

P.S.: Préfère envoyer les rapports de plantage en pièce jointe, pas en copié-collé.
 
Solution