2023-10-29 05:49:18 +08:00
# ARK: Survival Ascended
2023-10-29 03:56:37 +08:00
Steam Description :
ARK is reimagined from the ground-up into the next-generation of video game technology with Unreal Engine 5! Form a tribe, tame & breed hundreds of unique dinosaurs and primeval creatures, explore, craft, build, and fight your way to the top of the food-chain. Your new world awaits!
2023-10-29 05:49:18 +08:00
## Troubleshooting
2023-11-02 02:15:19 +08:00
1) Try starting the server with no mods on a fresh install.
2) If there are crash logs, they will be available in the Files at `ShooterGame/Saved/Crashes/UECC-Windows-*/CrashContext.runtime-xml`
### Crash Identifiers
Crashes will either stop the server or display 0-5% CPU usage.
The number is in reference to RAM/Memory usage.
1) Server crashing around 500MB is probably either a config issue or a corrupted install.
2) Server crashing around 750MB is probably commandline issue.
3) Server crashing around 1GB is probably either a MOD conflict or corrupted SavedArks files.
## Known Issues
1) ARK: Survival Ascended, currently, does not support more than one server per IP.
These are Windows Server files running on a Linux container; so, we believe this is the issue.
2) ARK's wiki heavily reference A:SE and not all features are available in A:SA.
2023-10-29 05:49:18 +08:00
2023-10-29 03:56:37 +08:00
## Recommended server settings
### Minimum RAM
2023-11-02 02:15:19 +08:00
This server requires about 11GB of RAM to run with no players on a default map.
2023-10-29 03:56:37 +08:00
See the following - < https: / / ark . wiki . gg / wiki / Dedicated_server_setup # RAM >
## Server Ports
2023-10-30 00:01:51 +08:00
Note: RCON doesn't need to be public but is required for console commands (in ptero)
2023-10-29 03:56:37 +08:00
| Port | Default |
| --------------- | ------- |
| Game | 7777 |
| Raw UDP | 7778 |
| Query | 27015 |
2023-10-31 00:51:30 +08:00
| RCON | 37015 |