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

authlib-injector crashes in Minecraft 22w17a #186

Open
1 task done
KatieFrogs opened this issue Apr 27, 2022 · 1 comment
Open
1 task done

authlib-injector crashes in Minecraft 22w17a #186

KatieFrogs opened this issue Apr 27, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@KatieFrogs
Copy link

KatieFrogs commented Apr 27, 2022

Operating System

Linux

Description of bug

Minecraft crashes when opening a world in 22w17a.

In singleplayer, game exists with code 255 with the following error message:

com.mojang.authlib.exceptions.MinecraftClientException: Failed to read value Not found

Joining a multiplayer server, the game does not crash, but a message is shown instead

Failed to connect to the server
Failed to read value Not found

The crash does not happen in MultiMC, only UltimMC.

Logs:
UltimMC-0.log
instance.log
authlib-injector.log

Steps to reproduce

  1. Install UltimMC (in a clean folder)
  2. Create a new instance for Minecraft snapshot 22w17a (or update an existing one)
  3. Open the instance, then create a new world, open an existing world, or join an offline mode server
  4. Wait for it to load, the crash happens when the loading reaches 100%

Suspected cause

No response

This issue is unique

  • I have searched the issue tracker and did not find an issue describing my bug.
@KatieFrogs KatieFrogs added the bug Something isn't working label Apr 27, 2022
@hapaxant
Copy link

I wrote a small mod to workaround this issue for now: https://github.com/hapaxant/UltimNotFound

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants