Minecraft-Console-Client icon indicating copy to clipboard operation
Minecraft-Console-Client copied to clipboard

[BUG] Proxy not working

Open Saidas25 opened this issue 3 years ago • 0 comments

Prerequisites

  • [X] I made sure I am running the latest development build
  • [X] I tried to look for similar issues before opening a new one
  • [X] I have set debugmessages=true in config to diagnose my issue
  • [X] I have redacted session tokens and passwords before attaching screenshots

Minecraft Version

1.19

Console Client Version

Latest

Expected Behavior

i expect to join when i use a free proxy

Actual Behavior

when i try to join with a proxy it does not let me i tried about 200 of them always the same thing

Steps to Reproduce the bug

  1. go to google and search up free minecraft proxies (last one i used was hidemy.name)
  2. get a random proxy
  3. try it and see how it fails

Attach screenshot here (If applicable)

thaterror

Anythings that could help diagnosing the bug

my proxy config is this 
[Proxy]
# Connect to a server via a proxy instead of connecting directly
# If Mojang session services are blocked on your network, set enabled=login to login using proxy but connect directly to the server
# If connecting to port 25565 (Minecraft) is blocked on your network, set enabled=true to login & connect using the proxy
# /!\ Make sure your server rules allow Proxies or VPNs before setting enabled=true, or you may face consequences!
enabled=true                      # Use 'false', 'true', or 'login' for login only
type=SOCKS4                          # Supported types: HTTP, SOCKS4, SOCKS4a, SOCKS5
server=95.154.75.180:45735                # Proxy server must allow HTTPS for login, and non-443 ports for playing
username=                          # Only required for password-protected proxies
password=                          # Only required for password-protected proxies

Device

Laptop

Operating System

Windows

Server Address (If applicable)

No response

Saidas25 avatar Aug 01 '22 18:08 Saidas25