Hello,
Let me first of saying i have looked around and had no luck trying to get this issue.
I am planning on moving over to a dedi box by the end of this month but i don't want to switch with BEC not working i am getting this error
04:05:42 : No Valid response. Trying to reconnect.!
04:05:46 : No Valid response. Trying to reconnect.!04:05:50 : No Valid response. Trying to reconnect.!04:05:54 : Lost Connection!04:05:54 : Closing socket & exiting!04:08:53 : Lost Connection!04:08:53 : Closing socket & exiting!
Most of my config.cfg
# This config file is only provided as an example file. # Edit it to sute your needs. # For more info on how to edit this file. use the Readme.txt file or visit http://www.ibattle.org/install-and-configure #-------------------------------------------------------------------------------------------------------- [Bec] #-------------------------------------------------------------------------------------------------------- # Set the ip to your server. normally 127.0.0.1 will be fine. Ip = 127.0.0.1 # Set the port to the server. default port is 2302 Port = 2302 # Set the path to the BattlEye directory that is currently in use by the server. BePath = C:\OverpochServer\instance_11_Chernarus\BattlEye # Set the path to your Admins.xml file containing your admins. Admins = A2_Admins.xml # Set the path to your Commands.xml file. Commands = Commands.xml #-------------------------------------------------------------------------------------------------------- [Misc] #-------------------------------------------------------------------------------------------------------- # Set which type of hacks that will be added to your banlist. # 0 = none. 1 = GameHack. 2 = Battleye Hack. 3 = both GameHack & Battleye Hack. # value 3 is set as default if this parameter is not defined. Ban = 3 # Set the height & width of Becs console window ConsoleHeight = 45 ConsoleWidth = 165 # Only allow english chars. AsciiNickOnly = False # Only allow english chars to be typed on the chat. Note, Warnings must be enabled. 0 or more. AsciiChatOnly = True # If AsciiChatOnly is set True. you can define none english chars that will be accepted. # You separate each char with a , "note you need to define lower and upper case of the chars." IgnoreChatChars = €,£,æ,Æ,ø,Ø,å,Å,ö,ä,ü,ß # Set the amount of warnings a player will get before kicked. -1 is disabled. 0 instant kick # 1 == one warning on a bad word. next bad word results in kick Warnings = 3 # Kick players who has listed chars in their name DisallowPlayerNameChars = []{}()0123456789 # Min length, kicks players who has to short name. MinPlayerNameLength = 3 # Max length, kicks players who has to long name. MaxPlayerNameLength = 16 # Set the name of your Arma3server.exe if it has been renamed from arma3server.exe to something else! # if the exe has its original name. comment it out. # DO NOT SET FULL PATH TO THE EXE FILE ServerExeName = arma2oaserver.exe # Set path to the file containing a list of bad words. Note, Warnings must be enabled. 0 or more. WordFilterFile = BadWords.txt # Set the path to the file containing whitelisted guids. WhiteListFile = A2_WhiteList.txt # Set custom whitelist kick message. Text must be in ascii letters. MAX 58 CHARS. BE only does ascii on messages WhileListKickMsg = you are not whitelisted on this server. # Kick people with offensive names NickFilterFile = BadNames.txt # Set the path to the Scheduler.xml file. Scheduler = Scheduler.xml
I have tried instance_x_x\BattlEye and BattEye in the root no luck. I have bans.txt and beserver.cfg.
I have heard people say its better to use older versions but i am unable to find older versions
If anyone can help me with this i would really appreciate it
Thanks