Latest version incompatible with Customizable Player Models
DemonCoreMusic opened this issue ยท 2 comments
Latest version of RealCamera 0.7.4 causes an instant crash with Customizable Player Models when loading into a world. This hasn't occured in 0.6 and the mod before worked completely fine.
You don't even need to have a custom model. Just load into a world with the mod enabled and it will instantly crash, the log states something to do with
"Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onUpdateModelPre could not find any targets matching 'updateModel' in com.xtracr.realcamera.RealCameraCore. Using refmap cpm.mixins.refmap.json [PREINJECT Applicator Phase -> cpm.mixins.compat.json:RealCameraCoreMixin_RC from mod cpm -> Prepare Injections -> -> handler$fki000$cpm$onUpdateModelPre(Lnet/minecraft/client/Minecraft;FLcom/mojang/blaze3d/vertex/PoseStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse]"