Anon

Results 281 comments of Anon

I'll actually marge to main, since the PR contains some bug fixes which are urgent for 1.19.

Are you trying to connect to a 1.16.5 server from a 1.17.1? Also, enable `debugmessages` in `MinecraftClient.ini` and provide the full log. (PS: Redact an auth token if there is...

> @ORelio the error appeared on a Windows 10 machine. There was no mono installed. Since .NET 5.0/6.0 port, mono is no longer required, neither it works.

Use a proxy Here is a manual on how to use it: https://mccteam.github.io/guide/configuration.html#proxy

Fixed in #1943 Waiting for an approval.

This happens when your ip is either blocked or rate limited by Microsoft. Try using a proxy.

Since this has been added in #1943 we can close this issue as resolved.

Which Windows version are you using? Note that on Windows 7 and 8 colors are not working in the default terminal. Use Alacritty

The simplest solution would be to just use the dominant color, eg. convert the hex into rgb and then do manual checks for ranges, maybe there is an utility that...