Jump to content
  • 0

Bec not working


killerkiwi

Question

20 answers to this question

Recommended Posts

  • 0

I would imagine he has installed it and it crashes out or closes because it can’t update, so he needs to amend his hosts file. 

C:\Windows\System32\drivers\etc\

add 

127.0.0.1 ibattle.org
127.0.0.1 www.ibattle.org

 

all conjecture of course until more info is received. 

Link to comment
Share on other sites

  • 0

On your server you have a file called hosts.Txt, in the windows directory I posted. 

Find it, and paste the two lines I put at the bottom of it, and save the file.

Whats happening is BEC is trying to update by contacting the update servers that don’t exist anymore, so it just closes itself.  By adding the local host ip address lines to the hosts file, BEC will think your computer is the update server and will just fail to update, but continue running. 

You may need to restart the server to see the change though. 

Link to comment
Share on other sites

  • 0

This box has to be checked (it says hidden elements/objects) and the explorer tab is "View". Then you can see hidden elements in case your hosts file is hidden but normaly it's not. If you don't have a hosts file, simply create one:

Screenshot_1.png.1a86fe05b57134c018acc6525797506d.png

If you create a new file, this is what it should look like by default, just add the line which were mentioned before below that:

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

# localhost name resolution is handled within DNS itself.
#	127.0.0.1       localhost
#	::1             localhost

After that, save it without an ending so it has no data type

Link to comment
Share on other sites

  • 0

ok found it and it is not working

and i get this 

22:41:25 : Checking for new Bec version...41:18 : Waiting for server startup |
22:41:29 : Connecting to Battleye server 172.0.0.1:2302
22:41:31 : Could not check for Bec update!
22:41:31 : No Valid response. Trying to reconnect.!

 

 

 

Link to comment
Share on other sites

  • 0
Just now, killerkiwi said:

ok found it and it is not working

and i get this 

22:41:25 : Checking for new Bec version...41:18 : Waiting for server startup |
22:41:29 : Connecting to Battleye server 172.0.0.1:2302
22:41:31 : Could not check for Bec update!
22:41:31 : No Valid response. Trying to reconnect.!

 

 

 

take my Bec folder from here-  (you also will see the complete autorestart .bat files and maintain sql.)

http://www.mediafire.com/file/plf0dzukd6u2p0x/EPOCH+AUTORESTART.rar

(im using this bec folder since 2016 on all my servers)

this is my .bat to execute the Bec. 

TIMEOUT /T 25 /NOBREAK
cd\
cd "D:\epoch16\instance_1_takistan\BattlEye\Bec"
Bec.exe -f Config.cfg --dsc

 

Link to comment
Share on other sites

  • 0
8 hours ago, killerkiwi said:

22:41:31 : Could not check for Bec update!
22:41:31 : No Valid response. Trying to reconnect.!

Yes, this is how it should be because you blocked the connection to the BEC website in your hosts file so it's not able to check for updates anymore and is not automatically shutting down the server.

Link to comment
Share on other sites

  • 0
14 hours ago, lwbuk said:

 

Whats happening is BEC is trying to update by contacting the update servers that don’t exist anymore, so it just closes itself.  By adding the local host ip address lines to the hosts file, BEC will think your computer is the update server and will just fail to update, but continue running. 

You may need to restart the server to see the change though. 

@killerkiwi I did tell you that would happen... 

Link to comment
Share on other sites

  • 0
15 hours ago, killerkiwi said:

ok found it and it is not working

and i get this 

22:41:25 : Checking for new Bec version...41:18 : Waiting for server startup |
22:41:29 : Connecting to Battleye server 172.0.0.1:2302
22:41:31 : Could not check for Bec update!
22:41:31 : No Valid response. Trying to reconnect.!

 

 

 

You got the wrong IP address typed in there. It should be 127.0.0.1 not 172.0.0.1.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...