-
Notifications
You must be signed in to change notification settings - Fork 286
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
[MC] - Version (1.16.*) #58
Comments
The Heroku buildpack file is outdated, causing it to use 1.15.2 as the default - this is the same problem which caused #52.
I'm not sure why access would be denied as it seems that URLs like |
Looks like this S3 bucket stopped being populated with server versions after 1.13.1. PASS: https://s3.amazonaws.com/Minecraft.Download/versions/1.13.1/minecraft_server.1.13.1.jar Strangely, this is accounted for in /bin/compile on line 68 So either, some research needs to identify specific version UUIDs, or an alternate download source needs to be added. |
Hi I'm following the steps in the readme and I was successful with versions <= 1.15.2. 👍 😄
Versions above (1.16. *) are not working. 😢
I tried to use the command
heroku ps: exec
and look through the directories for any log but the log folder is not generated when I run with mc version (1.16.1).The text was updated successfully, but these errors were encountered: