tf2-bot-kicker-gui
tf2-bot-kicker-gui copied to clipboard
Stuck on "Could not connect to TF2"
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?
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.
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.
I'm having this same issue
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
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
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!