Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when joining server on 1.20.6 #76

Open
Jesper-Hustad opened this issue Aug 5, 2024 · 2 comments
Open

Error when joining server on 1.20.6 #76

Jesper-Hustad opened this issue Aug 5, 2024 · 2 comments

Comments

@Jesper-Hustad
Copy link

Jesper-Hustad commented Aug 5, 2024

When I try using the 1.20.2 version I get an error when joining a server running on 1.20.6 without the syncmatica mod.

Is this something that can be easily fixed?
(I know java well, but new to fabric and mc mods)

[17:32:15] [Netty Client IO #2/ERROR]: Mixin apply for mod syncmatica failed syncmatica.mixin.json:MixinCustomPayloadC2SPacket from mod syncmatica -> net.minecraft.class_2817: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on readPayload could not find any targets matching 'Lnet/minecraft/class_2817;method_53026(Lnet/minecraft/class_2960;Lnet/minecraft/class_2540;)Lnet/minecraft/class_8710;' in net.minecraft.class_2817. Using refmap syncmatica-refmap.json [PREINJECT Applicator Phase -> syncmatica.mixin.json:MixinCustomPayloadC2SPacket from mod syncmatica -> Prepare Injections ->  -> handlerdpi$syncmatica$readPayload(Lnet/minecraft/class_2960;Lnet/minecraft/class_2540;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on readPayload could not find any targets matching 'Lnet/minecraft/class_2817;method_53026(Lnet/minecraft/class_2960;Lnet/minecraft/class_2540;)Lnet/minecraft/class_8710;' in net.minecraft.class_2817. Using refmap syncmatica-refmap.json [PREINJECT Applicator Phase -> syncmatica.mixin.json:MixinCustomPayloadC2SPacket from mod syncmatica -> Prepare Injections ->  -> handlerdpi$syncmatica$readPayload(Lnet/minecraft/class_2960;Lnet/minecraft/class_2540;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:658) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:589) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
	at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[sponge-mixin-0.13.3+mixin.0.8.5.jar:0.13.3+mixin.0.8.5]
@sakura-ryoko
Copy link

1.20.2 will not work with 1.20.6+

@sakura-ryoko
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants