Jump to content
  • Server shutdown command broken


    madmax
    • Status: Completed
      Main Category: Core / Mangos Daemon
      Sub-Category: Show Stopper
      Version: 0.20(currentmasterbranch) Milestone: 20-newbeginnings Priority: High
      Implemented Version: 0.20(currentmasterbranch)

    Server shutdown command broken

    The server shutdown command is currently AWOL.

    When issuing the command in-game or in the console it no longer has any effect.

    There is no output in-game, even set to 5 seconds it does nothing.

    Currently only way to gracefully close the core is to CTRL+C from the console.

    This bug has only been added in the past 7days to Rel20 branch.


    User Feedback

    Recommended Comments

    Ok, just analysed the issue, 3 commands where found, only 2 were implemented:

    - server exit (stops the server now)
    - server shutdown (stops the server when idle - means no players connected anymore)
    - server idleshutdown (not implemented)

    My last PR, merged by Antz, must solve this issue, now:

    - server exit (stops the server now)
    - server shutdown (stops the server after X seconds, players gets message and are saved on stop)
    - server idleshutdown (stops the server after X seconds or more if there're remaining players in game)

    Link to comment
    Share on other sites

    Actually, "server shutdown " will kill the server after X seconds even if players are on. How do I know? This is the only way I have ever stopped my server, and it has stopped the server after the specified time even if players are on.

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use