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 Error related to Banned users with Expiration dates #3817

Merged
merged 5 commits into from
Apr 1, 2023
Merged

Fix Error related to Banned users with Expiration dates #3817

merged 5 commits into from
Apr 1, 2023

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    d123423 View commit details
    Browse the repository at this point in the history
  2. Remove StoredUserListMixin.java

    This actually causes a ClassCastException wherein it attempts to cast a String to a GameProfile
    DrZoddiak committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d8c030d View commit details
    Browse the repository at this point in the history
  3. Appease the checker

    DrZoddiak committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    79a6eba View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    2af6fc1 View commit details
    Browse the repository at this point in the history
  2. Appease the checker

    DrZoddiak committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    489cc3a View commit details
    Browse the repository at this point in the history