[Bug] Markers store incorrect XP value
ginsm opened this issue ยท 0 comments
NotForgotten and Minecraft Version
NotForgotten 1.0.0 (Minecraft 1.17)
Reproduction Steps
- Write down your current XP (levels & points).
- Use an anvil and/or enchantment table several times.
- Kill your character.
- Retrieve your grave.
- Compare your current XP to the XP in step 1; you'll notice they're the same.
Crash Report file and latest.log
Not applicable.
Additional Context
net.minecraft.entity.player.EntityPlayer.experienceTotal is inconsistent and often inaccurate in Minecraft:
https://bugs.mojang.com/browse/MC-118008
This results in the player sometimes receiving the incorrect XP amount upon retrieving their marker.