PazerOP / tf2_bot_detector

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

[BUG] "Unable to find +hostport" #334

Closed souljaboycrankdat closed 3 years ago

souljaboycrankdat commented 3 years ago

I was trying to do the current work around to get the bot detector to work after the update, but no matter what number I use of hostports it doesn't work. I've tried over 20 different types of number combinations at this point and I'm still shit out of luck, any help is deeply appreciated.

UAVXP commented 3 years ago

Related to #331

PazerOP commented 3 years ago

Duplicate of #331

souljaboycrankdat commented 3 years ago

How is this a duplicate lmfao, you guys clearly didn't read what I had to say. Every launch option worked except for the +hostport command.

UAVXP commented 3 years ago

Watch the mentioned issue's screenshot.

souljaboycrankdat commented 3 years ago

Watch the mentioned issue's screenshot.

I know lol, I'll send a screenshot of mine so you understand what I'm saying. I should've done this in the beginning and I apologize for it. https://i.imgur.com/PhaQqor.png

PazerOP commented 3 years ago

What numbers were you using for hostport? Were they less than 65535?

PazerOP commented 3 years ago

How is this a duplicate lmfao, you guys clearly didn't read what I had to say. Every launch option worked except for the +hostport command.

Also, this was marked as a duplicate because it is ultimately caused by the user trying to do a workaround for a bug that has since been fixed. The user shouldn't have to do tedious/error prone stuff like this in the first place, the program should just work.