My server is down. How do I troubleshoot this?

ArmA2, ArmA2:OA, and ArmA3
Post Reply
User avatar
Edge100x
Founder
Founder
Posts: 12945
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

My server is down. How do I troubleshoot this?

Post by Edge100x »

Open up your FTP and load up the cfg/exec_identifier.RPT file, where "identifier" is your server identifier. This is a logfile kept by the server, and it will usually show the most recent error at the bottom. For instance, it might show that you are missing a file needed by one of your mods, like this:

Code: Select all

ErrorMessage: Include file userconfig\acre\acre_clientside_config.hpp not found.
Post Reply