Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Cig

Members
  • Posts

    4
  • Joined

  • Last visited

  1. Is there some reason why you won't set local times on these VMs/Servers? Trying to work with your custom restarts is a nightmare when your times are all over the place. For example, it shows the current time of this server is 19:20 -6 GMT time. Which this is not even right. As of this post it is 6:45 am PST or 14:45 PM GMT. Meanwhile look at what the panel says for 24 hour restart. Current Time March 07, 2018 16:10 GMT-6 (Pacific Standard Time) It also stats it will restart at 19:20 pm GMT. That is also not the case as my server with this setting restarts at 7:20 PM PST every night. If these were truly going by the time it states this should be happening at 7:20 AM PST not in the evening. Are you even using an NTP server to keep your times correct and sync? Also, what are you doing to prevent time drifting? Regards, Cig
  2. I am going to attempt changing the save intervals via the config files to see if this improves this issue. However, the odd thing that I notice is, the server restart is also not happening when it should. Both my Rust and Eco server through this company both restart at 9:20 pm PST, regardless of the 24 restart I had set for every night at 12:00 am PST. Due to this happening on both servers, this makes me believe there is an issue with the scripts you all use for these restarts, or you have a time setting incorrect somewhere on your hypervisor if you are using VM's.
  3. There is a save interval setting in the configs you can edit, but the time amount I see lost doesn't add up to what is in the settings.
  4. Every time my server restarts, It takes huge steps back from where we left off. This is annoying and makes it a bit pointless to host. When I host a private server from my computer, I do not get these issues. Secondly, Every time I put in my SteamID for Admin in Users.eco it never works correctly. Also, I would like to add that having to put a return after the string but before the ] makes 0 sense in the land of code... "$id": "4", "System.String": { "$type": "System.Collections.Generic.List`1[[System.String, mscorlib]], mscorlib", "$values": [ "SteamID" ] } }, This should work just fine but doesn't when putting the correct ID in.