Skip to content

debug: trace globalThis singleton identity in Minimap#1084

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/fix-minimap-game-loop-XdUwG
Jan 28, 2026
Merged

debug: trace globalThis singleton identity in Minimap#1084
braedonsaunders merged 1 commit into
mainfrom
claude/fix-minimap-game-loop-XdUwG

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner

Add explicit debugging to show:

  • Whether globalThis has the singleton key
  • What updateCount the globalThis instance has
  • Whether the adapter from getRenderStateAdapter() is the same instance

This will help diagnose why the Minimap sees a different instance.

https://claude.ai/code/session_013SU8NkKifVUgpc4CLPcwL9

Add explicit debugging to show:
- Whether globalThis has the singleton key
- What updateCount the globalThis instance has
- Whether the adapter from getRenderStateAdapter() is the same instance

This will help diagnose why the Minimap sees a different instance.

https://claude.ai/code/session_013SU8NkKifVUgpc4CLPcwL9
@braedonsaunders braedonsaunders merged commit b8846ec into main Jan 28, 2026
4 checks 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