[BUG] Right Click Bug
ginsm opened this issue ยท 2 comments
Describe the bug
Sometimes right clicking a grave, as the owner of the grave with an empty hand, will fail to retrieve it.
Minecraft Version
1.17.x
Forgotten Graves Version
v1.1.0
To Reproduce
- Kill your character
- Ensure the area unloads, or simply relog
- You should no longer be able to retrieve the grave using right click
Expected behavior
Right clicking a grave, as the owner of the grave with an empty hand, should always retrieve it (provided it's allowed within the configuration).
Additional context
Something happens when the grave unloads.. my initial suspicion is that there's a syncing issue happening.. but I'll need to do more testing.
This bug seems to not be occurring in the most recent iteration of the mod. I'm going to leave it open and do further testing.
I was going to hold off on the v1.2.0 release until this bug had been resolved.. but I'll look to release it later today and just keep an eye on things.
Alright, I did everything I could think of to cause this issue to occur (even all at the same time) and it didn't occur:
- I TPed to
2500 80 2500(to ensure the chunks will be unloaded) and typed/kill - I proceeded to go to the end and go through the portal back to the overworld (inter-dimensional travel)
- I then logged out and restarted the server
- And finally, I TPed back to
2500 80 2500and was still able to access the grave throughON_USE.
I'm going to close this for now. I'll take it lol.