Recent content by Glucoz

  1. Glucoz

    RAT not reconnecting after scheduled server restart

    Hi there, I've scheduled RAT to perform a daily restart of my 7DTD server. The restart is working fine and the game is restarting fine, but RAT is not connecting back. Each day I have to login and click Server Connection manually. Am I missing something in my config maybe ?
  2. Glucoz

    How to create an event to display players position ?

    Hey guys, I've setup a PVP server with my friends. Because it's an 8K map we don't cross each other's path as often as we would like to ;-) I saw RAT allows to create custom event. I was wondering if it would be possible to run an event maybe once a day (in game time) to display the current...
  3. Glucoz

    [Not a Bug] Error when trying to backup server

    hi @Trekkan , I had a look at these settings. They seems right to me. In fact they were automatically populated by RAT when I used the import XML function to take over my existing server. I'm no expert in 7DTD dedicated server, but it is my assumption that there should be no data stored in...
  4. Glucoz

    [Not a Bug] Error when trying to backup server

    Hi, It's me again ;-) I'm getting error messages when trying to backup my server. I'm running 2 instances of 7DTD on the same Windows Server 2022 VM. Only one is currently managed by RAT. I separated each instance under its own folder and I've also altered the XML to store the game data not in...
  5. Glucoz

    How to take over two existing servers ?

    ok I got it working but I'm now getting some wild .Net exception every 30 seconds To make RAT work, here's the things I did : Open local fw port from 8080 to 8090 for the domain and private profiles (this is on Windows Server 2022) Enabled Telnet and Control Panel Waited a bit more for the...
  6. Glucoz

    How to take over two existing servers ?

    Hey Guys, I have a Windows Server 2019 VM running two distinct instances of 7DTD A20.2. I've written a custom powershell script to backup and auto-restart each 7DTD instance should they fail. Then I remember the good old RAT tool I used back on A16 I think. Anyway, I don't really remember if...