Hardcore Revival

Hardcore Revival

3M Downloads

Infinite death loop.

ScottishEngineer opened this issue · 3 comments

commented

Minecraft Version

1.20.1 (LTS)

Mod Loader

Forge

Describe the Issue

Right, I got shot with some magic by another player, and now I and just in a state of living and death, when staff force revive me if I get hit once I am just in the death state again.

Image

Logs

latest.log
launcher_log.txt

Hope these are the right logs

commented

Is this issue still being worked on because I really want to use this mod but the glitch is making my mod pack almost unplayable 😭

commented

Hardcore Revival will only trigger the knockout if you'd receive damage that would kill you, and then reduces that damage to keep you alive with half a heart while putting you in the knockout state. That knockout state is completely reset when /revive is used, along with all of its restrictions.

That means anything experienced afterwards is most likely caused by some other mod that did not properly handle the fact that your death was prevented initially. It would probably be a mod that does something to your player on death, e.g. I've heard of Zombie and Vampire related mods having issues with this.

#163 sounds very similar to this, so perhaps you have overlapping mods.

commented

As stated in my earlier comment, there's nothing to be worked on here because the issue lies in another mod unable to cope with the prevented death. That mod has to be identified and a fix needs to be implemented there.