Skip to content

Make aliases load synchronously - #8844

Open
Efnilite wants to merge 1 commit into
dev/patchfrom
patch/aliases-sync-load
Open

Make aliases load synchronously#8844
Efnilite wants to merge 1 commit into
dev/patchfrom
patch/aliases-sync-load

Conversation

@Efnilite

Copy link
Copy Markdown
Member

Problem

See #8484.

Solution

Make aliases load synchronously. This removes the race condition causing the EntityData method to return null, thereby fixing the problem.

Testing Completed

n/a

Supporting Information


Completes: #8484
Related: none
AI assistance: none

@Efnilite
Efnilite requested review from a team and sovdeeth as code owners August 18, 2026 10:34
@Efnilite Efnilite added the bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. label Aug 18, 2026
@Efnilite
Efnilite requested review from Absolutionism and removed request for a team August 18, 2026 10:34
@Efnilite Efnilite added the needs reviews A PR that needs additional reviews label Aug 18, 2026
@Efnilite Efnilite moved this to In Review in 2.16 Releases Aug 18, 2026
@Efnilite Efnilite linked an issue Aug 18, 2026 that may be closed by this pull request
1 task
@github-project-automation github-project-automation Bot moved this from In Review to Awaiting Merge in 2.16 Releases Aug 18, 2026
@skriptlang-automation skriptlang-automation Bot added patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version. and removed needs reviews A PR that needs additional reviews labels Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An issue that needs to be fixed. Alternatively, a PR fixing an issue. patch-ready A PR/issue that has been approved and is ready to be merged/closed for the next patch version.

Projects

Status: Awaiting Merge

Development

Successfully merging this pull request may close these issues.

Skript aliases failed to load

3 participants