tf2-bot-kicker-gui icon indicating copy to clipboard operation
tf2-bot-kicker-gui copied to clipboard

Stuck on "Could not connect to TF2"

Open spacethaddeus opened this issue 2 years ago • 6 comments

I followed the instructions on how to use this program and nothing happens. The program did not detect TF2 running in Windows. Did I mess something up?

spacethaddeus avatar Jan 02 '23 21:01 spacethaddeus

Apologies for not getting back to you. If you'd still like to try resolve this issue you could post what you have in your autoexec.cfg file and in your TF2 launch options to double check there is nothing missing.

Bash-09 avatar Apr 23 '23 12:04 Bash-09

Apologies for not getting back to you. If you'd still like to try resolve this issue you could post what you have in your autoexec.cfg file and in your TF2 launch options to double check there is nothing missing.

I'm also having the same issue. I do use masterconfig w/ toonhud so maybe that's why? I don't know.

Autoexecute: ip 0.0.0.0 rcon_password tf2bk net_start

Launch options: -condebug -conclearlog -usercon -exec custom.cfg -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars -noquicktime -voice_maxgain 8 -voice_overdrive 1

Edit: Even after removing my custom folder, launch options (except -condebug -conclearlog -usercon) it still doesn't work. I also made sure to make an autoexec file and that didn't work. I really don't know why this is happening.

Blu-Team avatar May 24 '23 23:05 Blu-Team

I'm having this same issue

IanDig avatar Jul 26 '23 01:07 IanDig

I'm having this same issue

Sadly (for us, not for bash09's sanity), bash09 uses linux. Also, it seems like it's a mix between master config and windows 11 Use pazer instead, https://github.com/PazerOP/tf2_bot_detector

Blu-Team avatar Jul 30 '23 21:07 Blu-Team

I was having the same issue while running mastercomfig. I was able to resolve it by creating a setup_hook.cfg file and putting the autoexec settings in there instead. Mastercomfig sort of hijacks the autoexec behavior and runs its own. See: advanced config

ecawthorne avatar Aug 31 '23 19:08 ecawthorne

I was having the same issue while running mastercomfig. I was able to resolve it by creating a setup_hook.cfg file and putting the autoexec settings in there instead. Mastercomfig sort of hijacks the autoexec behavior and runs its own. See: advanced config

Oh, thanks!

Blu-Team avatar Sep 22 '23 19:09 Blu-Team