bug: active exploration timer resets to an old value after navigating to the leaderboard #206

Closed
opened 2026-04-01 12:56:24 -07:00 by hikari · 0 comments
Owner

Description

Reported by deusmortis in the Discord channel after the 0.4.0 release. When navigating to the leaderboard panel (which is also used to collect companion unlocks post-prestige), active exploration timers are sometimes reset to a stale/old value. Once the timer is stuck at the wrong value, it persists even after saving and refreshing.

Steps to Reproduce

  1. Begin an active exploration.
  2. Note the current exploration timer.
  3. Navigate to the leaderboard panel (e.g. to collect companions after a prestige).
  4. Navigate away from the leaderboard.
  5. Observe that the exploration timer has been reset to an old/longer value.

Expected Behaviour

Navigating to the leaderboard should not affect active exploration state. Timers should continue ticking from where they were.

Actual Behaviour

The exploration timer resets to an old (typically longer) value after visiting the leaderboard. The incorrect timer then persists on save/refresh.

Notes

This may be related to the companion activation bug (#205) — both involve the leaderboard panel triggering unintended side effects on game state.


This issue was created with help from Hikari~ 🌸

## Description Reported by **deusmortis** in the Discord channel after the 0.4.0 release. When navigating to the leaderboard panel (which is also used to collect companion unlocks post-prestige), active exploration timers are sometimes reset to a stale/old value. Once the timer is stuck at the wrong value, it persists even after saving and refreshing. ## Steps to Reproduce 1. Begin an active exploration. 2. Note the current exploration timer. 3. Navigate to the leaderboard panel (e.g. to collect companions after a prestige). 4. Navigate away from the leaderboard. 5. Observe that the exploration timer has been reset to an old/longer value. ## Expected Behaviour Navigating to the leaderboard should not affect active exploration state. Timers should continue ticking from where they were. ## Actual Behaviour The exploration timer resets to an old (typically longer) value after visiting the leaderboard. The incorrect timer then persists on save/refresh. ## Notes This may be related to the companion activation bug (#205) — both involve the leaderboard panel triggering unintended side effects on game state. --- ✨ This issue was created with help from Hikari~ 🌸
naomi closed this issue 2026-04-06 18:17:03 -07:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#206