Versions
- Minecraft: 1.20.1
- Forge: 47.4.10
- Vampirism: 1.10.13
- Integrations: 1.20.1-1.8.1
Issue Description
When Villager blood is drained fully in a boat the villager will become immortal, it can receive damage but it won't die, and players are not able to hurt them we think it is a integration failure not a MCA failure or a Vampirism Failure
Reproduce Steps
In the server we was able to reproduce it draining all the villager blood in a boat,we don't have enough info to say if it happens in other vehicles like the minecart or any kind of vehicle with mods,we don't know either if it happens outside the vehicles or if it is 100% of the time that is done,some of the info is not available for all the players since it is a server
Additional Information
MCA Reborn Version: 7.6.13+1.20.1
We recommend using the server modpack for testing since it can happen because of some other mod, we also recommend entering the server itself to see the result of that bug and even see if it only happens on the modpack/server or it happens outside it, id it happens only on the server please answer this topic so I can report to them
By the way I analyzed the code looking for some bugs and as my codding knowledge says,the bug might be happening in the exact moment the MCA villager have the blood fully drained,that moment the mod make the villager die putting a dead state in it and the game play the death animation and death sound,maybe the game isn't recognizing the death trigger and the game consider the villager alive in some things and dead in others,one of the things the game consider dead is the hitbox and the life controller, when that happens the game doesn't count the hits by players because of the hitbox and it doesn't consider any external damage becouse the life counter is disabled
Realitrice from the informal bug hunt team of the server
Versions
Issue Description
When Villager blood is drained fully in a boat the villager will become immortal, it can receive damage but it won't die, and players are not able to hurt them we think it is a integration failure not a MCA failure or a Vampirism Failure
Reproduce Steps
In the server we was able to reproduce it draining all the villager blood in a boat,we don't have enough info to say if it happens in other vehicles like the minecart or any kind of vehicle with mods,we don't know either if it happens outside the vehicles or if it is 100% of the time that is done,some of the info is not available for all the players since it is a server
Additional Information
MCA Reborn Version: 7.6.13+1.20.1
We recommend using the server modpack for testing since it can happen because of some other mod, we also recommend entering the server itself to see the result of that bug and even see if it only happens on the modpack/server or it happens outside it, id it happens only on the server please answer this topic so I can report to them
By the way I analyzed the code looking for some bugs and as my codding knowledge says,the bug might be happening in the exact moment the MCA villager have the blood fully drained,that moment the mod make the villager die putting a dead state in it and the game play the death animation and death sound,maybe the game isn't recognizing the death trigger and the game consider the villager alive in some things and dead in others,one of the things the game consider dead is the hitbox and the life controller, when that happens the game doesn't count the hits by players because of the hitbox and it doesn't consider any external damage becouse the life counter is disabled
Realitrice from the informal bug hunt team of the server