that brings up another question. i run the server using TADST so ive got a battleeye folder in my arma 3 directory, and then ive got a battleeye folder in the directory of each of my server profiles for tadst. although ive copied the file into each directory regardless, kind of wondering which the ...
Which RCon tool are you using and is it fully compatible with the current ArmA 3 build? Is Battleye loaded successfully (the .cfg file name changes to .._active when BE is running)? BE also needs the libraries in the BE folder, BEClient_x64.dll and BEServer_x64.dll. RCon port 2301 is also not a good...
For ArmA3 running the Exile mod, you will need the following: ArmA 3 server running the 32bit executable (unless someone ported/customized a extDB version for the 64bit executable) Exile server Exile client Exile mission files a MySQL/MariaDB database server As Exile is not developed anymore, you ca...
The server doesn't require Steam to run. What application are you trying to launch? The correct one would be either arma3server_x64.exe, or arma3server.exe. Are you loading any mods that require a Steam version, or mods that require a Steam Workshop update? Did you try to reboot the dedicated server...
We are currently running one Outlaws server from our dedicated server. It's running OK, but the resource demmands for RAM and CPU are quite high (Early Access, no optimization yet). The dedicated server files are available through Steam (AppID 915070), here is a quick how-to link: https://steamcommu...
I want to set up a koth infantry server. NFO only has a basic config file that doesn't have any options for getting the server running. Does anyone know where I can get the se matra maps & a config file with all the options available? As far as I know, official KoTH server and database files ar...
Before you start with wiping and reinstalling everything, you might want to try the legacy ArmA 3 build (Arma3Legacy184) and check if the performance is related to the 1.86 build. You can also use Windows own Peformance Monitor (enter perf in the Windows search box) to set up various performance mon...
The profiling branch isn't for a productive enviroment, it is used to determine where the resources go in a mission and where bottlenecks are. It requires an active action when running the profiling builds.
It should not make a difference if you use a HDD or a SSD for your ArmA 3 server, unless you have mods that constantly write to/read from disk (which would be rather strange). An SSD has a bigger impact on client systems, where textures have to be loaded, etc. . The latest ArmA 3 update could have a...
I just took a quick look at your server (if this is the one in question: https://www.battlemetrics.com/servers/arma3/2642309 ) and you have a very long list of mods loaded/key signatures. It can happen that you exceed the number of keys that an ArmA3 server supports/reads. Try to remove some of the ...
You still haven't said what the problem is that you are running into. Does the server not allow client connections? Does the mission not load correctly? You also did not use the -autoInit start-up parameter, as I mentioned above, to check if all mods are correctly initialized. From the short RPT out...
With ArmA 3 only use verifySignatures = 2; , the other settings are outdated and no longer effective (unless you want to disable signature checking, then set it to 0). What error/problem do you have (clients not able to connect)? Please post your RPT file and please make sure that your server uses t...
Is your mission loaded successfully and can a client connect to the running mission? If yes, ignore the message about registering keys not possible and continue happily playing on your server. If not, you will have to systematically search for the mod causing this (ACE and CBA_A3 should not cause th...
It means that at some point a mod config could not be read correctly, or a localization is not correct. This does not mean that it is critical. The posted excerp doesn't really help, the full RPT file would be required together with what mods you are trying to load. Does your server start successful...