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

    madmax

    Posted

    This bug is marked as [B]urgent [/B]​and requires attention ASAP (by order of project lead Antz )

    Xenithar

    Posted

    I can confirm this. I just pulled and built R20 last night and I was wondering why it was not shutting down.

    Talendrys

    Posted

    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)

    Xenithar

    Posted

    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.

    Talendrys

    Posted

    Sorry Xen' but I don't understand what you mean. On Zero, I've compared master, Rel19 and Rel20, it's impossible that "server shutdown" may have working in its actual state if players are connected.

    Xenithar

    Posted

    Odd, it did. I do not know what to say, but that was the only way I knew how to kill the server "correctly". I did not know of the other two commands.

    Talendrys

    Posted

    Commands are in the database or in ChatHandler ;-)

    also typing server in console will give you the options.

    Xenithar

    Posted

    I know that, I just ALWAYS used the one mentioned before. I never bothered trying the others, which is probably why I forgot about them.



    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