BEC connection issue

varodd

New Member
Ok, first off sorry if this has come up before I tried searching for it but can find a answer that fits.



When attempting to run BEC I get the following error

No Valid response. Trying to reconnect.!



My config.cfg is as follows



[Bec]
Ip = 127.0.0.1
Port = 2320
ServerExeName = arma2oaserver.exe
BePath = G:\Epoch1test\BattlEye
Admins = Admins.xml
Commands = Commands.xml
 
in your battleye folder you have beserver.cfg with your rcon password?
create a text file in the active battleye folder called beserver.cfg and put in

RConPassword mypasswd
MaxPing 500

and WOW. I just went to the website to link the instructions for settting up the beserver.cfg and was greeted with this .. apparently BEC is dead

F1ItnzL.png
 
Maybe, or something like the thing with battle royal for arma 3 ?!
Dont know for sure, but this is a pain in the ass for admins :/
 
ok here is a fixe, which worked for me:

open the file
%SYSTEMROOT%\System32\drivers\etc\hosts

with an notepad editor and add at the bottom:

Code:
127.0.0.1 www.ibattle.org
127.0.0.1 ibattle.org

This will prevent BEC from checking for updates.
 
Back
Top