Jump to content

JetFox

Pathfinder
  • Content Count

    43
  • Joined

  • Last visited

Everything posted by JetFox

  1. Hi Buccaneers, College life caught up with me along with other more profitable freelance work ive been doing. I checked into that crash its actually steamkit problem that was hotfixed and I never recompiled with the hotfix yet. Currently in AZ for a week vacation. Best Regards, JetFox
  2. Yes but if you open a command prompt can you ping your external ip? I thought you needed a loopback ip
  3. I don't remember if you can connect to your own server if its on your own network.
  4. if you manually enter the configs in the save folders, steam updater wont override those, then defaultgameusersettings becomes never needed. ehhhhhhh, maybe.
  5. If you accidentally click in the window just press enter and itll resume bootup, maybe reboot grid option later
  6. Delete the server.pid files in atlas before launch probably would fix it.
  7. Check back in like 12 hours im catching some sleep, I'll post a dl for a private build but i wont keep it up to date for every early release.
  8. Fixed in 2.0.2.0 Fixed in 2.0.2.0 (Backups now work again) Uhm, it connects to whatever you have set in the config file.
  9. V2.0.0.3 Configuration Change: GameServerPath moved from settings-template.json to the top so you dont have it for every server... Configuration Change: SteamUpdateScript moved from settings-template.json to the top so you dont have it for every server... Crash Detection on RedisDB, if a server crashes it wont boot up the servers til redis is back online.
  10. QueryString.Append(string.Format("{0}?ServerX={1}?ServerY={2}?AltSaveDirectoryName={3}?MaxPlayers={4}?QueryPort={5}?RCONEnabled=true?RCONPort={6}?Port={7}?ServerAdminPassword={8}?ServerPVE={9}", I see RCONEnabled=true in the commandline in the software. I'm currently aware of the backup not doing redis which is why i have mine disabled currently because of that and its high cpu usage. I host my redis on a separate server which hasn't gone down yet, so i dont normally have the redis issues on start... You should be able to add day night cycles to the: "ServerParameters": { "DayCycleSpeedScale": "0.5", "ReservedPlayerSlots": "30", "SeamlessIP": "162.248.94.33" }, etc... Rcon Timer, i'll see and the "SteamUpdateScript" and "GameServerPath" is a one time setting and there is no need to add it for every grid you add. I can remove later, initially i just left it as this was used for ark before with multiple server directories.
  11. Youll get a response for every server since it runs rcon on every server lol
  12. "4": "-NoCrashDialog" remove that from settings.json you'll see why its crashing then.
  13. Fixed maybe? Are you sure your running redis? etc... I disabled logs popping up for crashes as it'd hang the application.
  14. Sorry i put the wrong variable in that area.... fixed in v1995 now released Should be fixed
×
×
  • Create New...