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

Cannot setup TCP socket on (My IP) - causes map, player, and menu issues? #13

Open
Vonaducci opened this issue Nov 30, 2023 · 0 comments

Comments

@Vonaducci
Copy link

I installed hlstatsx on for my day of defeat 1.3 and tf2 servers flawlessly, but there seems to be some trouble using in-game commands in my 1.3 server. For starters the only command that works is hlx_menu but you can't select any of the menus, nothing happens when you press "1" for example. Another thing that's odd is the player count is 16/0 because I have 16 connected bots. I have no clue how to get it to correctly register my real player count: 16/32. One last issue I have is some maps don't register and show up as (unaccounted). Is there a map list where I can add all the extra maps hlstats doesn't know about?

In my hlstats.pl console I see one error regarding my 1.3 server:

2023-11-29 21:36:10: 192.168.0.27:27017 - SERVER: Connecting to rcon on 192.168.0.27:27017 ... ok
2023-11-29 21:36:10: 192.168.0.27:27017 - TRCON: Cannot setup TCP socket on 192.168.0.27:27017: No connection could be made because the target machine actively refused it.

In my firewall I made outbound and inbound rules to open all connections on port 27017, so I'm sure it's not a firewall issue. I have no clue how to fix the TRCON error or if that is what's causing the 3 aforementioned issues.

Does anyone have experience with these issues? As I previously said, my TF2 installation works fine.

Screenshot:
screenshotofhlstats

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

1 participant