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

The chat tab works unreliably #38

Open
borzaka opened this issue Oct 30, 2022 · 10 comments
Open

The chat tab works unreliably #38

borzaka opened this issue Oct 30, 2022 · 10 comments

Comments

@borzaka
Copy link

borzaka commented Oct 30, 2022

Sometimes sends the messages. Sometimes it doesn't without any feedback. Sometimes says authenticate first, but I have already authenticated.

Server: CS:GO

Downloaded from here: https://nightly.link/Drifter321/admintool/workflows/build/master
Version: SAT-win-4520ee1

@neilstottler
Copy link

This is the same issue for TF2 as well. Ever since valve changed a2s.

@peace-maker
Copy link
Collaborator

Is it only about sending messages or about parsing the log for chat messages as well?

@neilstottler
Copy link

it can send messages but does not receive them. I have logging on and it connects just fine. what ports does this program require besides the one we define for the port logging?

@neilstottler
Copy link

image

then there is no activity in the log on a full server
image

@Neoony
Copy link

Neoony commented Nov 30, 2023

yeah, same thing
not sure why the log is not coming back ever
only replies to commands

But log is never coming back

If I fire up HLSW now, it works perfectly fine there (but HLSW stopps updating the server info because of the A2S challenge)

But HLSW is using UDP 7130 for the logging, which I cant even enter into Source Admin Tool

This should not be related to A2S at all, the server is directly sending it to me
Not sure why Source Admin Tool is not picking it up

It never worked for me ever since I switched to this after HLSW stopped working for one game (Empires) where Steamworks SDK was updated and it started doing A2S challenges.

@neilstottler
Copy link

This still seems to be an issue unfortunately. What are the steps that are being taken for it to work?

@peace-maker
Copy link
Collaborator

It might be a problem with the upnp library. Make sure your router has UPnP enabled, but it seems it is if hlsw is working. It's used to temporarily open a port so the Gameserver can connect to your computer.

I don't have time to debug this, so please help.

@neilstottler
Copy link

it was that! my unifi router disables upnp by default. thanks!

@Neoony
Copy link

Neoony commented Jan 15, 2024

Mine has it enabled, but not working. (while HLSW works)
RT-AX86U asuswrt-merlin
I will have to try manual port forward

@neilstottler
Copy link

Hey. I also found you need to add a rule to the firewall in windows for inbound connects on that port.

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

4 participants