1. Sometimes when I do a restart, after the last plugin is unloaded, it just freezes. Is there any known cause for this?

    Edit: Seem to have 100% fail rate when using ServerMgr.RestartServer(string.Empty, 0);

    Edit2: Tried a bunch of different delays, disabled plugins, etc...
     
    Last edited by a moderator: Apr 11, 2018
  2. After more testing, I've noticed the server actually DOES restart.... After the last plugin was unloaded, it took about 9 minutes and 10 seconds for it to actually close the server -.-

    @Wulf the console 'restart 0' command works fine without oxide, so something weird is going on to cause such a long delay
     
  3. Wulf

    Wulf Community Admin

    The server restarted instantly for me with Oxide.
     
  4. Unloaded all plugins with o.unload *, still having the same problem
     
  5. Wulf

    Wulf Community Admin

    Which Oxide build are you currently on?
     
  6. Code:
    > o.version
    Protocol: 2080.160.1
    Build Date: 04/10/2018 05:06:19
    Unity Version: 2017.1.3f1
    Changeset: 26421
    Branch: release
    Oxide.Rust Version: 2.0.3881
     
  7. Wulf

    Wulf Community Admin

    No idea then. I'm on 3881/3884 and have not experience any issues shutting down and nothing has changed in that regard.
     
  8. I don't know, it's not giving me anything useful to tell you, but there's definitely some kind of issue.