game doesn't open

Started by iGaming 3 posts 142 views

Reply on sbox.game
  1. edited Oct 2025 #1
    iGaming 1,775
    Why does it hate the VPN 
    edited:
    image.png 75.72 KB
    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. #2
    matt Facepunch 2,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).
  3. edited Oct 2025 #3
    iGaming Started this 1,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