Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't read rcon password #1

Closed
watar opened this issue Jun 24, 2015 · 5 comments
Closed

Can't read rcon password #1

watar opened this issue Jun 24, 2015 · 5 comments

Comments

@watar
Copy link

watar commented Jun 24, 2015

Trying to set up to evaluate your software but get a msg saying:

MBCon - by maca134

maca134@googlemail.com

Config file found, continuing to load...
Unloading MBCon

ERROR: Error Loading Settings: Error reading BEServer.cfg: Could not find rcon password in BEServer.cfg.

Then it exits, The BEPAth is set and are correct. BEServer.cfg is present at given location and works fine with BEC etc.

@maca134
Copy link
Owner

maca134 commented Jun 24, 2015

Please triple check the path is right and the format of the cfg file is right

@watar
Copy link
Author

watar commented Jun 24, 2015

config.ini:
; Path to BE folder (were all the BE filters live)
BEPath=C:\Servers\arma3_public..tfr\BattlEye

and that is where the BEserver.cfg is located.
Content of beserver.cfg:
Rconpassword XXXXXX

Works fine in BEC and all other rcon tools.

@watar
Copy link
Author

watar commented Jun 24, 2015

Not sure why github reformats my BEpath.
Correct should be BEPath = C:\ Servers \ arma3_public \ ..tfr \BattlEye
without the extra spaces

@maca134
Copy link
Owner

maca134 commented Jun 24, 2015

Try changing the password field to
RConPassword

If that solves ur issue i will push a change.

@watar
Copy link
Author

watar commented Jun 24, 2015

Yes, that worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants