Renwmn Report post Posted May 16, 2018 9 hours ago, Dateranoth said: Are you running multiple servers on that PC? If so, are you using a shared steamcmd directory? Does this file exist in the steamcmd directory? \steamapps\appmanifest_443030.acf Also, if \steamapps\appmanifest_443030.acf exists, could you send that file to me? Thanks 1.) Yes, we are running multiple servers. Not only Conan but also other games use that SteamCMD to update. We've got a regular server and then a test server for Conan. Now that I think about it the update.bat files are specially named too. 2.) No, that file does not appear to exist in the steamapps folder. I looked at the subfolders in there as well. I am a little bit nervous right now too because instead of just setting up a fresh server I'm going to be cloning an existing server with player, clan, and item files and using your utility to manage. I'm not sure if I should set up the server with the utility from scratch and move over the saved file or apply it to an existing server. Thank you SO MUCH for your help! Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 16, 2018 1 hour ago, Renwmn said: 1.) Yes, we are running multiple servers. Not only Conan but also other games use that SteamCMD to update. We've got a regular server and then a test server for Conan. Now that I think about it the update.bat files are specially named too. 2.) No, that file does not appear to exist in the steamapps folder. I looked at the subfolders in there as well. I am a little bit nervous right now too because instead of just setting up a fresh server I'm going to be cloning an existing server with player, clan, and item files and using your utility to manage. I'm not sure if I should set up the server with the utility from scratch and move over the saved file or apply it to an existing server. Thank you SO MUCH for your help! Glad to help. I need to check and make sure nothing was changed in the update process. It could be that I’m looking at the wrong version now that the game is released. Can you remove any personal details and send me your INI? Also, can you send me the file above from your Conan server directory? You can run the app from an existing server, just be sure the INI is configured properly. It can make changes to Conan configs, but it backs everything up first. Quote Share this post Link to post Share on other sites
Renwmn Report post Posted May 16, 2018 I sent it via a message with text. I couldn't find an e-mail address to send so I hope that was okay. If that doesn't work for you and you would like it sent a different way please let me know! Thanks again! Quote Share this post Link to post Share on other sites
Renwmn Report post Posted May 16, 2018 I'm also having a problem with the Discord Webhook functionality but that just might be me because I'm a webhook newbie. I'm thinking it can work just by setting up the webhook right on Discord or do I need to have a separate bot? I need to delve into that more. The update issue is more critical. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 16, 2018 The PM message is fine. The discord webhook works directly through discord. Just Create a new web hook. Name the bot what you want, select the channel, and save. Copy the Full webhook URL and paste it UseDiscordBot=yes DiscordWebHookURL=https://discordapp.com/api/webhooks/XXXXXX/XXXX Be sure to remove <- NO TRAILING SLASH AND USE FULL URL FROM WEBHOOK URL ON DISCORD I can't find anything wrong with the application or your settings for updating. Try this on your test server: Set the update interval to every 5 minutes Open the appmanifest_443030.acf and change the buildid to "12345" and save the file. Then wait and see if it triggers an update. I think what happened, and I've seen this before, is they pushed the latest update as ready before it was actually out to all the servers. So, the app found that there should have been an update available, but when steamcmd tried to get it the old file versions were still in place. Quote Share this post Link to post Share on other sites
Renwmn Report post Posted May 16, 2018 While we were communicating a Conan update happened that I didn't catch. It looks like it worked! I'm so sorry I wasted your time. I'll send you the log. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 16, 2018 No time wasted. I have seen the problem before, and I wanted to make sure all was good. I'm working on integrated Rcon support to allow messages server side before restart now. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 17, 2018 3 hours ago, Renwmn said: While we were communicating a Conan update happened that I didn't catch. It looks like it worked! I'm so sorry I wasted your time. I'll send you the log. Ok. RCON support has been added. I wasn't able to directly test the messages because I don't have the game installed, but it should be sending the restart message to the users too. Latest Version Quote Share this post Link to post Share on other sites
Renwmn Report post Posted May 17, 2018 Awesome! Thanks so much for maintaining this utility. There isn't a lot of good tools out there right now especially for mods. I'll let everyone know at Admins United: Conan. I've been talking up your utility there. https://discord.gg/pEAtXkV Do you have a way for people to donate to you? Quote Share this post Link to post Share on other sites
Renwmn Report post Posted May 17, 2018 I'm getting an error message with using the new version of the utility. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 17, 2018 Well damn. I broke something. I tested, but I must have missed something. Error happen as soon as you open the utility? Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 17, 2018 3 hours ago, Renwmn said: I'm getting an error message with using the new version of the utility. I found the problem and fixed it. Stupidly didn't declare a variable if rcon was disabled. It's corrected in the latest version. https://github.com/Dateranoth/ConanExilesServerUtility/releases/latest I actually use to hang around the Admin Discord more, but I haven't been on there in a while. You don't have to donate anything, but if you really want to you can help with our web hosting costs by donating directly to https://www.dreamhost.com/donate.cgi?id=16156 or you can donate via paypal to donations@gamercide.org . Sorry for the bug! Quote Share this post Link to post Share on other sites
kackarot Report post Posted June 1, 2018 This utility is awesome. Just trying to figure out a few odds and ends. -HotHour, Which one do I use. I assume you have multiple? I have tried to put a time in the first one and it did not restart. [Restart Server Daily? yes/no] RestartDaily=yes [Daily Restart Hours? 00-23] HotHour1=1100 HotHour2=00 HotHour3=00 HotHour4=00 HotHour5=00 HotHour6=00 -How do i keep it from restarting if I am messing with the settings? I am sure this is a easy fix. Remote Restart - http://IP:Port?KEY=user_pass] Is the IP the VM ip? or the server ip? Discord Bot is not working either, I copied the hook over correctly. UseDiscordBot=yes DiscordWebHookURL=https://discordapp.com/api/webhooks/452130791007322122/qnxPsghukEU0mbAGIWQpTqJYbk30BhVQAAaiiUDk7Vk--QuDy7M6jE9H4EOOTPmuKSbk DiscordBotName=Conan Exiles Discord Bot DiscordBotUseTTS=yes DiscordBotAvatarLink= DiscordBotTimeBeforeRestart=5 Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted June 1, 2018 59 minutes ago, kackarot said: This utility is awesome. Just trying to figure out a few odds and ends. -HotHour, Which one do I use. I assume you have multiple? I have tried to put a time in the first one and it did not restart. [Restart Server Daily? yes/no] RestartDaily=yes [Daily Restart Hours? 00-23] HotHour1=1100 HotHour2=00 HotHour3=00 HotHour4=00 HotHour5=00 HotHour6=00 -How do i keep it from restarting if I am messing with the settings? I am sure this is a easy fix. Remote Restart - http://IP:Port?KEY=user_pass] Is the IP the VM ip? or the server ip? Discord Bot is not working either, I copied the hook over correctly. UseDiscordBot=yes DiscordWebHookURL=https://discordapp.com/api/webhooks/452130791007322122/qnxPsghukEU0mbAGIWQpTqJYbk30BhVQAAaiiUDk7Vk--QuDy7M6jE9H4EOOTPmuKSbk DiscordBotName=Conan Exiles Discord Bot DiscordBotUseTTS=yes DiscordBotAvatarLink= DiscordBotTimeBeforeRestart=5 The hour is in HH format. If you want it to restart at 1100 only then set every hothour#=11 There are two options. On the system tray right click the icon (looks like the favicon on this site. A grim reaper) and choose exit. It will ask if you want to shut the server down or exit. If you exit without closing the server you can make changes to the Utility INI without shutting the server down. It will remember which server was running and reattach when you open it. If you choose close server it will gracefully shut down the server then exit. Alternatively you you can pause it by clicking on the icon once. While the read X is flashing the script is paused. Right click and select to resume. Remote restart KEY is just a secondary option to choose a different key to trigger restarts. Security through obscurity deal. To use remote restart you would type the public facing IP:PORT then the rest of the string. So. If my server was at 34.76.109.5 my remote restart settings were Restartport=5478 key=restart restartpass=myrestartpass To restart remotely I would type this into a browser: http://34.76.109.5:5478?restart=myrestartpass The hook looks correct. It will only broadcast before it attempts to restart. Remote restart and manually closing will not broadcast. These are considered admin controlled so they immediately restart or close the server. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted June 1, 2018 Oh, and if that is a real hook you will want to generate a new one and delete that one. Anyone can broadcast to your Discord with that. Quote Share this post Link to post Share on other sites
kackarot Report post Posted June 4, 2018 On the mcrcon utility I am getting invalid packet size. Its way over the allotted 10240 Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted June 4, 2018 @kackarot Does it happen when it tries to send the message? Quote Share this post Link to post Share on other sites
kackarot Report post Posted June 4, 2018 I can only type in my Ip, port and password, then I push enter and it gives me a error https://imgur.com/kdV4tIS Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted June 4, 2018 I’m not really sure. I didn’t make the mcrcon utility. I am just using it to send the rcon messages with my utility. You could start a ticket here: https://github.com/Tiiffi/mcrcon Does it not work with my utility either? Quote Share this post Link to post Share on other sites
kackarot Report post Posted June 4, 2018 It there an easier way to send messages to the server? Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted June 4, 2018 As far as I know, rcon is the only way to send messages to the actual server. I believe some other utilities have their own built in rcon tools that might work better for you. https://github.com/NullSoldier/serverthrall Quote Share this post Link to post Share on other sites
kackarot Report post Posted June 4, 2018 Oh is this a server utility just like conan server utility? I apologize for all the questions. New to this. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted June 4, 2018 It’s pretty similar. I know he has all the same features and more except I’m not sure about mod updates. Quote Share this post Link to post Share on other sites
Geant Report post Posted May 29, 2019 Hello I just discovered your forum.I discover your script for a server Conan Exiles I find it super intersting.But I do not understand how we do to install it and run your scripts I look at the Redame.md but I still do not understand can help me understand.I thank you in advance. Quote Share this post Link to post Share on other sites
Dateranoth Report post Posted May 29, 2019 https://github.com/Dateranoth/ConanExilesServerUtility/releases/tag/3.3.0-beta.3Go to that page and download either the x86 or x64 file. Run it, it will create an INI file. Modify that file with your settings (server name etc) and then run the exe again to start. Quote Share this post Link to post Share on other sites