Jump to content

Larkfields

Members
  • Posts

    1,697
  • Joined

  • Last visited

  • Days Won

    2

Larkfields last won the day on September 12 2022

Larkfields had the most liked content!

3 Followers

Personal Information

  • ARK Platforms Owned
    PC
    Xbox

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Larkfields's Achievements

Flak Armor

Flak Armor (4/5)

147

Reputation

  1. Hi Mirage. I've uploaded a cluster directory to the usual place for you to play with. Don't know if it matters, but ASA creates an extra directory between the "ClusterDirOverride" file path and the cluster's name. So -clusterid=ASA2222 -ClusterDirOverride=\ASA\ASAClusters makes a directory \ASA\ASAClusters\clusters\ASA2222 I tried to PM you with the URL, but the forum says you can't receive messages.
  2. One screenshot shows port = 7777 and QueryPort = 27015 But the next screenshot (Listening Ports) says port 27020 on TCP, 8888 on TCP and 7777 on UDP. Ark uses UDP for "port" and "queryport" RCON ports need TCP I haven't double checked ASA, but ASE uses the "queryport" number AND the next number up. So to use QueryPort = 27015, you also need to allow (and port-forward) port 27016 as UDP.
  3. I don't know about using Centos, but I have both ASE and ASA servers working from home on Windows 11 Pro.
  4. My ASA Island server is currently using about 14GB RAM with 3 people logged in. ASA Scorched is about the same. The only "mod" I have is the official Gigantoraptor ASE server maps generally max out at about 8 GB RAM - except Gen 2 which I've seen go to about 14GB. All maps need a single CPU core.
  5. 1. Are there any clues in the Windows event logs? 2. Have you tried without using an existing save file? 3. If you're using mods, have you tried removing them all to see if the world loads up?
  6. You might need to change your admin password when you get the server running again.
  7. I think it would be better if that option was removed, so people can see all unofficial servers in the same list. Having an extra tick box for player-hosted servers is unnecessarily complicating the experience for everybody 😞
  8. If you can upload your ".ark" save file somewhere, I'll see if it will load for me. I don't know if single player ASA works the same, but when running as a server, ASA makes periodic copies of the save file with a date and time in the filename. If you have one of these, you might be able to go back to an earlier save.
  9. Note that synchronisation isn't the same as a backup. If your main file becomes corrupt (which has happened with Ark's save files), then your synchronised copy will have the same corruption.
  10. I use a Windows Scheduled task to run a backup script every day. Files are compressed with 7-zip and copied to a second HD in the server.
  11. I'm running an ASA server on Win 11 Pro 22H2. You could try DISM /Online /Cleanup-Image /CheckHealth to check the Windows' system files, and steamcmd.exe +force_install_dir "\ASA\ShooterGame" +login anonymous +app_update 2430930 validate +quit to check the ASA installation.
  12. Try removing the mods one-by-one to see which is at fault. It could be that one of the mods hasn't been updated for the current version of ASA.
  13. listplayers works through rcon - that gives the steam id. You could then read that player's .arkprofile to get their player id.
×
×
  • Create New...