multiconnect

multiconnect

108k Downloads

instant crash with fabric api 0.45.1

cpm9 opened this issue ยท 4 comments

commented

the game will instantly crash when loading with fabric api 0.45.1 installed (0.45.0 works) using mc 1.18.1

commented

Same isssue

commented
commented
[12:42:25] [main/ERROR]: Mixin apply for mod multiconnect failed multiconnect.mixins.json:compat.MixinRegistrySyncManager -> net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on onCreatePacket could not find any targets matching 'createPacket' in net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager. Using refmap multiconnect-refmap.json [PREINJECT Applicator Phase -> multiconnect.mixins.json:compat.MixinRegistrySyncManager -> Prepare Injections ->  -> handler$cfp000$onCreatePacket(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onCreatePacket could not find any targets matching 'createPacket' in net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager. Using refmap multiconnect-refmap.json [PREINJECT Applicator Phase -> multiconnect.mixins.json:compat.MixinRegistrySyncManager -> Prepare Injections ->  -> handler$cfp000$onCreatePacket(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
commented

Workaround is to downgrade Fabric API to 0.45.0