Skip to content

fix: double death bug at duel arena#526

Merged
Pazaz merged 1 commit into
LostCityRS:254from
tannerdino:254-fix/doubleD
May 14, 2026
Merged

fix: double death bug at duel arena#526
Pazaz merged 1 commit into
LostCityRS:254from
tannerdino:254-fix/doubleD

Conversation

@tannerdino
Copy link
Copy Markdown
Contributor

For 225+

How to recreate:

  • Take damage to 0 hp
  • Eat food next tick (same tick as death)
  • Take poison damage (same tick as death)

Fixed by adding combat_clearqueue to player_death_duel label... But I think its due a rewrite at some point. The duel_finish queue was coded to try to reproduce the double Oh dear you are dead! mes authentic bug, but Im starting to think thats not how the double mes bug worked - need to figure this out sometime.

Before:

2026-05-11.12-13-07.mp4

After:

2026-05-11.12-19-49.mp4

@Pazaz Pazaz merged commit a19ba29 into LostCityRS:254 May 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants