[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
N/A
Console Client Version
Latest
Expected Behavior
Docker container to run
Actual Behavior
❯ docker run -it minecraft-console-client:latest
platform is
Donwloading MinecraftClient for 20240713-273
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 20 0 --:--:-- --:--:-- --:--:-- 21
Archive: MinecraftClient-linux.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of MinecraftClient-linux.zip or
MinecraftClient-linux.zip.zip, and cannot find MinecraftClient-linux.zip.ZIP, period.
chmod: cannot access './MinecraftClient': No such file or directory
/opt/start-latest.sh: 33: ./MinecraftClient: not found
I have tried running the command in both the Minecraft-Console-Client repo directory as well as /Docker which returns the same error. Using the -v flag to specify a volume also returns the same.
Steps to Reproduce the bug
Clone the repo
Build the image in the /Docker folder
Run docker run -it minecraft-console-client:latest
Prerequisites
debugmessages=true
in config to diagnose my issueMinecraft Version
N/A
Console Client Version
Latest
Expected Behavior
Docker container to run
Actual Behavior
❯ docker run -it minecraft-console-client:latest
platform is Donwloading MinecraftClient for 20240713-273 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 9 100 9 0 0 20 0 --:--:-- --:--:-- --:--:-- 21 Archive: MinecraftClient-linux.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of MinecraftClient-linux.zip or MinecraftClient-linux.zip.zip, and cannot find MinecraftClient-linux.zip.ZIP, period. chmod: cannot access './MinecraftClient': No such file or directory /opt/start-latest.sh: 33: ./MinecraftClient: not found
I have tried running the command in both the Minecraft-Console-Client repo directory as well as /Docker which returns the same error. Using the -v flag to specify a volume also returns the same.
Steps to Reproduce the bug
Attach screenshot here (If applicable)
No response
Anythings that could help diagnosing the bug
No response
Device
None
Operating System
None
Server Address (If applicable)
No response