Skip to content

Conversation

@tastybento
Copy link
Member

Fixes #436

Hologram entities do not remain loaded even if marked as persistent.
Further, if the chunks are not loaded, they cannot be referenced by
UUID. So, in the end if I have to load the chunk where the entity is, I
may as well just store the location of the hologram. Even that isn't
required because the hologram is always in the same place relative to
the island, so the cache is only required to clear holograms on a server
shutdown.
@tastybento tastybento self-assigned this Jul 26, 2025
@sonarqubecloud
Copy link

@tastybento tastybento merged commit 3b028d0 into develop Jul 26, 2025
3 checks passed
@tastybento tastybento deleted the 436_hologram_fails_to_delete branch July 26, 2025 18:47
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.

The hologram is saved when uploading chunks.

2 participants