
[Bug]: Faction exclusive equipment is checked before faction
Acat1234 opened this issue ยท 5 comments
Minecraft Version
1.21.x
(Neo)Forge Version
21.1.172
Vampirism Version
1.10.7
Modpack
No response
Singleplayer/Multiplayer
Singleplayer
What happened?
Whenever I log in I get toxicant 2 and poison because the game detects vampire exclusive equipment and then detects me being a vampire. If it was the other way around it would work properly
Relevant log output
No response
Reproduce steps
Is it necessary here?
Other relevant mods
No response
Also I noticed that players temporarily lose their faction on death (until respawn)
Whenever I log in I get toxicant 2 and poison because the game detects vampire exclusive equipment and then detects me being a vampire. If it was the other way around it would work properly
That is strange, as i can not see how this could happen. The player data is loaded (including the faction) and upon applying the toxicant effect the faction is checked.
Do you use a lot of mods?
What equipment do you have equipped?
Also I noticed that players temporarily lose their faction on death (until respawn)
That is because when you are dead (when the death screen is shown) the player data is not loaded and as such no special player related information can be shown.