Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update mohist download script to use new API endpoint #3247

Merged
merged 2 commits into from
Jan 12, 2025

Conversation

WaveringAna
Copy link
Contributor

Fixes #3246
Tested on my end to work

% docker run -it -p 25565:25565 -e EULA=TRUE -e TYPE=MOHIST -e VERSION=1.20.1 -e MOHIST_BUILD=922 ana/minecraft-server
[init] Running as uid=1000 gid=1000 with /data as 'drwxr-x--- 2 1000 1000 4096 Jan 12 10:31 /data'
[init] Resolving type given MOHIST
[init] Resolved version given 1.20.1 into 1.20.1
[init] Downloading Mohist build 922 for 1.20.1
[init] Creating server properties in /data/server.properties
[init] Disabling whitelist functionality
[mc-image-helper] 10:33:54.686 INFO  : Created/updated 4 properties in /data/server.properties
[init] Setting initial memory to 1G and max to 1G
[init] Starting the Minecraft server...
File init exception!

 ███╗   ███╗  ██████╗  ██╗  ██╗ ██╗ ███████╗ ████████╗
 ████╗ ████║ ██╔═══██╗ ██║  ██║ ██║ ██╔════╝ ╚══██╔══╝
 ██╔████╔██║ ██║   ██║ ███████║ ██║ ███████╗    ██║
 ██║╚██╔╝██║ ██║   ██║ ██╔══██║ ██║ ╚════██║    ██║
 ██║ ╚═╝ ██║ ╚██████╔╝ ██║  ██║ ██║ ███████║    ██║
 ╚═╝     ╚═╝  ╚═════╝  ╚═╝  ╚═╝ ╚═╝ ╚══════╝    ╚═╝

Copy link
Owner

@itzg itzg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@itzg
Copy link
Owner

itzg commented Jan 12, 2025

I'll merge after the PR test run.

@itzg itzg merged commit 1e28390 into itzg:master Jan 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mohist support is down
2 participants