Giter Site home page Giter Site logo

azure-minecraft's People

Contributors

gbowerman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

azure-minecraft's Issues

Unable to connect to Minecraft server

Hi

First of all, thanks for making this available!

I have set up the VM according to instructions, and can also SSH to it via PowerShell. I cannot connect to it using Minecraft though. What is odd is that when I execute:
sudo systemctl stop minecraft-server
I get this response:
Failed to stop minecraft-server.service: Unit minecraft-server.service not loaded.

Have I missed a step somewhere? Many thanks again for your help.

Kind regards,
Johan

Server upgrade script installed automatically

Using the server upgrade script I just completed an upgrade of my Azure minecraft server to the newest version. It was straightforward and relatively easy, even for a Linux noob like myself. Thank you!!
However, I think it could be easier. Would it be possible to place the server upgrade script on the VM when it is initially created? Then upgrading the server would take just a couple lines of code.
If you like this idea I'm happy to contribute but I may need some direction.

Forge Requires Oracle JDK

First off, thanks for making it super easy to spin up an azure server!

This is similar but slightly different from #3. The switch to OpenJDK works great for vanilla server but the Forge/Spigot versions absolutely require oracle. Maybe I'm just a noob, but a quick link to some helpful articles would have saved me some time. Just a simple tip to what's wrong could help the next person to try what I did :)

This article was helpful:
https://www.itzgeek.com/how-tos/linux/ubuntu-how-tos/install-java-jdk-8-on-ubuntu-14-10-linux-mint-17-1.html

Happy to submit a PR updating the readme with some additional information!

Server install script fails due to Java download requiring license

First off, thank you for providing this template. I'm using the template from the marketplace to install a MineCraft server. The deployment never completes as it gets stuck in a loop trying to download Java. That's because of of this: https://stackoverflow.com/questions/10268583/downloading-java-jdk-on-linux-via-wget-is-shown-license-page-instead

Anyways, I thought I'd open this in case other people were encountering this. My BashFoo isn't strong so I may or may not get to making a PR on this.

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 27628  100 27628    0     0    98k      0 --:--:-- --:--:-- --:--:--   98k
Reading package lists... Done
Building dependency tree       
Reading state information... Done
software-properties-common is already the newest version (0.96.20.7).
0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up oracle-java8-installer (8u151-1~webupd8~0) ...
Using wget settings from /var/cache/oracle-jdk8-installer/wgetrc
Downloading Oracle Java 8...
--2018-01-21 06:25:06--  http://download.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-linux-x64.tar.gz
Resolving download.oracle.com (download.oracle.com)... 104.91.214.56
Connecting to download.oracle.com (download.oracle.com)|104.91.214.56|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://edelivery.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-linux-x64.tar.gz [following]
--2018-01-21 06:25:06--  https://edelivery.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-linux-x64.tar.gz
Resolving edelivery.oracle.com (edelivery.oracle.com)... 104.109.198.7, 2600:1409:a:39c::2d3e, 2600:1409:a:39e::2d3e
Connecting to edelivery.oracle.com (edelivery.oracle.com)|104.109.198.7|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://download.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-linux-x64.tar.gz?AuthParam=1516516026_aa5488484acbe6015691aff7bafa9e2f [following]
--2018-01-21 06:25:06--  http://download.oracle.com/otn-pub/java/jdk/8u151-b12/e758a0de34e24606bca991d704f6dcbf/jdk-8u151-linux-x64.tar.gz?AuthParam=1516516026_aa5488484acbe6015691aff7bafa9e2f
Connecting to download.oracle.com (download.oracle.com)|104.91.214.56|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-01-21 06:25:06 ERROR 404: Not Found.

download failed
Oracle JDK 8 is NOT installed.
dpkg: error processing package oracle-java8-installer (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 oracle-java8-installer
E: Sub-process /usr/bin/dpkg returned an error code (1)

Is this still being developed?

I noticed that the scriptcraft deploy is failing because it depends on Ubuntu 15.04 - this build is not available any longer on Azure. It has been replaced by 16.04-LTS. I was going to update some of the files and wanted to verify if the file locations the Shell Scripts calls on are still valid.

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.