You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the corpse overhaul (#3938), the corpse graveyard timer is no longer disabling properly causing corpses to "repop" in PoP graveyards each time the graveyard timer cycles. When this happens, a new copy of the corpse is created and the old version depops. All associated corpse timers reset.
It seems similar to a prior timer issue where the corpse doesn't actually own the timer to disable. In the following picture, you see a corpse that was moved to the graveyard 24 minutes prior (corpse created 44 minutes prior). This lines up with the graveyard timer currently set at 20 minutes.
To reproduce easier, set the graveyard timer to 15 seconds and watch the bodies in PoP graveyards continuously repop.
The text was updated successfully, but these errors were encountered:
Following the corpse overhaul (#3938), the corpse graveyard timer is no longer disabling properly causing corpses to "repop" in PoP graveyards each time the graveyard timer cycles. When this happens, a new copy of the corpse is created and the old version depops. All associated corpse timers reset.
It seems similar to a prior timer issue where the corpse doesn't actually own the timer to disable. In the following picture, you see a corpse that was moved to the graveyard 24 minutes prior (corpse created 44 minutes prior). This lines up with the graveyard timer currently set at 20 minutes.
To reproduce easier, set the graveyard timer to 15 seconds and watch the bodies in PoP graveyards continuously repop.
The text was updated successfully, but these errors were encountered: