AtomicStryker / atomicstrykers-minecraft-mods

Repository for my open source Minecraft Mods
https://atomicstryker.github.io/
180 stars 96 forks source link

[NeoForge1.21][Loading Crash][LivingHurtEvent] #511

Closed ootwclyhe closed 2 months ago

ootwclyhe commented 2 months ago

i really not found this event in the neoforge jarfile, how is that

Minecraft Version: 1.21 NeoForge: 21.0.40-beta Mod Version: 1.21.1NF

AtomicStryker commented 2 months ago

It's because they changed neoforge just 3 days ago, breaking compatibility: https://github.com/neoforged/NeoForge/commit/003f3e45fa0be5f546fe30e235b91dd487a2279e

Its LivingDamageEvent now?

Oddly enough, when i try to compile against 21.0.40-beta, it still is LivingHurtEvent for me ... Use an older NeoForge for now, i will do an updated build later

ootwclyhe commented 2 months ago

LivingDamageEvent ‘s subclasses is on working, thank you for your help

AtomicStryker commented 2 months ago

You made your own build?

Periam commented 2 months ago

Was this solve in a new build? since the latest build that I have infernalmobs-1.21.1NF.jar, the issue is still present.

AtomicStryker commented 2 months ago

I have now built and released a new version with the released neoforge change.

https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/commit/cce860fe17152a35cb064511f4961392abe8a883