Jump to content
Sign in to follow this  
Gabos gabi

Server

Recommended Posts

Hi, how do I get rid of this?

Config Error : BeCustomBanFiles : Bans1.txt is not a valid file!

10:14:19 : Config Error : BeCustomBanFiles : file2.txt is not a valid file!

10:14:19 : Config Error : BeCustomBanFiles : file3.txt is not a valid file!

10:14:19 : Config Error : BeCustomBanFiles has no valid files defined!

10:19:31 : Config Error : BeCustomBanFiles : Bans1.txt is not a valid file!

10:19:31 : Config Error : BeCustomBanFiles : file2.txt is not a valid file!

10:19:31 : Config Error : BeCustomBanFiles : file3.txt is not a valid file!

10:19:31 : Config Error : BeCustomBanFiles has no valid files defined!

10:21:52 : Config Error : BeCustomBanFiles : Bans1.txt is not a valid file!

10:21:52 : Config Error : BeCustomBanFiles : file2.txt is not a valid file!

10:21:52 : Config Error : BeCustomBanFiles : file3.txt is not a valid file!

10:21:52 : Config Error : BeCustomBanFiles has no valid files defined!

Share this post


Link to post
Share on other sites

It looks like you have uncommented Line 51 (by default) in BattlEye-Extended-Controls/server_tools/Bec/Config/Config.cfg

BeCustomBanFiles = Bans1.txt, file2.txt, file3.txt

but have left the example filenames in place. Either replace them with your correct file names or comment the line if you are not using custom ban files.

Share this post


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

Either replace them with your correct file names or comment the line if you are not using custom ban files.

 

So it's the latter, then. To comment the line, just place a " # " in front of it:

#BeCustomBanFiles = Bans1.txt, file2.txt, file3.txt

 

 

 

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
Sign in to follow this  

×