[X] I have set debugmessages=true in config to diagnose my issue
[X] I have redacted session tokens and passwords before attaching screenshots
Minecraft Version
1.20.4
Console Client Version
9a147b5
Expected Behavior
Debug messages to be turned on
Actual Behavior
When i run ./MinecraftClient --debugmessages=false on linux, it shows this error message:
Minecraft Console Client v1.20.2 - for MC 1.4.6 to 1.20.2 - Github.com/MCCTeam
GitHub build 247, built on 2024-02-18 from commit 9a147b5
Unhandled exception. System.NotImplementedException: The method or operation is not implemented.
at MinecraftClient.Settings.LoadArguments(String[] args)
at MinecraftClient.Program.Main(String[] args)
[1] 35941 IOT instruction (core dumped) ./MinecraftClient --debugmessages=false
➜ MinecraftCLI
Steps to Reproduce the bug
run ./MinecraftClient --debugmessages=false
Attach screenshot here (If applicable)
Anythings that could help diagnosing the bug
I know i can just turn debug messages on in the configuration file, but my goal is to run it from anywhere in my pc without creating configuration files on everywhere i use it, maybe using `--sessioncache="memory"` but the same error occours.
Prerequisites
debugmessages=true
in config to diagnose my issueMinecraft Version
1.20.4
Console Client Version
9a147b5
Expected Behavior
Debug messages to be turned on
Actual Behavior
When i run
./MinecraftClient --debugmessages=false
on linux, it shows this error message:Steps to Reproduce the bug
./MinecraftClient --debugmessages=false
Attach screenshot here (If applicable)
Anythings that could help diagnosing the bug
Device
Desktop
Operating System
Linux
Server Address (If applicable)
No response