Code Monkey home page Code Monkey logo

Comments (1)

Measurity avatar Measurity commented on September 14, 2024

When you start the server, it attempts to port forward 11000 UDP on your local router. Some routers don't support port forwarding. Some routers crash because they didn't implement UPnP correctly.

What you can do is open the server.cfg1 file and disable the port forwarding feature2.

This means you have to port forward manually. You can do this by logging in to your router. Alternatively, you can use a VPN to play, like Hamachi or ZeroTier.

1. The server.cfg file can be found here: %appdata%\Nitrox\saves\My World
2. To disable automatic port forwarding by server, change AutoPortForward=True to AutoPortForward=False in server.cfg

from nitrox.

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.