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

fix: fix #1393 BlockSourceListener missing a virtual function #1395

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

quizhizhe
Copy link
Contributor

What does this PR do?

add missing a virtual function in BlockSourceListener

Which issues does this PR resolve?

fix #1393
fix Player crashes when entering a custom dimension

Checklist before merging

Thank you for your contribution to the repository.
Before submitting this PR, please make sure:

  • Your code builds clean without any errors or warnings
  • Your code follows the code style of this repository (see the wiki)
  • You have tested all functions
  • You have not used code without license
  • You have added statement for third-party code

@OEOTYAN OEOTYAN merged commit 1c81b3d into LiteLDev:develop Nov 21, 2023
1 check passed
@quizhizhe quizhizhe deleted the develop-pr branch November 29, 2023 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Uncaught exception in Dimension::onChunkLoaded without teleport to new custom dimension.
2 participants