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

1.19.2 Crash on Mixin at load time FTB Skies #209

Closed
Saereth opened this issue Jul 4, 2023 · 1 comment
Closed

1.19.2 Crash on Mixin at load time FTB Skies #209

Saereth opened this issue Jul 4, 2023 · 1 comment

Comments

@Saereth
Copy link

Saereth commented Jul 4, 2023

Hi, I'm getting a mixin crash when the mod tries to load currently in mc 1.19.2 Forge.

MC 1.19.2
Forge: 43.2.14
AE2 version: appliedenergistics2-forge-12.9.5.jar
AE2WTlib Version: 12.9.5.jar

Here is the latest.log showing the error
https://gist.github.com/Saereth/1205f881254a8639f36002a14f6d43c6

Relevant section:
[04Jul2023 11:22:09.505] [pool-3-thread-1/FATAL] [mixin/]: Mixin apply failed ae2wtlib.mixins.json:PlayerInventoryInsertStack -> net.minecraft.world.entity.player.Inventory: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException Critical injection failure: @Inject annotation on insertStackInME could not find any targets matching 'add(Lnet/minecraft/world/item/ItemStack;)Z' in net.minecraft.world.entity.player.Inventory. Using refmap mixin.refmap.json [PREINJECT Applicator Phase -> ae2wtlib.mixins.json:PlayerInventoryInsertStack -> Prepare Injections -> -> handler$cko000$insertStackInME(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse]

If I can provide any more information I'd be happy to help, thanks for looking into this!

@Mari023
Copy link
Owner

Mari023 commented Jul 4, 2023

Duplicate of #163
I don't really know why this happens, it works with just ae2wtlib + dependencies
it is also seems to be exclusive to 1.19.2

@Mari023 Mari023 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2023
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