MCPatcher problem and proxy settings

If you're having problems with your installation of Better Than Wolves, or if you've woken up in the future and are beginning to doubt the nature of reality, here's the place to post about it.
Post Reply
erikdk321
Posts: 439
Joined: Mon Oct 14, 2013 5:33 pm
Location: Denmark

MCPatcher problem and proxy settings

Post by erikdk321 »

Suddenly MCPatcher can't launch properly, which prevents me from playing. I have tried manually installing the file like it says, but it changed nothing.

https://imgur.com/a/11zqwBx

Log:
Spoiler
Show

Code: Select all

MCPatcher version is 5.0.3
OS: Windows 8.1 6.3 amd64
JVM: Oracle Corporation 1.7.0_80 (64 bit)
Classpath: C:\Users\Erik\Downloads\mcpatcher-5.0.3.exe
Fetching https://s3.amazonaws.com/Minecraft.Download/versions/versions.json...
Minecraft version is 1.5.2 (md5 6897c3287fb971c9f362eb3ab20f5ddd)
Fetching https://bitbucket.org/prupe/mcpatcher-legacy/raw/master/mcpatcher-legacy.json...
com.prupe.mcpatcher.PatcherException$DownloadException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at com.prupe.mcpatcher.Util.fetchURL(Util.java:223)
	at com.prupe.mcpatcher.ModList.getLegacyVersionList(ModList.java:139)
	at com.prupe.mcpatcher.ModList.<init>(ModList.java:75)
	at com.prupe.mcpatcher.MCPatcher.refreshModList(MCPatcher.java:292)
	at com.prupe.mcpatcher.MainForm$19.runImpl(MainForm.java:623)
	at com.prupe.mcpatcher.MainForm$UIWorker.run(MainForm.java:1095)
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at sun.security.ssl.Alerts.getSSLException(Unknown Source)
	at sun.security.ssl.Alerts.getSSLException(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
	at com.prupe.mcpatcher.Util.fetchURL(Util.java:180)
	... 5 more
User avatar
ElectroBot
Posts: 57
Joined: Mon May 13, 2013 11:55 am
Location: ElectroBot#1327 on Discord

Re: MCPatcher problem and proxy settings

Post by ElectroBot »

Have you tried going to the "site" of the json (https://bitbucket.org/prupe/mcpatcher-l ... egacy.json)? I just did (albeit hours later so it might've been a internet server/hiccup issue. try running mcpatcher again. If it doesn't work, then do as the error message recommends.
erikdk321 wrote:Suddenly MCPatcher can't launch properly, which prevents me from playing. I have tried manually installing the file like it says, but it changed nothing.

https://imgur.com/a/11zqwBx

Log:
Spoiler
Show

Code: Select all

MCPatcher version is 5.0.3
OS: Windows 8.1 6.3 amd64
JVM: Oracle Corporation 1.7.0_80 (64 bit)
Classpath: C:\Users\Erik\Downloads\mcpatcher-5.0.3.exe
Fetching https://s3.amazonaws.com/Minecraft.Download/versions/versions.json...
Minecraft version is 1.5.2 (md5 6897c3287fb971c9f362eb3ab20f5ddd)
Fetching https://bitbucket.org/prupe/mcpatcher-legacy/raw/master/mcpatcher-legacy.json...
com.prupe.mcpatcher.PatcherException$DownloadException: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at com.prupe.mcpatcher.Util.fetchURL(Util.java:223)
	at com.prupe.mcpatcher.ModList.getLegacyVersionList(ModList.java:139)
	at com.prupe.mcpatcher.ModList.<init>(ModList.java:75)
	at com.prupe.mcpatcher.MCPatcher.refreshModList(MCPatcher.java:292)
	at com.prupe.mcpatcher.MainForm$19.runImpl(MainForm.java:623)
	at com.prupe.mcpatcher.MainForm$UIWorker.run(MainForm.java:1095)
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
	at sun.security.ssl.Alerts.getSSLException(Unknown Source)
	at sun.security.ssl.Alerts.getSSLException(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.recvAlert(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)
	at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)
	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source)
	at com.prupe.mcpatcher.Util.fetchURL(Util.java:180)
	... 5 more
erikdk321
Posts: 439
Joined: Mon Oct 14, 2013 5:33 pm
Location: Denmark

Re: MCPatcher problem and proxy settings

Post by erikdk321 »

Already tried it - doesn't work. Weird thing is a friend of mine, who just installed BTW with MCPatcher and got it to work without problems, doesn't even have the legacy file within his .minecraft.

Very frustrating that this started out of nowhere - Yesterday MCPatcher was working fine
Mesh
Posts: 210
Joined: Sun May 12, 2013 6:24 pm

Re: MCPatcher problem and proxy settings

Post by Mesh »

I'm getting the same problem, as is a friend. However a third friend can run it fine. I'm not sure what the problem is. Does anyone have any ideas? Looks like the same error.

I've done what the error message says, file is there in place yet still the error persists
erikdk321
Posts: 439
Joined: Mon Oct 14, 2013 5:33 pm
Location: Denmark

Re: MCPatcher problem and proxy settings

Post by erikdk321 »

I tried installing BTW with MCPatcher on my shitty laptop and it worked just fine. Oddly enough the mcpatcher-legacy.json wasn't even installed in .minecraft, so not sure why I suddenly need it.
I have even tried deleting everything inside the minecraft directory and starting over from scratch, but alas.

Help is appreciated.
Mesh
Posts: 210
Joined: Sun May 12, 2013 6:24 pm

Re: MCPatcher problem and proxy settings

Post by Mesh »

Yeah I've spoken to multiple people now and some are having problems, some not, seemingly random. I'm not sure what's going on. There must be an explanation. I can't really update BTW until I get this sorted so I've had to ban everyone on my server from updating too haha, bad times. I'll have to take another look when I get some time over the weekend. Meanwhile if anyone else has any insight I'd love to hear it :(
Mesh
Posts: 210
Joined: Sun May 12, 2013 6:24 pm

Re: MCPatcher problem and proxy settings

Post by Mesh »

erik can you run your MC launcher and post the version number of the launcher here? (appears in the title bar of the launch window).

Then can you go to the "Launcher Log" tab and tell me what version of java you are using?

[21:02:09 INFO]: System.getProperty('java.version') == '<YOUR VERSION NUMBER HERE>'
[21:02:09 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'

Something like that, about 5 lines down

Can you then do the same for your laptop that you said works?
erikdk321
Posts: 439
Joined: Mon Oct 14, 2013 5:33 pm
Location: Denmark

Re: MCPatcher problem and proxy settings

Post by erikdk321 »

MCPatcher version on laptop and desktop: 5.0.3
Desktop Javaversion (i think): 1.7.0_80
Laptop version: 1.8.0_191
Bio_Logisch
Posts: 18
Joined: Tue Jan 01, 2013 5:13 am

Re: MCPatcher problem and proxy settings

Post by Bio_Logisch »

Just a wild gues from the stack trace and your java version. It could be that the ssl connection can not be established because your java version does not trust the bitbucket website. Try updating java that should help in this case.
erikdk321
Posts: 439
Joined: Mon Oct 14, 2013 5:33 pm
Location: Denmark

Re: MCPatcher problem and proxy settings

Post by erikdk321 »

It seems to have worked... Except the sound doesn't work anymore XD (likewise for installing without MCPatcher for me).However, I should probably start a new thread about that :)
User avatar
dawnraider
Posts: 1876
Joined: Sun Dec 11, 2011 7:00 pm

Re: MCPatcher problem and proxy settings

Post by dawnraider »

There's already a lot of information regarding the sound issue in other threads. Basically you have to copy the resources folder over from an older installation or find somewhere to download them from (not going to give a link because piracy).
Come join us on discord! https://discord.gg/fhMK5kx
Get the Deco Addon here!
Get the Better Terrain Addon here!
Get the Vanilla Mix TP here!
Get the Conquest TP here!
Post Reply