-
Notifications
You must be signed in to change notification settings - Fork 1
healthbar bug & armor in the lobby #102
Comments
LizzardBeth said that one way to end up in the lobby with armor and items in your inventory is to be fighting during a server crash, then when the server reboots you still have all your stuff from fighting before the crash. |
Thanks to LizzardBeth for this information So we need an additionnal "erased stuff/inventory/craft grid" check after the player connection to the server. It seems good to me because anyway if the palyer is in the arena or not, if he leaves the game, he will repop in the lobby. |
Something to add about hudbars : knowing how often bugs appear with hud elements, there is still a possibility that the disappearance of our health bars (which occurs as well on Sb by the way, and not only for the health bar, but also the armor bar) is caused by the engine. It's still a minor possibility, but until we have identified the origin of the bug we cannot be sure whether it is or it isn't about the engine. |
@LeMagnesium |
Any updates on that? Any new occurrences? |
Related to : #100
Armor in the lobby
Sometimes, it happens, maybe a lag issue because, normally, the inventory/stuff is reseted when the arena is done and the player teleported to the lobby.
I didn't remember if the inventory is reseted when the player is teleported from the lobby to the arena, we need to check it, if the inventory/stuff/craft grid is reseted, no need to be afraid.
Health bar gone
It's a bug with the "gauge_bar" mod, we already see it but didn't fix it, maybe we need to add a loop that re-add the bar every x secs/mins or fix the source of the bug
Please, continue this thread here, we need to fix this both issues.
The text was updated successfully, but these errors were encountered: