Code Monkey home page Code Monkey logo

Comments (9)

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Having to install AMP manually since the Ubuntu image doesn't include systemctl

from amp-dockerized.

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Some success!
image

from amp-dockerized.

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Having port issues but I think it's my own VPS.

from amp-dockerized.

TABLE272 avatar TABLE272 commented on May 18, 2024

Following our discussion in the Source thread, I've just checked out Bedrock. Was indeed the same issue here.

Interestingly enough the console inside AMP appears as if it lists 2 ports, similar to your screenshot above.

After investigating, it is the one that is set by ADS that is actually being used, not sure why the other port is there but that seems much more like an AMP issue not something to do with this container.

As far as I can tell though, Bedrock is fully working. Just remember to open whatever ports you assign to minecraft in ADS as both TCP and UDP, or on a case by case basis per server.

If I get some more time i'll check out some of the other source games. But considering multiple source games as well as bedrock were just a result of not accounting for UDP instead of TCP, I feel pretty confident they should all be working just fine too.

The starbound server I am running for a few friends has apparently had no issues either.

from amp-dockerized.

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

This is such great news! Thank you for testing! I keep meaning to try it myself but I'm so overloaded with classwork that I can't find the time. :( The important thing is that it's working for you, which means it's likely going to work for others. I should definitely add a UDP information section to the README.

from amp-dockerized.

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Confirmed working after adding the udp flag to my config. Thank you for your hard work @skylaar727!! I'll update the README eventually.

from amp-dockerized.

FractalHQ avatar FractalHQ commented on May 18, 2024

Hey @MitchTalmadge how did you add udp flag to your config? Can't find documentation on this. (I'm having this issue with official bedrock server on Debian, not using docker)

from amp-dockerized.

MitchTalmadge avatar MitchTalmadge commented on May 18, 2024

Hey @MitchTalmadge how did you add udp flag to your config? Can't find documentation on this. (I'm having this issue with official bedrock server on Debian, not using docker)

Hey! On Docker all I had to do was add /udp to the port forward listing, like 25565:25565/udp. I did not have to do anything special with AMP -- Minecraft Bedrock is hardcoded to use a UDP socket.

If you describe your problem in more detail maybe I can help you figure out the issue.

from amp-dockerized.

FractalHQ avatar FractalHQ commented on May 18, 2024

Ah ok- thanks! I think I'm going to rebuild my server image using Ubuntu and try again- a lot of threads saying the problem is unique to Debian. I'll let you know if I have issues- thanks so much for the prompt response!!

from amp-dockerized.

Related Issues (20)

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.