Skip to content

[Crash] New Create Update broke intigration #23

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

Closed
1 task done
Fauli1221 opened this issue Dec 2, 2024 · 4 comments
Closed
1 task done

[Crash] New Create Update broke intigration #23

Fauli1221 opened this issue Dec 2, 2024 · 4 comments

Comments

@Fauli1221
Copy link

Mod loader

Fabric

Minecraft version

1.20.1

Mod version

5.2.1

Modloader version

Fabric Loader 0.16.9 + API 0.92.2+1.20.1

Modpack info

I found the bug in a custom modpack but isolated it into a minimal setup

[IMPORTANT] If bug:

  • I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.

[IMPORTANT] If bug: The latest.log file, not the crash report

https://mclo.gs/hdO1qCQ

Issue description

when going into a world after the new create v0.5.1.j update the game crashes

@Fauli1221 Fauli1221 changed the title [Crash] New Create Update broke intogration [Crash] New Create Update broke intigration Dec 2, 2024
@Fade-Alchemist
Copy link

Fade-Alchemist commented Dec 4, 2024

This has also occurred with the 1.19.2 version. I am using the same mod loader - 0.16.9

crash-2024-12-04_01.00.07-client.txt
latest.log

Edit: Confirmed that when Jade addon's is removed the world loads.

@avilonlegends
Copy link

Confirmed by a Create developer that this issue is due to a broken mixin by JadeAddons.
Fabricators-of-Create/Create#1661 (comment)

My latest.log: https://mclo.gs/1oMTc3l
My crash report: https://mclo.gs/fyLfKpa

I'm playing on Fabric 1.20.1, Mod Loader 0.16.9.

@JacobTDC
Copy link

JacobTDC commented Dec 6, 2024

I'm able to reproduce this issue with Minecraft 1.20.1, Fabric Loader 0.16.9, Jade Addons (Fabric) 5.2.4 (and possibly earlier) – 5.3.1, and Create 0.5.1-j-* (0.5.1-j-build.1600 – 0.5.1-j-build.1609) in a minimal setup (plus Controlify). Create 0.5.1-f-* and earlier are not affected.

According to crash logs, it does appear to be a broken mixin from Jade Addon's end:

Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Invalid descriptor on jadeaddons.mixins.json:create.GoggleOverlayRendererMixin from mod jadeaddons->@Inject::jadeaddons$renderOverlay(Lnet/minecraft/class_332;FLnet/minecraft/class_1041;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V! Expected (Lnet/minecraft/class_332;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V but found (Lnet/minecraft/class_332;FLnet/minecraft/class_1041;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V [INJECT_APPLY Applicator Phase -> jadeaddons.mixins.json:create.GoggleOverlayRendererMixin from mod jadeaddons -> Apply Injections -> -> Inject -> jadeaddons.mixins.json:create.GoggleOverlayRendererMixin from mod jadeaddons->@Inject::jadeaddons$renderOverlay(Lnet/minecraft/class_332;FLnet/minecraft/class_1041;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V]

@Snownee
Copy link
Owner

Snownee commented Dec 6, 2024

Oh geez, can I give up on versions 1.18 and 1.19? I hate maintaining this project.

@Snownee Snownee closed this as completed Dec 6, 2024
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

5 participants