-
Bug
-
Resolution: Works As Intended
-
None
-
0.5
-
None
-
Debian Linux 6.0.7, JRE 1.7, Kernel 3.2
-
Unconfirmed
When launching the minecraft 13w17a launcher from command line using the following command.
java -Dhttp.proxyHost=[host] -Dhttp.proxyPort=3128 -Dhttps.proxyHost=[host] -Dhttps.proxyPort=3128 -jar /home/esabo/MinecraftDev.jar --proxyHost [host] --proxyPort 3128
Everything downloads correctly except launcher.pack.lzma. I was able to download this from a browser using the same proxy information (no authentication) with no issue, and able to get the launcher to appear and download all of the other files it attempts to download without issue, but cannot play because the "Version selector" drop down never populates.
- is duplicated by
-
MC-40758 support http/https proxies without socks5
- Resolved
-
MCL-134 Minecraft Snapshot 13w17a does not use standard java proxy configurations
- Resolved
-
MCL-378 Connecting to Minecraft through a proxy
- Resolved
-
MCL-503 Can't Connect (change proxy settings)
- Resolved
-
MCL-598 Launcher for 1.6 pre-release does not allow offline play when behind a proxy.
- Resolved
-
MCL-683 Launcher / Minecraft does only support SOCKS5 proxy
- Resolved
-
MCL-2981 No support for HTTP proxies.
- Resolved
-
MCL-3950 Proxy
- Resolved
- relates to
-
MC-38872 Minecraft ignores java proxy parameters
- Reopened