RyanCT3 0 Report post Posted December 31, 2016 In my A3DS\BattlEye\beserver.cfg file I have "RConPassword XXXXXX RConIP 167.114.101.193 RConPort 2312 MaxPing 600" I thought this was correct. I typed in in my EMP RCON correctly, yet it still says "Could not connect to server!" Can someone please help me? All help is appreciated. Share this post Link to post Share on other sites
NeverAgain 81 Report post Posted December 31, 2016 i have RConPassword xxxxxx MaxPing 1000 RConIP xx.xxx.xx.xxx RConPort xxxxx And works perfectly Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted December 31, 2016 exile_server_config\config.cpp also needs to be passworded class RCON { /* Note that for this to work you need to have serverCommandPassowrd defined in config.cfg and BE enabled */ // This needs to match config.cfg serverCommandPassword serverPassword = "XXXXXXXXXXXX"; // Autolocks server until its ready to accept players useAutoLock = 1; // Server will autoLock at that time before restart (minutes) restartAutoLock = 3; Share this post Link to post Share on other sites
RyanCT3 0 Report post Posted December 31, 2016 4 hours ago, hogansheroes said: exile_server_config\config.cpp also needs to be passworded class RCON { /* Note that for this to work you need to have serverCommandPassowrd defined in config.cfg and BE enabled */ // This needs to match config.cfg serverCommandPassword serverPassword = "XXXXXXXXXXXX"; // Autolocks server until its ready to accept players useAutoLock = 1; // Server will autoLock at that time before restart (minutes) restartAutoLock = 3; Still isn't working. Can someone go on a Google Hangout with me and I screenshare and help me fix this, it's been an ongoing issue. Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted December 31, 2016 what are you doing Share this post Link to post Share on other sites
RyanCT3 0 Report post Posted December 31, 2016 3 minutes ago, hogansheroes said: what are you doing Can you join this? https://hangouts.google.com/call/xaemfnamuvbjbcfxoecstp6a2ue I'll screenshare and show you the issue Share this post Link to post Share on other sites
RyanCT3 0 Report post Posted December 31, 2016 1 hour ago, hogansheroes said: what are you doing Can anyone help please Share this post Link to post Share on other sites
bustednuts 9 Report post Posted December 31, 2016 If you used the install directions to get your server running you need to put your battleye info in the other folder as well . If you still having problems i can help you. Share this post Link to post Share on other sites
RyanCT3 0 Report post Posted December 31, 2016 1 hour ago, bustednuts said: If you used the install directions to get your server running you need to put your battleye info in the other folder as well . If you still having problems i can help you. Still having issues Share this post Link to post Share on other sites
bustednuts 9 Report post Posted January 8, 2017 Mark this topic fixed Ryan Share this post Link to post Share on other sites