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

update LDLib to fix server freezing sometimes (and various other issues) #2184

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

Yefancy
Copy link
Collaborator

@Yefancy Yefancy commented Oct 15, 2024

Bump up the ldlib to fix below issues:

  1. fix jei compat with only JEI APIs using
  2. fix widget server crash (drawOverlay() is not marked as a client only method)
  3. fix the server freezes while the server is not running (Async Thread)
  4. fix unsafe thread interrupt for the search engine (some of unofficial jvm doesn't support Thread.stop anymore)

@Yefancy Yefancy requested a review from a team as a code owner October 15, 2024 06:11
@screret screret added the type: bugfix general bug fixes label Oct 15, 2024
@screret screret changed the title bump up the ldlib update LDLib to fix server freezing sometimes (and various other issues) Oct 15, 2024
@screret screret merged commit e7293c2 into 1.20.1 Oct 15, 2024
3 of 4 checks passed
@screret screret deleted the kila/bump_up_ldlib branch October 15, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bugfix general bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants