Gabos gabi 0 Posted August 11, 2023 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
Harzach 2516 Posted August 11, 2023 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
Gabos gabi 0 Posted August 12, 2023 Hello, I found the file where the line is, but I don't know what to name it Share this post Link to post Share on other sites
Harzach 2516 Posted August 12, 2023 Are you using custom ban files? Share this post Link to post Share on other sites
Harzach 2516 Posted August 12, 2023 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
Gabos gabi 0 Posted August 12, 2023 It is already set # Share this post Link to post Share on other sites