[Bug] Crash upon giving up
YnwLNE opened this issue ยท 3 comments
-
Minecraft: 1.16.5
-
Forge: 36.2.4
-
Vampirism: Vampirism-1.16.5-1.8.1
-
ModPack: N/A
Issue Description
Upon dying and giving up, it immediately crashes the game and the player is no longer allowed on the server/world due to being in that state when loading in. I don't know if it's a mod combability as all death related mods when removed didn't fix it but I can give the list as well if needed.
Reproduce Steps
Die upon first becoming a vampire and try to give up
Additional Information
crash: The game crashed whilst unexpected error
Error: java.lang.IllegalStateException: Cannot get Vampire player capability from player ClientPlayerEntity['YnwL'/73463, l='ClientLevel', x=776.16, y=71.00, z=97.11]
Exit Code: -1
Here's the log
https://pastebin.com/1PApdL5f
This is caused by classic bar.
Temporarily you can remove classic bar, respawn and add classic bar again.
There is already a fix pending Tfarcenim/ClassicBar#84 but it is not fixed yet