Hello everyone,
Been having some issues with getting BEC setup on a server. Maybe one of you have had this problem in the past. Below is a screenshot of the error after running the BEC.exe in cmd, along with the config file (which the IP got cut off, left it as 127.0.0.1). Tried searching around for others that have had this, but couldn't find anything.
http://pkhq.net/epocherror.jpg
Thanks again of time for any assistance.
- - -
# UPDATE - Fix Below
STEP 1
- Go under your \ServerFolder\Expansion\BattlEye directory
- Use notepad or similar program to create a new document and save this as BEServer.cfg
- Input the following into the BEServer.cfg and edit xxxx with your own desired rCon password
RConPassword xxxx MaxPing 200
STEP 2
- Next go back under your \ServerFolder\ directory
- Right click on DayZ_Epoch_instance_11_Chernarus.bat and choose edit (open in notepad)
- Add the below line of code at the very end, and edit this to match your full BattlEye path
"-BEpath=C:\gameservers\ServerFolder\Expansion\BattlEye"
The above will fix BEC and it'll run just fine. If you run BEC and receive cannot connect errors, there's an issue with step 2. When editing the .bat file, make sure to have a space at the very end before pasting in the line of code.
Edited by Hummuluis
