game doesn't open

Started by iGaming · one year ago · 2 replies · 145 views

edited one year ago#1
iGaming
Member
JoinedMar 2024 Posts51 Score1,775
Why does it hate the VPN 
edited:
But if you turn on the VPN after the game already opens then it doesn't close and can connect to servers/games fine. 
#2
matt
Facepunch
JoinedApr 2021 Posts266 Score2,045

This particular exception (SocketException 10013) indicates a client-side configuration issue, not a remote server problem.

Here’s why:
  • The message “access forbidden by its access permissions” means Windows or local networking settings are blocking the connection attempt — the program never even reaches the remote server (services.facepunch.com:443).
  • The server isn’t refusing the connection; your local machine is preventing it from being made.
Common local causes
  1. Firewall or antivirus blocking outbound HTTPS connections for that executable.
  2. Port 443 (HTTPS) blocked or restricted by group policy, VPN, or security software.
  3. The app doesn’t have network access permission (especially if running in a restricted environment or sandbox).
edited one year ago#3
iGaming
Member
JoinedMar 2024 Posts51 Score1,775
@matt That’s where I’m confused because I have every sbox executable whitelisted but I still can’t seem to find the executable that seemingly passes an argument to something else to launch the actual client or editor. 

🤔
edited:
UPDATE: It is now fixed thank you mysterious firewall whitelist adder
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.