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

8.0 crash with Redstone Arsenal (actually Better Hurt Timer) #31

Open
Krutoy242 opened this issue May 30, 2023 · 13 comments
Open

8.0 crash with Redstone Arsenal (actually Better Hurt Timer) #31

Krutoy242 opened this issue May 30, 2023 · 13 comments
Labels
invalid This doesn't seem right

Comments

@Krutoy242
Copy link

Updating to 8.0 version causing crash from mod Redstone Arsenal:

LoaderExceptionModCrash: Caught exception from Redstone Arsenal (redstonearsenal)
Caused by: java.lang.VerifyError: Bad local variable type
Exception Details:
  Location:
    net/minecraftforge/common/ISpecialArmor$ArmorProperties.applyArmor(Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/util/NonNullList;Lnet/minecraft/util/DamageSource;D)F @392: aload

Downgrading to previous version fixes issue.

debug.log

@CorneliusCornbread
Copy link

crash-2023-05-30_19.45.46-client.txt

Same issue, not sure what is causing my crash however.

@Rongmario
Copy link
Member

Not the same issue, that's #30

@Rongmario
Copy link
Member

Rongmario commented May 31, 2023

@Krutoy242 can you try without Better Hurt Timer?

(For ref): Problem with variables not lining up here

@Krutoy242
Copy link
Author

No crash when i disabled BHT.

@Rongmario Rongmario changed the title 8.0 crash with Redstone Arsenal 8.0 crash with Better Hurt Timer May 31, 2023
@Krutoy242
Copy link
Author

Installed 8.2 MixinBooter and enabled Better Hurt Timer. Still crashing on game load with same error:

LoaderExceptionModCrash: Caught exception from Redstone Arsenal (redstonearsenal)
Caused by: java.lang.VerifyError: Bad local variable type

https://mclo.gs/GVp6HJt

@Rongmario
Copy link
Member

That's correct, I haven't fixed it and it ultimately is the mod's fault rather than mine.

@Krutoy242
Copy link
Author

Oh, i though patch notes Fixes some crashes from mods using unconventional methods to load mixins was about my issue 😅

@Krutoy242 Krutoy242 changed the title 8.0 crash with Better Hurt Timer 8.0 crash with Redstone Arsenal (actually Better Hurt Timer) Jun 3, 2023
@CalaMariGold
Copy link

Is it possible that this can be fixed on MB's side? BHT hasn't been updated for 1.12 since 2021 and there aren't really any good alternatives.

@Desoroxxx
Copy link

Is it possible that this can be fixed on MB's side? BHT hasn't been updated for 1.12 since 2021 and there aren't really any good alternatives.

What does Nodami does not have compared to BHT

@Rongmario
Copy link
Member

@Krutoy242 is it possible for you to weigh in on this also? It seems like the author of Better Hurt Timer recommends Nodami over it if one is experiencing issues with it.

I'd hope Nodami works fine with MB 8+.

@CalaMariGold
Copy link

I noticed that 8.4 doesn't actually crash with BHT, but whenever a mob attacks you, that mob vanishes.

@Krutoy242
Copy link
Author

recommends Nodami

Ok, i will try to test that.

@Sereath
Copy link

Sereath commented Sep 28, 2023

Thats very unfortunate, Ive been slowly trying to update all my mods and some of them made 8.0+ a mandatory requirement. Which has been giving me many problems ever since.

After getting hit by a zombie:
https://gist.github.com/Sereath/21cfb7ddac35922bcb6259c871498ef3

I don't think I can replace BHT right now, pain. And it is understandable, I just wanted to share.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

6 participants