PazerOP / tf2_bot_detector

Automatically detects and votekicks cheaters/bots in TF2 casual.
MIT License
400 stars 55 forks source link

Failed to get TF2 command line arguments #230

Closed hyphen-four closed 3 years ago

hyphen-four commented 3 years ago

I've been trying to figure this out since I downloaded this a few days ago. I was able to launch TF2 with bot detector once, and the whenever I launched bot detector afterwards it would show this:

image

I've looked in the properties of hl2.exe and steam.exe, and neither of them are set to launch as administrator. I've tried relaunching steam, and that didn't work. When I try launching bot detector as admin, it shows this (TF2 is not running):

image

I also looked up the console options that it is showing, and it looks like these are all server commands. I tried adding them with the correct information anyway, but it didn't even notice when I relaunched bot detector. I'm using v1.1.0.674, downloaded from the MS store, and my OS is Windows 10 64 bit, the latest steam client, and the latest version of TF2.

software versions

image image image image

cyrusParvereshi commented 3 years ago

Did you try to uninstall/reinstall tf2 and/or tf2 bot detector and then verify integrity of game files?

hyphen-four commented 3 years ago

I have tried reinstalling bot detector and verifying game files, I’ll need to try reinstalling tf2 though.

On Thu, Nov 26, 2020 at 12:35 PM Cyrus Parvereshi notifications@github.com wrote:

Did you try to uninstall/reinstall tf2 and/or tf2 bot detector and then verify integrity of game files?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/PazerOP/tf2_bot_detector/issues/230#issuecomment-734470213, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL7FZ5VHJJJI2YJBAHE63STSR23ZNANCNFSM4T2VEGWQ .

hyphen-four commented 3 years ago

it looks like verifying game files again fixed it. Thanks!