-
Notifications
You must be signed in to change notification settings - Fork 10
FAQ
- Audience: Contributors, testers, and players
- Last verified against:
developon February 28, 2026 - Prerequisites: None
AAEmu is an open source server emulator for ArcheAge 1.2.
develop targets ArcheAge 1.2 (r208022).
Join the community on Discord and contribute code, testing, or issue reports.
Use both official support channels as needed:
- Real-time troubleshooting: Discord
- Searchable long-form support: GitHub Discussions
See Getting Help and Help Us Help You.
Yes. Both are still supported:
No. Server listings are now defined in login configuration (GameServers) via
JSON and/or environment variables.
For game server config, Config.Local.json is loaded last and overrides all
other game config files.
Use the latest release: AAEmu Launcher releases
Use the client list on Client.
If you need a directory of many client versions, use: MEGA client directory.
For the full dependency checklist (including compact.sqlite3 and launcher),
see Dependencies and Downloads.
Common defaults:
-
1237: login public -
1239: game public -
1250: game stream -
1280: optional game Web API
Use 127.0.0.1 for local machine tests.
For LAN or external players, set a reachable address.
Your login config is missing GameServers.
Add at least one entry in AAEmu.Login/Config.Local.json or environment
variables.
Check:
- login and game services are both running,
-
GameServershost/port are reachable, -
game_pakpath andcompact.sqlite3are valid.
Need help? Ask on Discord or in GitHub Discussions.