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

Problème au démarrage

Discussion dans 'Problème avec les mods' créé par InsimbiaC, 28 Juin 2020.

  1. InsimbiaC

    InsimbiaC Nouveau

    Inscrit:
    28 Mar 2020
    Messages:
    7
    Points:
    0
    Sexe:
    Femme
    Bonjour!
    J'ai installé de nouveaux mods ce matin. En démarrant le jeu, ça plante...
    J'ai supprimer les nouveaux mods, mais ça ne fonctionne toujours pas.
    Quelqu'un arrive-t-il à me dire pourquoi svp?
    MERCI d'avance !!!

    ---- Minecraft Crash Report ----
    // Don't be sad, have a hug! :love:
    Time: 28.06.20 11:09
    Description: Initializing game
    java.lang.NullPointerException: Initializing game
    at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at doggytalents.ModItems.registerItemColours(ModItems.java:98) ~[?:1.15.2.0] {re:classloading,pl:object_holder_definalize:A}
    at doggytalents.DoggyTalentsMod$$Lambda$3033/1898326281.accept(Unknown Source) ~[?:?] {}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$2101/486994287.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$3455/1483280222.accept(Unknown Source) ~[?:?] {}
    at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
    at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:212) ~[?:?] {re:classloading}
    at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:420) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.21.jar:31.2] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$422/1726780304.call(Unknown Source) [forge-1.15.2-31.2.21.jar:31.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {}
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    -- Head --
    Thread: Render thread
    Stacktrace:
    at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95)
    at doggytalents.ModItems.registerItemColours(ModItems.java:98)
    at doggytalents.DoggyTalentsMod$$Lambda$3033/1898326281.accept(Unknown Source)
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
    at net.minecraftforge.eventbus.EventBus$$Lambda$2101/486994287.invoke(Unknown Source)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260)
    at net.minecraftforge.fml.ModLoader$$Lambda$3455/1483280222.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
    at net.minecraftforge.client.ForgeHooksClient.onItemColorsInit(ForgeHooksClient.java:212)
    at net.minecraft.client.renderer.color.ItemColors.func_186729_a(ItemColors.java:84)
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:420)
    -- Initialization --
    Details:
    Stacktrace:
    at net.minecraft.client.main.Main.main(SourceFile:166)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$422/1726780304.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
    -- System Details --
    Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1356912512 bytes (1294 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services:
    /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
    /forge-1.15.2-31.2.21.jar object_holder_definalize PLUGINSERVICE
    /forge-1.15.2-31.2.21.jar runtime_enum_extender PLUGINSERVICE
    /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
    /forge-1.15.2-31.2.21.jar capability_inject_definalize PLUGINSERVICE
    /forge-1.15.2-31.2.21.jar runtimedistcleaner PLUGINSERVICE
    /forge-1.15.2-31.2.21.jar fml TRANSFORMATIONSERVICE
    FML: 31.2
    Forge: net.minecraftforge:31.2.21
    FML Language Providers:
    [email protected]
    minecraft@1
    Mod List:
    Notes-1.15.2-1.2.0.jar Notes {[email protected] LOAD_REGISTRIES}
    Ma-Enchants-1.15.2-3.0.0.jar Ma Enchants {[email protected] LOAD_REGISTRIES}
    mining-helmet-1.15.2-1.0.6.jar Mining Helmet {[email protected] LOAD_REGISTRIES}
    prefab-1.5.0.0.jar Prefab {[email protected] LOAD_REGISTRIES}
    buzzierbees-1.1.3.jar Buzzier Bees {[email protected] LOAD_REGISTRIES}
    DoggyTalents-1.15.2-1.15.2.0.jar Doggy Talents {[email protected] LOAD_REGISTRIES}
    goblintraders-1.1.1-1.15.2.jar Goblin Traders {[email protected] LOAD_REGISTRIES}
    Vulcanite-2.0.2-mc1.15.2.jar Vulcanite {[email protected] LOAD_REGISTRIES}
    extraboats-1.3.0-1.15.2.jar Extra Boats {[email protected] LOAD_REGISTRIES}
    essentials-1.15.2-2.7.0.jar Essentials {[email protected] LOAD_REGISTRIES}
    MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] LOAD_REGISTRIES}
    TerraForged-1.15.2-0.0.11.jar TerraForged {[email protected] LOAD_REGISTRIES}
    CookingForBlockheads_1.15.2-8.0.1.jar Cooking for Blockheads {[email protected] LOAD_REGISTRIES}
    comforts-FORGE-1.15.2-2.0.0.1.jar Comforts {[email protected] LOAD_REGISTRIES}
    SereneSeasons-1.15.2-3.0.0.61-universal.jar Serene Seasons {[email protected] LOAD_REGISTRIES}
    premium-wood-1.15.2-1.1.0.jar Premium Wood {[email protected] LOAD_REGISTRIES}
    decorative_blocks_6c.jar Decorative Blocks {[email protected] LOAD_REGISTRIES}
    NomadicTents-1.15.2-11.0.0-beta.jar Nomadic Tents {[email protected] LOAD_REGISTRIES}
    DungeonCrawl-1.15.2-1.6.1.jar Dungeon Crawl {[email protected] LOAD_REGISTRIES}
    MutantBeasts-1.15.2-1.0.0.jar Mutant Beasts {[email protected] LOAD_REGISTRIES}
    u_team_core-1.15.2-2.10.5.154.jar U Team Core {[email protected] LOAD_REGISTRIES}
    forge-1.15.2-31.2.21-universal.jar Forge {[email protected] LOAD_REGISTRIES}
    ultra_amplified_dimension-1.15.2-7.2.2.jar Ultra Amplified Dimension {[email protected] LOAD_REGISTRIES}
    simpleores-1.15.2-2.1.2.0.jar Simple Ores {[email protected] LOAD_REGISTRIES}
    forge-1.15.2-31.2.21-client.jar Minecraft {[email protected] LOAD_REGISTRIES}
    mcw-bridges-1.0.3-mc1.15.2.jar Macaw's Bridges {[email protected] LOAD_REGISTRIES}
    luckyblock-1.15.2-1.jar Lucky Block {[email protected] LOAD_REGISTRIES}
    repurposedstructures-1.15.2-1.2.2.jar Repurposed Structures {[email protected] LOAD_REGISTRIES}
    EconomyInc-1.6.5MC1.15.jar Economy Inc. {[email protected] LOAD_REGISTRIES}
    mcpaint-1.5.0.jar Mc Paint {[email protected] LOAD_REGISTRIES}
    BiomesOPlenty-1.15.2-10.0.0.329-universal.jar Biomes O' Plenty {[email protected] ERROR}
    WorldProtector+1.15.2.jar WorldProtector {[email protected] LOAD_REGISTRIES}
    valhelsia_structures-15.0.2a.jar Valhelsia Structures {[email protected] LOAD_REGISTRIES}
    overworld_mirror-1.15.2-1.3.0.12.jar Overworld Mirror {[email protected] LOAD_REGISTRIES}
    simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] LOAD_REGISTRIES}
    simplefarming-1.15.2-1.2.7.jar Simple Farming {[email protected] LOAD_REGISTRIES}
    corail_woodcutter-1.1.1-1.15.2.jar Corail Woodcutter {[email protected] LOAD_REGISTRIES}
    AutoRegLib-1.5-40.jar AutoRegLib {[email protected] LOAD_REGISTRIES}
    [1.15.2]+SecurityCraft+v1.8.16.jar SecurityCraft {[email protected] LOAD_REGISTRIES}
    StorageDrawers-1.15.2-7.0.0.jar Storage Drawers {[email protected] LOAD_REGISTRIES}
    flexible_skills-1.15.2-1.2.0-beta.jar Flexible Skills Mod {[email protected] LOAD_REGISTRIES}
    backpacked-1.4.0-1.15.2.jar Backpacked {[email protected] LOAD_REGISTRIES}
    vanillahammers-1.15.1-1.0.jar Vanilla Hammers {[email protected] LOAD_REGISTRIES}
    libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] LOAD_REGISTRIES}
    BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] LOAD_REGISTRIES}
    elevatorid-1.15.2-1.7.0.jar Elevator Mod {[email protected] LOAD_REGISTRIES}
    obfuscate-0.3.4-1.15.2.jar Obfuscate {[email protected] LOAD_REGISTRIES}
    structurize-0.10.223-ALPHA.jar Structurize {[email protected] LOAD_REGISTRIES}
    worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c LOAD_REGISTRIES}
    minecolonies-0.10.660-ALPHA-universal.jar Minecolonies {[email protected] LOAD_REGISTRIES}
    mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] LOAD_REGISTRIES}
    mcw-furnitures-1.0.0-mc1.15.2.jar Macaw's Furniture {[email protected] LOAD_REGISTRIES}
    ilikewood-1.15.2-2.0.3.0.jar I Like Wood {[email protected] LOAD_REGISTRIES}
    XL-Food-Mod-1.15.2-2.2.2.jar XL Food Mod {[email protected] LOAD_REGISTRIES}
    SuperTools-1.1_1.15.2.jar Super Tools {[email protected] LOAD_REGISTRIES}
    farlanders-1.15.2-1.1.2.jar The Farlanders {[email protected] LOAD_REGISTRIES}
    Launched Version: 1.15.2-forge-31.2.21
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) HD Graphics 530 GL version 4.4.0 - Build 21.20.16.4550, Intel
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
     
  2. robin4002

    robin4002 Support Technique
    Staff

    Inscrit:
    17 Août 2012
    Messages:
    5 478
    Points:
    229
    Sexe:
    Homme
    Bonjour,
    Le problème semble venir de doggytalents, essaies avec une autre version de ce mod ou désinstalles-le.
     
  3. InsimbiaC

    InsimbiaC Nouveau

    Inscrit:
    28 Mar 2020
    Messages:
    7
    Points:
    0
    Sexe:
    Femme
    MERCI beaucoup !!!
    C'est vraiment du chinois le crash report poir moi oO
    Merci et belle journée !
     

Partager cette page