Minenash / CustomHUD

A highly customizable variable-based text HUD for Minecraft
MIT License
77 stars 23 forks source link

CustomHUD 0.3.0 Crash on startup #82

Closed PencilVoid closed 1 year ago

PencilVoid commented 1 year ago

Crash log Minecraft 1.19.3 Quilt Loader 0.18.2

Minenash commented 1 year ago

Are you using the 1.19.2 or 1.19.3 release of v3.0? If you are using the 1.19.3 release, can you provide the full log?

dibolek commented 1 year ago

Same for me (custom_hud-3.0.0+1.19.3.jar). It happens only while BetterF3 mod is also loaded with CustomHud. Both mods don't crash the game when used alone.

Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector getDebugCrosshairEnable(Lnet/minecraft/class_315;)Z in customhud.mixins.json:InGameHudMixin from mod custom_hud failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap custom_hud-refmap.json

crash-2023-03-09_21.54.03-client.txt

Minenash commented 1 year ago

I guess we've both redirecting the same method. I'll look for a solution tomorrow

Kamorzy commented 1 year ago

I had same issue on the latest 1.19.4 v3.0.1. Disabling BetterF3 let MC start again.

PencilVoid commented 1 year ago

Kinda forgot to mention this earlier, but I found that the crash seemed to be caused by a conflict with Dynamic Crosshair. The latest update of that mod fixed it.

Minenash commented 1 year ago

Fixed in v3.1