1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Résolu chargement du monde impossible forge 1.18.2

Discussion dans 'Problème avec les mods' créé par loups gris, 1 Juin 2022.

  1. loups gris

    loups gris Nouveau

    Inscrit:
    23 Avr 2022
    Messages:
    9
    Points:
    0
    Bonjour,
    quant je veux démarre Minecraft tous va bien mais dé que je veux rejoindre un monde le jeu reste figé .
    vessions forge :40.1.20
    rapport du crache :
    ---- Minecraft Crash Report ----
    // I bet Cylons wouldn't have this problem.

    Time: 01/06/2022 14:08
    Description: Exception in server tick loop

    net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file origins-server.toml of type SERVER for modid origins
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.1.20.jar%23154!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.1.20.jar%23154!/:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.20.jar%23154!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:computing_frames,re:mixin}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.20.jar%23154!/:?] {}
    at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:81) ~[forge-1.18.2-40.1.20-universal.jar%23157!/:?] {re:classloading}
    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:710) ~[OptiFine_1.18.2_HD_U_H7.jar%23158!/:?] {re:classloading}
    at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:81) ~[client-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23153!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
    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%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.1.20.jar%23154!/:?] {}
    ... 15 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 2689365944 bytes (2564 MiB) / 4093640704 bytes (3904 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz
    Identifier: Intel64 Family 6 Model 69 Stepping 1
    Microarchitecture: Haswell (Client)
    Frequency (GHz): 2,49
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: Intel(R) HD Graphics Family
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024,00
    Graphics card #0 deviceId: 0x0a16
    Graphics card #0 versionInfo: DriverVersion=20.19.15.4531
    Memory slot #0 capacity (MB): 8192,00
    Memory slot #0 clockSpeed (GHz): 1,60
    Memory slot #0 type: DDR3
    Virtual memory max (MB): 16050,53
    Virtual memory used (MB): 12887,71
    Swap memory total (MB): 7979,79
    Swap memory used (MB): 1071,25
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Server Running: true
    Player Count: 0 / 8; []
    Data Packs: vanilla, mod:bottledair, mod:trashslot (incompatible), mod:netherportalfix (incompatible), mod:fallingthrough (incompatible), mod:cgm, mod:easymagic (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:connectivity (incompatible), mod:waystones (incompatible), mod:merchantmarkers (incompatible), mod:cookingforblockheads (incompatible), mod:awesomedungeon, mod:placebo (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:smarterfarmers (incompatible), mod:configured (incompatible), mod:yungsapi, mod:potionsmaster, mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:apotheosis (incompatible), mod:explorerscompass (incompatible), mod:farsight_view (incompatible), mod:catalogue (incompatible), mod:balm (incompatible), mod:packingtape (incompatible), mod:dynview (incompatible), mod:immersive_armors (incompatible), mod:copperequipment (incompatible), mod:forge (incompatible), mod:emojiful (incompatible), mod:exp_bottling (incompatible), mod:equipmentcompare (incompatible), mod:craftingtweaks (incompatible), mod:awesomedungeonocean, mod:cleancut (incompatible), mod:vanillaplustools (incompatible), mod:repurposed_structures, mod:enchdesc (incompatible), mod:theoneprobe (incompatible), mod:creativecore (incompatible), mod:yungsbridges, mod:medievalmusic (incompatible), mod:domum_ornamentum (incompatible), mod:hostilevillages (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:curios (incompatible), mod:mutil (incompatible), mod:corail_woodcutter, mod:blockui (incompatible), mod:xaerominimap, mod:croptopia, mod:collective, mod:advancednetherite, mod:storageracks (incompatible), mod:bettervillage (incompatible), mod:backpacked (incompatible), mod:elevatorid, mod:tombstone, mod:globaldataandresourcepacks (incompatible), mod:structurize (incompatible), mod:multipiston (incompatible), mod:minecolonies (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:ferritecore (incompatible), mod:puzzleslib (incompatible), mod:framework (incompatible), mod:fastleafdecay, mod:chiselsandbits (incompatible), mod:playerrevive (incompatible), mod:enchantinginfuser (incompatible), mod:additionalentityattributes, mod:caelus (incompatible), mod:healingcampfire, file/Attract-Villagers-Data-Pack-1.18.2, file/New-Shipwrecks, file/PK_Tool_Rack-1.0.0-MC_1.18 (incompatible), file/[WL]+Flower+Power+1.17+ENG+v1.0 (incompatible), file/amplified-nether-1-18, file/custom-ships-v1-3 (incompatible), file/effective-edibles-4, file/splatus-mountain-villages-v1, file/afk display v1.1.2, file/anti creeper grief v1.1.2, file/anti enderman grief v1.1.2, file/anti ghast grief v1.1.2, file/armor statues v2.8.3, file/armored elytra v1.0.5, file/back v1.3.2, file/chunk loaders v1.0.3, file/classic fishing loot v1.1.2, file/custom nether portals v2.3.5, file/custom villager shops v1.2.2, file/double shulker shells v1.3.2, file/dragon drops v1.3.2, file/elevators v1.0.3, file/fast leaf decay v2.0.5, file/gem villagers v4.3.6, file/homes v1.5.3, file/item averages v1.3.2, file/larger phantoms v1.2.3, file/more mob heads v2.9.4, file/multiplayer sleep v2.6.2, file/nether portal coords v1.1.2, file/pillager tools v1.1.2, file/player head drops v1.1.2, file/redstone rotation wrench v1.1.3, file/spawn v2.3.2, file/spawning spheres v1.1.2, file/spectator conduit power v1.1.2, file/spectator night vision v1.1.2, file/terracotta rotation wrench v1.1.3, file/timber v2.1.4, file/tpa v2.3.2, file/treasure gems v1.2.5, file/unlock all recipes v2.0.3, file/villager death messages v1.2.3, file/villager workstation highlights v1.1.2, file/wandering trades hermit edition v1.6.1, file/wandering trades v1.5.1, file/xp management v1.1.2, mod:patchouli (incompatible), file/Genesis_v0.8 (incompatible), mod:grapplemod (incompatible), mod:cloth_config (incompatible), mod:doggytalents, mod:xaeroworldmap, mod:vanillatweaks (incompatible), file/VanillaTweaks_c865888.zip, file/durability ping v1.1.2, mod:ironchest, mod:tinyskeletons (incompatible), mod:spidersproducewebs, mod:tetra (incompatible), mod:inventoryessentials (incompatible), mod:inventorysorter (incompatible), mod:clienttweaks (incompatible), mod:armor_, mod:identity (incompatible), mod:betterfpsdist (incompatible), mod:magistuarmory
    World Generation: Experimental
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
    OptiFine Version: OptiFine_1.18.2_HD_U_H7
    OptiFine Build: 20220410-185216
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: (internal)
    OpenGlVersion: 3.2.0 - Build 20.19.15.4531
    OpenGlRenderer: Intel(R) HD Graphics 4400
    OpenGlVendor: Intel
    CpuCount: 4
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services:
    mixin PLUGINSERVICE
    eventbus PLUGINSERVICE
    slf4jfixer PLUGINSERVICE
    object_holder_definalize PLUGINSERVICE
    runtime_enum_extender PLUGINSERVICE
    capability_token_subclass PLUGINSERVICE
    accesstransformer PLUGINSERVICE
    runtimedistcleaner PLUGINSERVICE
    mixin TRANSFORMATIONSERVICE
    OptiFine TRANSFORMATIONSERVICE
    fml TRANSFORMATIONSERVICE
    FML Language Providers:
    [email protected]
    javafml@null
    Mod List:
    grappling_hook_mod-1.18.2-v13.jar |Grappling Hook Mod |grapplemod |1.18.2-v13 |DONE |Manifest: NOSIGNATURE
    bottledair_1.18.2-1.1.jar |Bottled Air |bottledair |1.1 |DONE |Manifest: NOSIGNATURE
    netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
    Origins-1.18.2-1.4.1.1-unified.jar |Additional Entity Attributes |additionalentityattributes |1.18.2-1.4.1.1 |DONE |Manifest: NOSIGNATURE
    DoggyTalents-1.18.2-2.5.0.jar |Doggy Talents 2 |doggytalents |2.5.0 |DONE |Manifest: NOSIGNATURE
    connectivity-1.18.2-2.8.jar |Connectivity Mod |connectivity |1.18.2-2.8 |DONE |Manifest: NOSIGNATURE
    XaerosWorldMap_1.20.6_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.20.6 |DONE |Manifest: NOSIGNATURE
    cookingforblockheads-forge-1.18.2-12.0.0.jar |CookingForBlockheads |cookingforblockheads |12.0.0 |DONE |Manifest: NOSIGNATURE
    Placebo-1.18.2-6.2.1.jar |Placebo |placebo |6.2.1 |DONE |Manifest: NOSIGNATURE
    YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
    potionsmaster-0.5.8-1.18.2-40.1.0.jar |Potions Master |potionsmaster |0.5.8-1.18.2-40.1.0 |DONE |Manifest: NOSIGNATURE
    feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
    Bookshelf-Forge-1.18.2-13.0.13.jar |Bookshelf |bookshelf |13.0.13 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    sophisticatedbackpacks-1.18.2-3.15.17.559.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.15.17.559 |DONE |Manifest: NOSIGNATURE
    Apotheosis-1.18.2-5.3.4.jar |Apotheosis |apotheosis |5.3.4 |DONE |Manifest: NOSIGNATURE
    balm-3.0.2+0.jar |Balm |balm |3.0.2+0 |DONE |Manifest: NOSIGNATURE
    dynview-1.18.2-2.7.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
    immersive_armors-1.3.0.jar |Immersive Armors |immersive_armors |1.3.0 |DONE |Manifest: NOSIGNATURE
    cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
    emojiful-1.18.2-3.0.1.jar |Emojiful |emojiful |1.18.2-3.0.1 |DONE |Manifest: NOSIGNATURE
    EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
    TinySkeletons-v3.2.1-1.18.2-Forge.jar |Tiny Skeletons |tinyskeletons |3.2.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
    cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
    repurposed_structures_forge-5.1.6+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.6+1.18.2 |DONE |Manifest: NOSIGNATURE
    YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
    medievalmusic-1.18-1.2.jar |medievalmusic mod |medievalmusic |1.18-1.2 |DONE |Manifest: NOSIGNATURE
    hostilevillages-1.18.2-4.0.jar |Example Mod |hostilevillages |1.18.2-4.0 |DONE |Manifest: NOSIGNATURE
    curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE
    tetra-1.18.2-4.9.0.jar |Tetra |tetra |4.9.0 |DONE |Manifest: NOSIGNATURE
    Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |DONE |Manifest: NOSIGNATURE
    corail_woodcutter-1.18.2-2.3.3.jar |Corail Woodcutter |corail_woodcutter |2.3.3 |DONE |Manifest: NOSIGNATURE
    blockui-1.18.2-0.0.47-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.47-ALPHA |DONE |Manifest: NOSIGNATURE
    collective-1.18.2-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE
    advancednetherite-1.11.1-1.18.2.jar |Advanced Netherite |advancednetherite |1.11.1 |DONE |Manifest: NOSIGNATURE
    storageracks-1.18-1.0.2.jar |Storage Racks |storageracks |1.18-1.0.2 |DONE |Manifest: NOSIGNATURE
    BetterVillage-Forge-1.18.1-1.0.0.jar |Better Village |bettervillage |1.0.0 |DONE |Manifest: NOSIGNATURE
    elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
    tombstone-7.4.6-1.18.2.jar |Corail Tombstone |tombstone |7.4.6 |DONE |Manifest: NOSIGNATURE
    architectury-4.4.60.jar |Architectury |architectury |4.4.60 |DONE |Manifest: NOSIGNATURE
    identity-2.3.0-1.18.2-forge.jar |Identity |identity |2.3.0-1.18.2 |DONE |Manifest: NOSIGNATURE
    inventoryessentials-forge-1.18-4.0.1.jar |Inventory Essentials |inventoryessentials |4.0.1 |DONE |Manifest: NOSIGNATURE
    framework-0.2.3-1.18.2.jar |Framework |framework |0.2.3 |DONE |Manifest: NOSIGNATURE
    FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
    PlayerRevive_FORGE_v2.0.1_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.1 |DONE |Manifest: NOSIGNATURE
    EnchantingInfuser-v3.2.0-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.2.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
    inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
    clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
    trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |DONE |Manifest: NOSIGNATURE
    ftb-library-forge-1801.3.5-build.109.jar |FTB Library |ftblibrary |1801.3.5-build.109 |DONE |Manifest: NOSIGNATURE
    ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
    fallingthrough-1.18.2-2.4.jar |Fallingthrough mod |fallingthrough |1.18.2-2.4 |DONE |Manifest: NOSIGNATURE
    cgm-1.2.1-1.18.2.jar |MrCrayfish's Gun Mod |cgm |1.2.1 |DONE |Manifest: NOSIGNATURE
    EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
    jei-1.18.2-9.7.0.193.jar |Just Enough Items |jei |9.7.0.193 |DONE |Manifest: NOSIGNATURE
    VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
    LibraryFerret-Forge-1.18.2-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE
    goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
    caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
    waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE
    MerchantMarkers-1.18.2-1.2.0.jar |Merchant Markers |merchantmarkers |1.2.0 |DONE |Manifest: NOSIGNATURE
    awesomedungeon-2.0.8.jar |Awesome Dungeon |awesomedungeon |2.0.8 |DONE |Manifest: NOSIGNATURE
    comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
    NaturesCompass-1.18.2-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.5-forge |DONE |Manifest: NOSIGNATURE
    smarterfarmers-1.18.2-1.5.0.jar |Smarter Farmers |smarterfarmers |1.18.2-1.5.0 |DONE |Manifest: NOSIGNATURE
    configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
    [1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |DONE |Manifest: NOSIGNATURE
    ExplorersCompass-1.18.2-1.2.0-forge.jar |Explorer's Compass |explorerscompass |1.18.2-1.2.0-forge |DONE |Manifest: NOSIGNATURE
    farsight-1.18.2-1.8.jar |Farsight mod |farsight_view |1.18.2-1.8 |DONE |Manifest: NOSIGNATURE
    catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |DONE |Manifest: NOSIGNATURE
    PackingTape-1.18.2-0.12.5.jar |Packing Tape |packingtape |0.12.5 |DONE |Manifest: NOSIGNATURE
    CopperEquipment-Forge1.18.1-1.2.jar |Copper Equipment |copperequipment |1.2 |DONE |Manifest: NOSIGNATURE
    ftb-chunks-forge-1802.3.5-build.130.jar |FTB Chunks |ftbchunks |1802.3.5-build.130 |DONE |Manifest: NOSIGNATURE
    forge-1.18.2-40.1.20-universal.jar |Forge |forge |40.1.20 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
    VanillaTweaks-forge-1.18.2-1.5.57.jar |VanillaTweaks |vanillatweaks |1.5.57 |DONE |Manifest: NOSIGNATURE
    exp_bottling-1.18.2-0.jar |EXP Bottling |exp_bottling |1.18.2-0 |DONE |Manifest: NOSIGNATURE
    ironchest-1.18.2-13.1.9.jar |Iron Chests |ironchest |1.18.2-13.1.9 |DONE |Manifest: NOSIGNATURE
    craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
    AwesomeDungeonOcean-Forge-1.18.2-2.0.5.jar |Awesome Dungeon Ocean |awesomedungeonocean |2.0.5 |DONE |Manifest: NOSIGNATURE
    client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
    vanillaplustools-1.18.2-1.0.jar |Vanilla+ Tools |vanillaplustools |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
    EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar |EnchantmentDescriptions |enchdesc |10.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
    theoneprobe-1.18-5.1.0.jar |The One Probe |theoneprobe |1.18-5.1.0 |DONE |Manifest: NOSIGNATURE
    spidersproducewebs_1.18.2-1.6.jar |Spiders Produce Webs |spidersproducewebs |1.6 |DONE |Manifest: NOSIGNATURE
    CreativeCore_FORGE_v2.6.9_mc1.18.2.jar |CreativeCore |creativecore |2.6.9 |DONE |Manifest: NOSIGNATURE
    domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.50-ALPHA |DONE |Manifest: NOSIGNATURE
    betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
    Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
    flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
    create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE
    mutil-1.18.2-4.5.0.jar |mutil |mutil |4.5.0 |DONE |Manifest: NOSIGNATURE
    Xaeros_Minimap_22.6.0_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |22.6.0 |DONE |Manifest: NOSIGNATURE
    Croptopia-1.18.2-FORGE-2.0.1.jar |Croptopia |croptopia |2.0.1 |DONE |Manifest: NOSIGNATURE
    backpacked-2.1.6-1.18.2.jar |Backpacked |backpacked |2.1.6 |DONE |Manifest: NOSIGNATURE
    Global+Data-++Resourcepacks-forge-1.18.2-1.12.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12 |DONE |Manifest: NOSIGNATURE
    structurize-1.18.2-1.0.399-RELEASE.jar |Structurize |structurize |1.18.2-1.0.399-RELEA|DONE |Manifest: NOSIGNATURE
    multi-piston-1.18.2-1.2.7-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.7-ALPHA |DONE |Manifest: NOSIGNATURE
    minecolonies-1.18.2-1.0.737-RELEASE.jar |MineColonies |minecolonies |1.18.2-1.0.737-RELEA|DONE |Manifest: NOSIGNATURE
    ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
    PuzzlesLib-v3.3.3-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
    ChiselsBits-forge-1.18.2-1.2.83-universal.jar |Chisels & bits |chiselsandbits |1.2.83 |DONE |Manifest: NOSIGNATURE
    healingcampfire_1.18.2-3.4.jar |Healing Campfire |healingcampfire |3.4 |DONE |Manifest: NOSIGNATURE
    Armor+1.0.jar |armor + |armor_ |1.0.0 |DONE |Manifest: NOSIGNATURE
    Crash Report UUID: 215ae80f-7078-4fac-a62f-84e5fd8e0bb2
    FML: 40.1
    Forge: net.minecraftforge:40.1.20
    Flywheel Backend: Off

    Merci d'avenacé pour toute aide.
     
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Bonjour,

    Le fichier de configuration "origins-server.toml" est corrompu, il faudrait le supprimer pour forcer une réinitialisation au valeur par défaut.
    Ce fichier se trouve probablement dans le dossier .minecraft/config, sinon il est dans .minecraft/saves/<nom du monde>/config
     
  3. loups gris

    loups gris Nouveau

    Inscrit:
    23 Avr 2022
    Messages:
    9
    Points:
    0
    Bonjour merci maintenant mon monde marche !
     

Partager cette page