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 Crash on 24w18a when clicks the ModMenuOptions of this mod #729 #730

Closed
wants to merge 3 commits into from

Commits on May 11, 2024

  1. 1.20.5

    sdy623 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b58e179 View commit details
    Browse the repository at this point in the history
  2. 1.20.6

    sdy623 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    bb0461f View commit details
    Browse the repository at this point in the history
  3. Fix Crash on 24w18a

    clicks the ModMenuOptions of this mod it crashes
    because the class GameOptionsScreen in 24w18a
    changed to abstract class. So the edit of
    ModMenuModMenuCompat is needed.
    sdy623 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    a4bf889 View commit details
    Browse the repository at this point in the history