Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PERFOMANCE] Sync chunk load before processing chunk async.. #65

Open
Kaan0104 opened this issue Dec 13, 2024 · 0 comments
Open

[PERFOMANCE] Sync chunk load before processing chunk async.. #65

Kaan0104 opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels
Perfomance An issue that's impacting the server perfomance

Comments

@Kaan0104
Copy link

Timings
Not required

Is the plugin up to date?
Yes

Server Environment & Version
Paper 1.21.1

Additional Information (Optional)
We are performing the chunk getting async with the paperlib, however on line 56 we are getting the y coordinate through World#getHighestBlockYAt which will call the chunk sync if the chunk wasnt loaded before.

@Kaan0104 Kaan0104 added the Perfomance An issue that's impacting the server perfomance label Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Perfomance An issue that's impacting the server perfomance
Projects
None yet
Development

No branches or pull requests

2 participants