breadbyte
breadbyte
> Any news on a probable time scale? Like will it more like days or months until you will get to get at it? I'll try to get at finishing...
Would it be possible to check out my [test branch](https://github.com/breadbyte/Minecraft-Console-Client/tree/docker-fix) and see if everything is in working order?
I've pushed an update to the branch. @milutinke
The submodule commit is correct but the issue is still present. I'll have to look into this a bit further. > I'm using releases from your repo. The MCC build...
Go to your `MinecraftClient.ini` and try changing your `mcversion` to `auto`.
Failed to check session means that the server is unable to authenticate your session against mojang servers, or you are trying to connect to an online server in offline mode....
If you can give us debug logs of the entire login process (with session tokens and other sensitive info trimmed), it would be helpful! I am unable to test if...
Are you using the `browser` login method instead of `mcc`? If so, the following fixes will work for you: - use `mcc` login method instead of `browser` - Go to...
> Why did it work before on Windows 7? We used a different coloring system before (windows native) which can only show a limited amount of colors (16 to be...
We can certainly add checks for Windows 7 and 8 and change the mode accordingly.