ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
660 stars 76 forks source link

VAC System Failure in Non-VAC-Secure Client/Server #1799

Open thesupremecommander opened 10 years ago

thesupremecommander commented 10 years ago

When attempting to use insecure mode on a TF2 client to join a non-VAC-secured server, the client successfully joins, but is later disconnected with the message

An issue with your computer is blocking the VAC system. You cannot play on secure servers.

The server reports

STEAMAUTH: Client received failure code 5

Operation of the VAC system should not be required when VAC is disabled for the client or server (or in this case, both). If the client is intentionally disallowed from joining the server because of failed Steam auth and not due to a bogus VAC failure, the error message should be adjusted to reflect this.

Tiagoquix commented 5 months ago

Does this still happen?