Architectury API (Fabric/Forge/NeoForge)

Architectury API (Fabric/Forge/NeoForge)

158M Downloads

Crash during startup with Minecraft 1.19.1

mkaisercross opened this issue ยท 3 comments

commented

Hello. I am testing out this mod for Minecraft 1.19.1 and getting the following error.

Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: @shadow method method_44097 in architectury.mixins.json:client.MixinLocalPlayer from mod architectury was not located in the target class net.minecraft.class_746. Using refmap architectury-fabric-refmap.json

commented

That's because 1.19.1 isn't supported or out yet. We're mostly waiting for Forge to update.

commented

Is this still relevant? Asking as I am still getting this error.

commented

The error is caused by using Architectury API 5.x instead of 6.x, which is the 1.19.1/2 version.