Disappearing pieces in Whodunit #903

Closed
opened 2026-02-20 10:21:28 -05:00 by deekerman · 1 comment
Owner

Originally created by @ultimateguy on GitHub (Oct 13, 2025).

Playing Whodunit and we found a bug: when the orange player token was moved to a square on the board, all of the other player tokens located in rooms would disappear. When the orange piece is placed in a room, the other tokens would reappear.

I just tried to replicate it on my own, and it has the opposite behaviour: when moving the orange token in to a room, all other tokens disappear. They re-appear when I put the orange token back onto a board square.

Originally created by @ultimateguy on GitHub (Oct 13, 2025). Playing Whodunit and we found a bug: when the orange player token was moved to a square on the board, all of the other player tokens located in rooms would disappear. When the orange piece is placed in a room, the other tokens would reappear. I just tried to replicate it on my own, and it has the opposite behaviour: when moving the orange token in to a room, all other tokens disappear. They re-appear when I put the orange token back onto a board square.
Author
Owner

@96LawDawg commented on GitHub (Oct 14, 2025):

Oops. This is a classic parent inheritance problem that I forgot to fix. The PR to fix it is pending review.

@96LawDawg commented on GitHub (Oct 14, 2025): Oops. This is a classic parent inheritance problem that I forgot to fix. The PR to fix it is pending review.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/virtualtabletop#903
No description provided.