[BUG] Unknown Exception when starting
Prerequisites
- [X] I made sure I am running the latest development build
- [X] I tried to look for similar issues before opening a new one
- [X] I have set
debugmessages=truein config to diagnose my issue - [X] I have redacted session tokens and passwords before attaching screenshots
Minecraft Version
1.20.1
Console Client Version
Latest
Expected Behavior
I use ./MinecraftClient to start minecraftClient-linux-x64 on one of my remote linux machines console I expect it to start running
Actual Behavior
It throws out unhandled exception as follows on my console
I DONT KNOW WHAT‘S GOING ON
Steps to Reproduce the bug
- write ./MinecraftClient in start.sh
- run start.sh
Attach screenshot here (If applicable)
Anythings that could help diagnosing the bug
none
actually it doesn‘t generate anything like config
Device
Other
Operating System
Linux
Server Address (If applicable)
0
Are you running in a container, eg. Docker? Because .NET does not support console in containerized environments.
Are you running in a container, eg. Docker? Because .NET does not support console in containerized environments.
thanks for your help, that's the problem. so is there any way to get it working?
Are you running in a container, eg. Docker? Because .NET does not support console in containerized environments.
thanks for your help, that's the problem. so is there any way to get it working?
Nope, it's the problem in the .NET Environment itself, so yeah. I tried getting this to work with Docker, I had some half success (the client was able to run for some time) until it crashed on another console related thing, it's not worth the effort because it's a rabbit hole of problems.
Seems to be fixed now- if you are still having the same issue, please make a new report or report it to the Discord.