I Need Help Adding Mod Dependencies

Started by Geschwindigkeit on

Topic category: Help with MCreator software

Last seen on 01:02, 3. Aug 2024
Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I Need Help Adding Mod Dependencies
Thu, 08/01/2024 - 22:32 (edited)

I added the Create mod into my mod's folder, and my MCreator client didn't want to load MC Java with Create installed. Both my mod, and Create are on the same version, but the game just wouldn't load. Can someone help me, please?

 

[22:15:44] [main/FATAL] [mixin/]: Mixin apply failed create.mixins.json:accessor.SystemReportAccessor -> net.minecraft.SystemReport: org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException No candidates were found matching f_143509_:Ljava/lang/String; in net/minecraft/SystemReport for create.mixins.json:accessor.SystemReportAccessor->@Accessor[FIELD_GETTER]::getOPERATING_SYSTEM()Ljava/lang/String; [INJECT Applicator Phase -> create.mixins.json:accessor.SystemReportAccessor -> Apply Accessors -> -> Locate -> create.mixins.json:accessor.SystemReportAccessor->@Accessor[FIELD_GETTER]::getOPERATING_SYSTEM()Ljava/lang/String;]
org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException: No candidates were found matching f_143509_:Ljava/lang/String; in net/minecraft/SystemReport for create.mixins.json:accessor.SystemReportAccessor->@Accessor[FIELD_GETTER]::getOPERATING_SYSTEM()Ljava/lang/String; [INJECT Applicator Phase -> create.mixins.json:accessor.SystemReportAccessor -> Apply Accessors -> -> Locate -> create.mixins.json:accessor.SystemReportAccessor->@Accessor[FIELD_GETTER]::getOPERATING_SYSTEM()Ljava/lang/String;]

 

The only error I could find was that ^

Edited by Geschwindigkeit on Thu, 08/01/2024 - 22:32