Jump to content
mrwolv

Install Battleye + Server Start.bat +Server Restarts +Server Crash Restarter

Recommended Posts

15 hours ago, Valish33 said:

@tyladrio could you help me? do you have discord? 

I Don´t use Discord ^^ i only use Teamspeak i Send you the Teamspeak infos via Message

Edited by tylandrio

Share this post


Link to post
Share on other sites
19 hours ago, eggy785 said:

Bec is not working right no restarts no messages, it's broke.

Not for me Everything works fine.

Share this post


Link to post
Share on other sites
On 24/12/2018 at 12:31 AM, eggy785 said:

Bec is not working right no restarts no messages, it's broke.

did you set the information like admin passwords server ports and ips in the correct places?

Share this post


Link to post
Share on other sites
20 hours ago, mrwolv said:

did you set the information like admin passwords server ports and ips in the correct places?

yeah it was all setup right, have it working now.

  • Like 1

Share this post


Link to post
Share on other sites

Hey guys,

Dont seem to be able to get this to work for the older Dayz server

I get that Battleye was unable to initialize :(


Stelly

Share this post


Link to post
Share on other sites
1 hour ago, Stellyuk said:

Hey guys,

Dont seem to be able to get this to work for the older Dayz server

I get that Battleye was unable to initialize :(


Stelly

make sure you set the bec files up passwords,ip and ports

Share this post


Link to post
Share on other sites
On 11/14/2018 at 6:09 PM, LastS said:

It didn't worked for me... I am getting the same message "incorrect login"

Same here can anyone help me please 😞 ?

Share this post


Link to post
Share on other sites
2 hours ago, Patrick Pollap said:

Same here can anyone help me please 😞 ?

 

On 1/10/2019 at 7:45 PM, Stellyuk said:

Hey guys,

Dont seem to be able to get this to work for the older Dayz server

I get that Battleye was unable to initialize 😞


Stelly

if your getting incorrect login it means you havent set your password in the file/s

 

make sure you have added in BEServer_x64.cfg the following

RConPassword PASSWORDHERE
RestrictRCon 0
RConPort  2302
RConIP SERVERIPHERE

 

then in your battleye\Bec\Config\Config.cfg  file

[Bec]
Ip = SERVERIPHERE
Port = 2302
BePath = BATTLEYEFOLDER
Admins = admins.xml
Commands = commands.xml
LogDir = Config

Make sure you have set the information correctly in ServerDZ.cfg

 

hostname = "####"; // Server name
password = "";         // Password for connection to the server
passwordAdmin = "#####";         // Password to become server admin  AND battleye password
steamQueryPort = 2302; // Steam Query Port

If you want a 6 hour restart here is a Scheduler

 

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<Scheduler>
<!-- Repeating messages every 5 minutes -->
<job id="0">
<time>001500</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 1 </cmd>
<cmdtype>0</cmdtype>
</job>

<job id="1">
<time>000900</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 2</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="2">
<time>001700</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 3</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="3">
<time>002100</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 4 </cmd>
<cmdtype>0</cmdtype>
</job>

<job id="4">
<time>002700</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 5 </cmd>
<cmdtype>0</cmdtype>
</job>

<job id="5">
<time>003000</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 6</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="6">
<time>003300</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 This server restarts every 6 hours , 12am, 6pm,12pm, 6am</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End repeat messages -->

<!-- 06:00am restart -->
<job id="7">
<time>05:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 5 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="8">
<time>05:57:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 3 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="9">
<time>05:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 1 minute</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="10">
<time>05:59:50</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server is now restarting</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="11">
<time>06:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End 06:00am restart -->

<!-- 12:00 noon restart -->
<job id="12">
<time>11:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 5 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="13">
<time>11:57:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 3 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="14">
<time>11:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 1 minute</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="15">
<time>11:59:50</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server is now restarting</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="16">
<time>12:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End 12:00 noon restart -->



<!-- 00:00 restart -->
<job id="22">
<time>23:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 5 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="23">
<time>23:57:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 3 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="24">
<time>23:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 1 minute</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="25">
<time>23:59:50</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server is now restarting</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="26">
<time>00:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End 00:00 restart follows on to 6am -->
</Scheduler>

 

Edited by mrwolv

Share this post


Link to post
Share on other sites
11 hours ago, mrwolv said:

 

if your getting incorrect login it means you havent set your password in the file/s

 

make sure you have added in BEServer_x64.cfg the following

RConPassword PASSWORDHERE
RestrictRCon 0
RConPort  2302
RConIP SERVERIPHERE

 

then in your battleye\Bec\Config\Config.cfg  file

[Bec]
Ip = SERVERIPHERE
Port = 2302
BePath = BATTLEYEFOLDER
Admins = admins.xml
Commands = commands.xml
LogDir = Config

Make sure you have set the information correctly in ServerDZ.cfg

 

hostname = "####"; // Server name
password = "";         // Password for connection to the server
passwordAdmin = "#####";         // Password to become server admin  AND battleye password
steamQueryPort = 2302; // Steam Query Port

If you want a 6 hour restart here is a Scheduler

 


<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

<Scheduler>
<!-- Repeating messages every 5 minutes -->
<job id="0">
<time>001500</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 1 </cmd>
<cmdtype>0</cmdtype>
</job>

<job id="1">
<time>000900</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 2</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="2">
<time>001700</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 3</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="3">
<time>002100</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 4 </cmd>
<cmdtype>0</cmdtype>
</job>

<job id="4">
<time>002700</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 5 </cmd>
<cmdtype>0</cmdtype>
</job>

<job id="5">
<time>003000</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 MESSAGE 6</cmd>
<cmdtype>0</cmdtype>
</job>

<job id="6">
<time>003300</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>1</loop>
<cmd>say -1 This server restarts every 6 hours , 12am, 6pm,12pm, 6am</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End repeat messages -->

<!-- 06:00am restart -->
<job id="7">
<time>05:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 5 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="8">
<time>05:57:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 3 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="9">
<time>05:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 1 minute</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="10">
<time>05:59:50</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server is now restarting</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="11">
<time>06:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End 06:00am restart -->

<!-- 12:00 noon restart -->
<job id="12">
<time>11:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 5 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="13">
<time>11:57:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 3 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="14">
<time>11:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 1 minute</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="15">
<time>11:59:50</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server is now restarting</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="16">
<time>12:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End 12:00 noon restart -->



<!-- 00:00 restart -->
<job id="22">
<time>23:55:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 5 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="23">
<time>23:57:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 3 minutes</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="24">
<time>23:59:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server will restart in 1 minute</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="25">
<time>23:59:50</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>say -1 This server is now restarting</cmd>
<cmdtype>0</cmdtype>
</job>
<job id="26">
<time>00:00:00</time>
<delay>000000</delay>
<day>1,2,3,4,5,6,7</day>
<loop>0</loop>
<cmd>#shutdown</cmd>
<cmdtype>0</cmdtype>
</job>
<!-- End 00:00 restart follows on to 6am -->
</Scheduler>

 

I did all correct but same error cant Connect TO server Failed To Login Trying Reconnect.

https://imgur.com/aLQI4mg

Edited by Patrick Pollap

Share this post


Link to post
Share on other sites

Hi everyone,

I have a problem with BEC, any suggestions? Thanks!

https://i.gyazo.com/e602900288478b49cf4728996848a57d.png

The IP address that image shows isn't mine, how can i change that?  The server starts and works correctly, the problem is that the BEC gives an error and restarts constantly

Edited by Killerfeed

Share this post


Link to post
Share on other sites
Spoiler

@echo off
TITLE DayZ SA Server - Status
COLOR 0A
:: Variables::
::DayZServer_64.exe path
set DAYZ-SA_SERVER_LOCATION="C:\Program Files (x86)\Steam\steamapps\common\DayZServer"
::Bec.exe path
set BEC_LOCATION="C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye\BEC"
::::::::::::::

echo Agusanz
goto checksv
pause

:checksv
tasklist /FI "IMAGENAME eq DayZServer_x64.exe" 2>NUL | find /I /N "DayZServer_x64.exe">NUL
if "%ERRORLEVEL%"=="0" goto checkbec
cls
echo Server is not running, taking care of it..
goto killsv

:checkbec
tasklist /FI "IMAGENAME eq Bec.exe" 2>NUL | find /I /N "Bec.exe">NUL
if "%ERRORLEVEL%"=="0" goto loopsv
cls
echo Bec is not running, taking care of it..
goto startbec

:loopsv
FOR /L %%s IN (30,-1,0) DO (
    cls
    echo Server is running. Checking again in %%s seconds..
    timeout 1 >nul
)
goto checksv

:killsv
taskkill /f /im Bec.exe
taskkill /f /im DayZServer_x64.exe
goto startsv

:startsv
cls
echo Starting DayZ SA Server.
timeout 1 >nul
cls
echo Starting DayZ SA Server..
timeout 1 >nul
cls
echo Starting DayZ SA Server...
cd "%DAYZ-SA_SERVER_LOCATION%"
start start2.bat -config=serverDZ.cfg -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye" -profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs
FOR /L %%s IN (45,-1,0) DO (
    cls
    echo Initializing server, wait %%s seconds to initialize Bec..
    timeout 1 >nul
)
goto startbec

:startbec
cls
echo Starting Bec.
timeout 1 >nul
cls
echo Starting Bec..
timeout 1 >nul
cls
echo Starting Bec...
timeout 1 >nul
cd "%BEC_LOCATION%"
start Bec.exe -f Config.cfg
goto checksv

That is my Startbec.bat

Then Bec Config

Spoiler

[Bec]
Ip = 84.200.92.227
Port = 2302
BePath = C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye
Admins = admins.xml
Commands = commands.xml
LogDir = Config

Spoiler

RConPassword "is set" its for forum post
RestrictRCon 0
RConPort 2302
RConIP 84.200.92.227

Can anyone help ? BEC Cant connect to server Login fail Trying Reconnect ? :(( i try all the stuff here but didnt work

  • Sad 1

Share this post


Link to post
Share on other sites
10 minutes ago, Patrick Pollap said:

 

  Hide contents

[Bec]
Ip = 84.200.92.227
Port = 2302
BePath = C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye
Admins = admins.xml
Commands = commands.xml
LogDir = Config

Can anyone help ? BEC Cant connect to server Login fail Trying Reconnect ? :(( i try all the stuff here but didnt work

Same problem 

Share this post


Link to post
Share on other sites
22 minutes ago, Killerfeed said:

Same problem 

yea got it !

BePath = C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye <- copy&paste in you startparameter from server , then it works for me idk why

  • Thanks 1

Share this post


Link to post
Share on other sites
2 hours ago, Patrick Pollap said:

yea got it !

BePath = C:\Program Files (x86)\Steam\steamapps\common\DayZServer\Battleye <- copy&paste in you startparameter from server , then it works for me idk why

 

1 hour ago, Killerfeed said:

Ok  I changed some things but I need to know if the BEC is really working, I post an image. If it works, I post the solution

https://imgur.com/a/6eCtWLk

 

Yes aslong as you point it to your battleye  folder in your Server folder you will be good dont point it to your dayz game folder it must be your Server folder

Share this post


Link to post
Share on other sites
1 hour ago, Killerfeed said:

Ok  I changed some things but I need to know if the BEC is really working, I post an image. If it works, I post the solution

https://imgur.com/a/6eCtWLk

 

yes its working as it says connected and then you should see yourself via dart rcon

Share this post


Link to post
Share on other sites
On 9/28/2018 at 6:07 PM, SmashT said:

So I was getting the following error: Failed to login.

z1wgL3n.png

I solved this by changing my -BEpath on line 52 of Start Server Battleye.bat from


-BEpath =C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye 

to


"-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye"

So it now looks like this for me:


start DayZServer_x64.exe -config=serverDZ.cfg ip=127.0.0.1 -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye" -profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs

I also added --dsc to line 71 but I don't think this was actually needed for me.


start Bec.exe -f Config.cfg --dsc

 

It works, solved! 😉 BEC connected and working. But... i have other problem. 

 

Since I installed the BEC the mods don't work fine (Comunity Tools, Permissions framworks, etc)  I see the interface of Comunity Tools but I can't see any player in the server list, nor teleport, nor respawn objects.

https://imgur.com/a/M774gQU

Last night works perfectly

 

Edited by Killerfeed

Share this post


Link to post
Share on other sites
7 hours ago, Killerfeed said:

It works, solved! 😉 BEC connected and working. But... i have other problem. 

 

Since I installed the BEC the mods don't work fine (Comunity Tools, Permissions framworks, etc)  I see the interface of Comunity Tools but I can't see any player in the server list, nor teleport, nor respawn objects.

https://imgur.com/a/M774gQU

Last night works perfectly

 

Post your startup bat.

  • Thanks 1

Share this post


Link to post
Share on other sites
2 hours ago, SmashT said:

Post your startup bat.

My start.bat

Quote

 

@echo off

taskkill /F /IM DayZServer_x64.exe /T

start DayZServer_x64.exe -scrAllowFileWrite -config=serverDZ.cfg -port=2302 "-profiles=ServerProfile" -dologs -adminlog -freezecheck -scriptDebug=true -cpuCount=4 "-mod=@RPCFramework;@Permissions-Framework;@Community-Online-Tools"

 

My Start Server Battleye

Quote

 

@echo off
TITLE DayZ SA Server - Status
COLOR 0A
:: Variables::
::DayZServer_64.exe path
set DAYZ-SA_SERVER_LOCATION=C:\Program Files (x86)\Steam\steamapps\common\DayZServer
::Bec.exe path
set BEC_LOCATION=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye\Bec
::::::::::::::

echo Agusanz
goto checksv
pause

:checksv
tasklist /FI "IMAGENAME eq DayZServer_x64.exe" 2>NUL | find /I /N "DayZServer_x64.exe">NUL
if "%ERRORLEVEL%"=="0" goto checkbec
cls
echo Server is not running, taking care of it..
goto killsv

:checkbec
tasklist /FI "IMAGENAME eq Bec.exe" 2>NUL | find /I /N "Bec.exe">NUL
if "%ERRORLEVEL%"=="0" goto loopsv
cls
echo Bec is not running, taking care of it..
goto startbec

:loopsv
FOR /L %%s IN (30,-1,0) DO (
    cls
    echo Server is running. Checking again in %%s seconds.. 
    timeout 1 >nul
)
goto checksv

:killsv
taskkill /f /im Bec.exe
taskkill /f /im DayZServer_x64.exe
goto startsv

:startsv
cls
echo Starting DayZ SA Server.
timeout 1 >nul
cls
echo Starting DayZ SA Server..
timeout 1 >nul
cls
echo Starting DayZ SA Server...
cd "%DAYZ-SA_SERVER_LOCATION%"
start DayZServer_x64.exe -config=serverDZ.cfg ip=81.37.173.141 -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye" -profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs
FOR /L %%s IN (45,-1,0) DO (
    cls
    echo Initializing server, wait %%s seconds to initialize Bec.. 
    timeout 1 >nul
)
goto startbec

:startbec
cls
echo Starting Bec.
timeout 1 >nul
cls
echo Starting Bec..
timeout 1 >nul
cls
echo Starting Bec...
timeout 1 >nul
cd "%BEC_LOCATION%"
start Bec.exe -f Config.cfg
goto checksv

 

I create folder PlayerLogs but is empty

71e2ae2161493b18526b276a4d3ba970.png

Before installing the BEC I had another folder of permissions that worked, this one that is seen in screen.

C:\Program Files (x86)\Steam\steamapps\common\DayZServer\ServerProfile\PermissionsFramework

dbae0fe512293afce317a8f0acf70962.png

Thanks for your help 😉

Share this post


Link to post
Share on other sites

You don't have any of the mods added in your "Start Server Battleye" bat? That explains why it was working with your old start bat as you did have them there. Try replacing this:

start DayZServer_x64.exe -config=serverDZ.cfg ip=81.37.173.141 -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye" -profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs

With this:

start DayZServer_x64.exe -config=serverDZ.cfg ip=81.37.173.141 -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-mod=@RPCFramework;@Permissions-Framework;@Community-Online-Tools;" "-scrAllowFileWrite"  "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye" "-profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs"

 

 

Edited by SmashT

Share this post


Link to post
Share on other sites
5 hours ago, SmashT said:

You don't have any of the mods added in your "Start Server Battleye" bat? That explains why it was working with your old start bat as you did have them there. Try replacing this:


start DayZServer_x64.exe -config=serverDZ.cfg ip=81.37.173.141 -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye" -profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs

With this:


start DayZServer_x64.exe -config=serverDZ.cfg ip=81.37.173.141 -port=2302 -dologs -adminlog -netlog -freezecheck -noFilePatching "-mod=@RPCFramework;@Permissions-Framework;@Community-Online-Tools;" "-scrAllowFileWrite"  "-BEpath=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\battleye" "-profiles=C:\Program Files (x86)\Steam\steamapps\common\DayZServer\PlayerLogs"

 

 

Mod doesn't work now or can't recognize me as administrator (i logged like admin)

Edited by Killerfeed

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×