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

BFBC2 Issues 223 and Errno 10061 #398

Open
BestNoob opened this issue Mar 12, 2019 · 3 comments
Open

BFBC2 Issues 223 and Errno 10061 #398

BestNoob opened this issue Mar 12, 2019 · 3 comments

Comments

@BestNoob
Copy link

BestNoob commented Mar 12, 2019

I can connect and play on server and BFBC2CC and Procon can connect and running.
But B3 Bigbrotherbot wont run.

Hope you can help me.

Console Printout
Loading Plugins : ..................... (19)
223
press any key to continue ...

BFBC2 EXE:
-port 11111 -numGameClientSlots 32 -region EU -heartBeatInterval 20000 -ServerAdminLogs 1 -StatusLogs 1 -displayAsserts 1 -displayErrors 1 -crashDumpErrors 1 -mapPack2Enabled 1

ServerOptions.ini :

Port = 11111
RemoteAdminPort = 22222
RemoteAdminPassword = 1234

B3 Config:
set name=rcon_password 1234
set name=port 11111
set name=game_log C:\XXXXXXX\XXXXX\RuntimeLog_XXXXXXXXX_server.log
set name=rcon_ip 127.0.0.1

But i always recieve:
190312 23:00:24 VERBOSE 'RCON: connecting to Frostbite server ...'
190312 23:00:24 DEBUG 'opening FrostbiteConnection socket'
190312 23:00:25 INFO "STDOUT 'ERROR: [Errno 10061] Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte'"
190312 23:00:25 INFO "STDOUT '\n'"
190312 23:00:25 ERROR "STDERR 'Traceback (most recent call last):\n'"
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\init.py", line 328, in start\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parser.py", line 468, in start\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\bfbc2.py", line 131, in startup\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\frostbite\\abstractParser.py", line 115, in startup\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\bfbc2.py", line 180, in checkVersion\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\frostbite\\rcon.py", line 79, in write\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\frostbite\\rcon.py", line 63, in _connect\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\frostbite\\connection.py", line 75, in init\n''
190312 23:00:25 ERROR 'STDERR ' File "C:\\Users\\jenkins\\Downloads\\big-brother-bot\\b3\\parsers\\frostbite\\connection.py", line 93, in _connect\n''
190312 23:00:25 ERROR "STDERR 'FrostbiteException: [Errno 10061] Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte\n'"
190312 23:00:25 DEBUG 'closing FrostbiteConnection socket'
190312 23:00:31 BOT 'Shutting down...'
190312 23:00:31 INFO 'StatusPlugin: B3 stop/exit.. updating status'
190312 23:00:31 DEBUG 'StatusPlugin: writing XML status to /status.xml'
190312 23:00:31 ERROR "[Errno 2] No such file or directory: '
/status.xml'

@BestNoob
Copy link
Author

German: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte
English Translation: Unable to connect because the target computer refused to connect

@82ndab-Bravo17
Copy link
Contributor

Try setting the B3 port to the remote admin port

@LonerKO
Copy link

LonerKO commented Jun 1, 2019

set name=rcon_ip 127.0.0.1 - change 127.0.0.1 to outer ip

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

3 participants