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

[BUG] Crash with Quilt on latest version #448

Closed
Auroali opened this issue Aug 9, 2024 · 6 comments
Closed

[BUG] Crash with Quilt on latest version #448

Auroali opened this issue Aug 9, 2024 · 6 comments
Labels
bug Something isn't working other_mods_end Other mod causes the issue. Unable to fix on my end

Comments

@Auroali
Copy link
Contributor

Auroali commented Aug 9, 2024

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

@Auroali Auroali added the bug Something isn't working label Aug 9, 2024
@DaFuqs
Copy link
Owner

DaFuqs commented Aug 11, 2024

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]

@Azzyypaaras

@Azzyypaaras
Copy link
Collaborator

Mmm, seems to me like quilt has a skill issue

@DaFuqs DaFuqs closed this as completed in 30ab4eb Aug 14, 2024
@Auroali
Copy link
Contributor Author

Auroali commented Aug 20, 2024

still occurs in 1.8.0-alpha2
https://mclo.gs/OZy9m6k

@Azzyypaaras
Copy link
Collaborator

Can we just explode quilt

@Auroali
Copy link
Contributor Author

Auroali commented Aug 20, 2024

it looks like they do an overwrite in their mixin, i'll try opening an issue on their end. sorry for all the trouble

@Azzyypaaras
Copy link
Collaborator

WAIT THEN IT IS ON THEIR END WE SHOULD EXPLODE THEM

@Azzyypaaras 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
bug Something isn't working other_mods_end Other mod causes the issue. Unable to fix on my end
Projects
None yet
Development

No branches or pull requests

3 participants