-
Notifications
You must be signed in to change notification settings - Fork 62
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
[BUG] Crash with Quilt on latest version #448
Labels
Comments
Mixin apply for mod spectrum failed #spectrum:spectrum.mixins.json:LivingEntityMixin from mod spectrum -> net.minecraft.class_1309: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException @At("INVOKE") on net/minecraft/class_1309::spectrum$preventStatusClear with priority 1000 cannot inject into net/minecraft/class_1309::method_6012()Z merged by org.quiltmc.qsl.entity.effect.mixin.LivingEntityMixin with priority 1000 [PREINJECT Applicator Phase -> #spectrum:spectrum.mixins.json:LivingEntityMixin from mod spectrum -> Prepare Injections -> -> wrapWithCondition$zkj000$spectrum$preventStatusClear(Lnet/minecraft/class_1309;Lnet/minecraft/class_1293;Lcom/llamalad7/mixinextras/sugar/ref/LocalBooleanRef;)Z -> Prepare]
org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("INVOKE") on net/minecraft/class_1309::spectrum$preventStatusClear with priority 1000 cannot inject into net/minecraft/class_1309::method_6012()Z merged by org.quiltmc.qsl.entity.effect.mixin.LivingEntityMixin with priority 1000 [PREINJECT Applicator Phase -> #spectrum:spectrum.mixins.json:LivingEntityMixin from mod spectrum -> Prepare Injections -> -> wrapWithCondition$zkj000$spectrum$preventStatusClear(Lnet/minecraft/class_1309;Lnet/minecraft/class_1293;Lcom/llamalad7/mixinextras/sugar/ref/LocalBooleanRef;)Z -> Prepare] |
Mmm, seems to me like quilt has a skill issue |
still occurs in 1.8.0-alpha2 |
Can we just explode quilt |
it looks like they do an overwrite in their mixin, i'll try opening an issue on their end. sorry for all the trouble |
WAIT THEN IT IS ON THEIR END WE SHOULD EXPLODE THEM |
Azzyypaaras
added
the
other_mods_end
Other mod causes the issue. Unable to fix on my end
label
Aug 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
The game crashes when running the mod with quilt on 1.8.0-alpha1
To Reproduce
Run the mod with quilt instead of fabric
Expected behavior
The game runs without crashing
Minecraft version
1.20.1
Mod version
1.8.0-alpha1
Crash Report
https://mclo.gs/ovyAuIb
The text was updated successfully, but these errors were encountered: