Skip to content

fix(hologram): recover display after chunk unload and stale entity reference#275

Closed
Alexteens24 wants to merge 1 commit into
OpenVdra:mainfrom
Alexteens24:fix/hologram-lifecycle
Closed

fix(hologram): recover display after chunk unload and stale entity reference#275
Alexteens24 wants to merge 1 commit into
OpenVdra:mainfrom
Alexteens24:fix/hologram-lifecycle

Conversation

@Alexteens24

@Alexteens24 Alexteens24 commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix updateData treating dead TextDisplay references as alive (root cause of intermittent missing holograms)
  • Ensure holograms on chunk/world load via spawner tile-entity scan (same pattern as HopperTracker / SuperiorSkyblock2 integration)
  • Harden refreshHologram / reloadHologramData and sync state after admin clear command
  • Keeps setPersistent(false); no new indexes; ~118 lines across 5 files

@Alexteens24 Alexteens24 force-pushed the fix/hologram-lifecycle branch from af56b89 to 21ce12e Compare June 21, 2026 13:50
…ference

Fix updateData treating dead TextDisplay references as alive, ensure holograms
on chunk/world load via spawner tile-entity scan, and sync state after admin clear.
@Alexteens24 Alexteens24 force-pushed the fix/hologram-lifecycle branch from 21ce12e to ba297d4 Compare June 21, 2026 13:51
@Alexteens24 Alexteens24 marked this pull request as draft June 21, 2026 13:52
@ptthanh02 ptthanh02 closed this Jun 24, 2026
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