probleme de modpack 1.20.1 forge code erreur 1

Enxodus

Aventurier
26 Juillet 2024
5
0
1
22
salut salut j'ai un petit soucis avec mon modpack j'arrive pas a savoir dans les logs ce qui va pas, le jeux dès que je lance sa crash en code erreur 1
 

Fichiers joints

Solution
Code:
[Info: 2025-05-30 21:51:12.1790017: Zia1kg==: MinecraftJavaLoggingContext.cpp(65)] Game/mixin (pool-4-thread-1) Warn @Redirect conflict.
    Skipping
        tfc.mixins.json:BiomeMixin->@Redirect::shouldFreezeWithClimate(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
        with priority 1000,
    already redirected by
        sereneseasons.mixins.json:MixinBiome->@Redirect::onShouldFreeze_warmEnoughToRain(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
        with priority 1000

Exception in thread "main" RuntimeException
Caused by: InvocationTargetException
Caused by: RuntimeException
Caused by...
Bonsoir,

Pourrais-tu envoyer en pièce jointe le fichier suivant après avoir eu le message d'erreur ?
Code:
D:/Minecraft/curseforge/Install/launcher_log.txt

Cordialement,
ShE3py
 
  • J'aime
Reactions: Enxodus
Code:
[Info: 2025-05-30 21:51:12.1790017: Zia1kg==: MinecraftJavaLoggingContext.cpp(65)] Game/mixin (pool-4-thread-1) Warn @Redirect conflict.
    Skipping
        tfc.mixins.json:BiomeMixin->@Redirect::shouldFreezeWithClimate(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
        with priority 1000,
    already redirected by
        sereneseasons.mixins.json:MixinBiome->@Redirect::onShouldFreeze_warmEnoughToRain(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
        with priority 1000

Exception in thread "main" RuntimeException
Caused by: InvocationTargetException
Caused by: RuntimeException
Caused by: MixinTransformerError: An unexpected critical error was encountered
Caused by: InjectionError: Critical injection failure:
    Redirector
        shouldFreezeWithClimate(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
    in tfc.mixins.json:BiomeMixin
    failed injection check, (0/1) succeeded.
    Scanned 1 target(s).
    Using refmap tfc.refmap.json
Le mod TFC est incompatible avec le mod SereneSeasons, il faudrait essayer de les mettre à jour ou d'enlever l'un des deux.
 
Solution
Code:
[Info: 2025-05-30 21:51:12.1790017: Zia1kg==: MinecraftJavaLoggingContext.cpp(65)] Game/mixin (pool-4-thread-1) Warn @Redirect conflict.
    Skipping
        tfc.mixins.json:BiomeMixin->@Redirect::shouldFreezeWithClimate(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
        with priority 1000,
    already redirected by
        sereneseasons.mixins.json:MixinBiome->@Redirect::onShouldFreeze_warmEnoughToRain(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
        with priority 1000

Exception in thread "main" RuntimeException
Caused by: InvocationTargetException
Caused by: RuntimeException
Caused by: MixinTransformerError: An unexpected critical error was encountered
Caused by: InjectionError: Critical injection failure:
    Redirector
        shouldFreezeWithClimate(Lnet/minecraft/world/level/biome/Biome;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/LevelReader;)Z
    in tfc.mixins.json:BiomeMixin
    failed injection check, (0/1) succeeded.
    Scanned 1 target(s).
    Using refmap tfc.refmap.json
Le mod TFC est incompatible avec le mod SereneSeasons, il faudrait essayer de les mettre à jour ou d'enlever l'un des deux.
ok merci beaucoup pour l'aide