ModPack not starting due to org.spongepowered.asm.mixin.injection.throwables

The Modpack I am using includes betterf3, create, embeddium, farmer’sdelight, ferritecore, immersive portals, jei, spartanweaponry, tacz timeless classics zero, xaeros mini and world map. I see that create isn’t supported but it says for 1.16.5 and this pack is on 1.20.1 forge. Pls help

Error in console VVV
[03/09/2025 10:10:28 AM] Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on redirectPopulateEntities could not find any targets matching ‘lambda$static$16’ in net.minecraft.world.level.chunk.ChunkStatus. Using refmap mixins.imm_ptl.refmap.json [PREINJECT Applicator Phase → imm_ptl_peripheral.mixins.json:common.dim_stack.MixinChunkStatus → Prepare Injections → → handler$zhj000$redirectPopulateEntities(Lnet/minecraft/world/level/chunk/ChunkStatus;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ChunkGenerator;Ljava/util/List;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V → Parse]

Issue is from the mixin file of mixins.imm_ptl.refmap.json. i would talk to its developers to know whats going on.

If you dont know what mod has that mixin file, then use a program like mixin detector to find out

wait so do I just plug it in and then delete the one with mixins?

Mixin detector? If so, its an actual program. Just point it at your mods folder, it will then tell you every mod you have that has mixins, you can then filter by mixin files (aka the one i mentioned above) and that will tell you what mod is causing the issue. From there just have a chat to the developer as they know there mod and we dont