Giter Site home page Giter Site logo

Comments (8)

MIchaelMainer avatar MIchaelMainer commented on August 22, 2024

Just in case it is useful to anyone else, here are the steps I've taken towards getting MineCraft installed using the install_minecraft.sh.

  1. Connected to the Ubuntu VM via the Connect instructions in the Azure portal.
  2. Got the download URL by accepting the license from the download page.
  3. Followed these instructions to setup Java
    https://www.tecmint.com/install-java-jdk-jre-in-linux/
  4. Made a Gist of install_minecraft.sh and commented out the part for getting Java.
  5. Added my configuration to the script variables $1 through $9. I'm doing this all wrong. Ignorign for now.
  6. chmod 0755 on my script
  7. ran the script, there's many things wrong.
  8. sudo mkdir minecraft-server since that dir didn't exist. Ran it again.

I'm now getting a bad substitution at rawUUID=${mojang_output:7:32}. Will try this more later.

from azure-minecraft.

pwilliamson avatar pwilliamson commented on August 22, 2024

Hi MIchaelMainer, I am having the same issue. Did you ever manage to get Minecraft successfully installed?

from azure-minecraft.

MIchaelMainer avatar MIchaelMainer commented on August 22, 2024

Hi @pwilliamson . No, I never got back to this. And then I got lazy and bought a Realms subscription. I probably won't get back to this until my kids' modding demands reach a fever pitch.

from azure-minecraft.

pwilliamson avatar pwilliamson commented on August 22, 2024

OK, pity, thanks for the response

from azure-minecraft.

mirekszym avatar mirekszym commented on August 22, 2024

seems it's still not working. all the resources are created on the azure side, VM is reachable, but minecraft server is not installed. it ends up with "deployment status unknown" in the azure portal and "unit minecraft-server.service not found" when logging into VM.

from azure-minecraft.

gbowerman avatar gbowerman commented on August 22, 2024

Hi guys, very sorry I didn't notice there were issues open until now. The Azure Marketplace Minecraft template is currently working fine in my tests. I realize you've probably moved on to other things by now, but if anyone gets the chance, please give it a try. Thanks!

from azure-minecraft.

gbowerman avatar gbowerman commented on August 22, 2024

After a few more test deployments this appears to be fixed. Closing for now. Note: For a future release I want to shift this into containers as a pre-installed package to avoid problems like Java installation errors.

from azure-minecraft.

MIchaelMainer avatar MIchaelMainer commented on August 22, 2024

Thank you for the follow up @gbowerman. I actually tried to deploy over a month ago and was unsuccessful. From activity log:

image

JSON

{
    "authorization": {
        "action": "Microsoft.Resources/deployments/write",
        "scope": "/subscriptions/11216475-170e-469a-8245-17926ddee472/resourceGroups/Minecraft/providers/Microsoft.Resources/deployments/Microsoft.Template"
    },
    "caller": "[email protected]",
    "channels": "Operation",
    "claims": {deletedByTheDude},
    "correlationId": "0cce93d0-5b90-4be7-98a0-c42ae7b9d697",
    "description": "",
    "eventDataId": "96d3a002-2f1f-4c8f-b6b5-3050bca72bbf",
    "eventName": {
        "value": "EndRequest",
        "localizedValue": "End request"
    },
    "category": {
        "value": "Administrative",
        "localizedValue": "Administrative"
    },
    "eventTimestamp": "2018-09-28T00:04:57.3474935Z",
    "id": "/subscriptions/11216475-170e-469a-8245-17926ddee472/resourceGroups/Minecraft/providers/Microsoft.Resources/deployments/Microsoft.Template/events/96d3a002-2f1f-4c8f-b6b5-3050bca72bbf/ticks/636736898973474935",
    "level": "Error",
    "operationId": "43138591-cb78-42f7-ab95-e2aab5d1d39b",
    "operationName": {
        "value": "Microsoft.Resources/deployments/write",
        "localizedValue": "Create Deployment"
    },
    "resourceGroupName": "Minecraft",
    "resourceProviderName": {
        "value": "Microsoft.Resources",
        "localizedValue": "Microsoft Resources"
    },
    "resourceType": {
        "value": "Microsoft.Resources/deployments",
        "localizedValue": "Microsoft.Resources/deployments"
    },
    "resourceId": "/subscriptions/11216475-170e-469a-8245-17926ddee472/resourceGroups/Minecraft/providers/Microsoft.Resources/deployments/Microsoft.Template",
    "status": {
        "value": "Failed",
        "localizedValue": "Failed"
    },
    "subStatus": {
        "value": "",
        "localizedValue": ""
    },
    "submissionTimestamp": "2018-09-28T00:05:12.0825609Z",
    "subscriptionId": "11216475-170e-469a-8245-17926ddee472",
    "properties": {
        "statusCode": "OK",
        "serviceRequestId": null
    },
    "relatedEvents": []
}

If I recall correctly, there was a script that never completed and I think something timed out. I think I also needed to change the target plan since the plan identifiers have changed. I might need to try this out tonight and capture the entire repro step by step, image by image and post it here.

from azure-minecraft.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.