Page 1 of 1

Graceful shutdown for Conan Exiles

Posted: Thu Oct 19, 2017 5:22 pm
by Bmagny
Is there a way to gracefully shutdown Conan Exiles with the panel?

I believe there is no RCON support yet for this game. Not sure if they ever going to add it.

Re: Graceful shutdown for Conan Exiles

Posted: Thu Oct 19, 2017 7:03 pm
by Masher
Until they add RCON support, probably not.

You could try running it with the broker so that you can stop it via the console window.

Re: Graceful shutdown for Conan Exiles

Posted: Fri May 18, 2018 11:50 am
by Bmagny
Hello Masher,

Funcom has added RCON to Conan Exiles. I am able to enable this in the UGCC, perhaps by editing the template?
If so, can you guide me in the right direction?

There is an article here about RCON in Conan Exiles: https://conanexiles.gamepedia.com/Rcon

Re: Graceful shutdown for Conan Exiles

Posted: Fri May 18, 2018 3:46 pm
by Masher
Cool, unfortuneatly I'll have to add the support for it within the panel. I'll get an update out for it asap.

Re: Graceful shutdown for Conan Exiles

Posted: Mon May 28, 2018 1:44 pm
by Masher
Added support for Conan RCON in UGCC 2.00. Unfortuneatly there's no RCON commands to save the world and/or exit. Graceful shutdown support will have to wait until that's added.

Also UGCC 2.00 is a major change so be sure to see the upgrade notes/etc. before upgrading as the Web.config will require a manual change if upgrading.

Re: Graceful shutdown for Conan Exiles

Posted: Wed Sep 26, 2018 5:42 am
by Bmagny
Hello Masher,

do you know if this is the same case right now, they have not added the shutdown command so it is impossible to gracefully shutdown until they do?

Thanks

Re: Graceful shutdown for Conan Exiles

Posted: Fri Sep 28, 2018 10:38 pm
by Masher
It doens't look like any additional rcon commands have been added since I last looked.

Re: Graceful shutdown for Conan Exiles

Posted: Mon Oct 01, 2018 6:55 am
by Bmagny
You are right.

I just had a talk with Joshtech the creator of the Pippi admin mod. He will be adding a shutdown command to the next release of Pippi. I will post here what it is once I know it.

Is it possible for me or other users to add the functionality of a proper shutdown to the panel or is that something you must do?
Also, things like finding out how many players are online before restarting and other functions, are those only work if RCON is enabled? Do I need to tell the panel what is the RCON command for things like that?

Thanks a lot.

Re: Graceful shutdown for Conan Exiles

Posted: Wed Oct 03, 2018 11:32 am
by Masher
The shutdown code is something I must do.

The player count and server information is from the game server query. You just need to enter your query information on the query tab. No RCON required for that.

Re: Graceful shutdown for Conan Exiles

Posted: Thu Oct 04, 2018 3:47 am
by Bmagny
Ok, thank you, Masher,

As soon as I have the correct RCON command to shut it down, I will post it here. I would really appreciate if you could update the Conan Exiles template to use it.

It will work only on servers that use the Pippi MOD. So perhaps a new template called Conan Exiles with Pippi would be the thing to do. A lot of people uses Pippi. Funcom, the creators of Conan Exiles talk about it a lot. It is an admin tool MOD and most private servers use it.

I will post again here once I know.

Thanks

Re: Graceful shutdown for Conan Exiles

Posted: Thu Oct 04, 2018 4:06 am
by Bmagny

Re: Graceful shutdown for Conan Exiles

Posted: Mon Oct 08, 2018 3:35 am
by Bmagny
Hello, again Masher,

The rcon command for shutting down the server is:

pshutdown

After the console log says:
[2018.10.08-08.22.14:727][819]Closing by request
[2018.10.08-08.22.21:280][820]LogExit: GameNetDriver SteamNetDriver_0 shut down
[2018.10.08-08.22.24:309][820]LogExit: Preparing to exit.
[2018.10.08-08.22.31:280][820]LogExit: Game engine shut down

The process needs to be killed.
Let me know if you need anything else to test it or anything really. I really like this to be included in the Conan Exiles template.

Thanks

Re: Graceful shutdown for Conan Exiles

Posted: Sat Oct 20, 2018 3:54 pm
by juliandenton
What I actually wanted to include - I like this to be considered in the Conan Exiles template. What do you think, guys?

Re: Graceful shutdown for Conan Exiles

Posted: Sun Oct 21, 2018 3:53 pm
by Masher
So I have two issues with this. It's not built in and doesn't stop the server.

1. It's not built in
2. It doesn't stop the server so the panel (maybe) doesn't know when it's complete and can be killed. Does the pshutdown command return any output when complete? Does it complete it pretty quickly?

I may add a second game type to support the mod's shutdown feature and graceful shutdown. The default will continue as is.

If you get it all working I'm sure other users would appreciate a template.