Jump to content
  • 0

"Update Failed" and a solution


Niall_

Question

IMPORTANT NOTE:

IF YOUR LOG HAS LINES LIKE THIS IN IT

Downloaded 'minecraft.jar' matches MD5 of version '1.4.2'.

[10:14:21] [sEVERE]    Starting download of 'null', with 3 trie(s) remaining

[10:14:21] [sEVERE]    java.net.MalformedURLException



THIS FIX WILL DO NOTHING FOR YOU AS IT IS A SEPARATE ISSUE





Launcher Version: 1.0.2.0

Operating System: Win7

Java Version: jdk1.7.0_07 (64 & 32bit)

Antivirus Program: None.

 

Description of Problem:

While updating through the Technic Launcher, it will attempt to download minecraft.jar 3 times and fail with the message Update Failed!. After checking my log files I can see that the problem is that the minecraft.jar files it attempts to download do not match the md5 hashes of what the launcher has.

 

A solution: download Minecraft 1.2.5 from Mojang directly (url: http://assets.minecraft.net/1_2_5/minecraft.jar ), rename the file you just downloaded to minecraft_1.2.5 and place that file into your .techniclauncher/cache folder. - NOTE: If you're on windows and have enabled file extensions to be shown (the default is that they are not shown) then you will need to rename the file to minecraft_1.2.5.jar - do not do this if you are unsure. - NOTE: If you're using Internet Explorer, it will download the file as a zip file which will require you extract it (usually right click > Extract), you could alternatively download the file using another web browser such as Firefox, Google Chrome, or Opera.

 

You can find your .techniclauncher/cache in %appdata%/.techniclauncher/cache on windows, and in ~/.techniclauncher/cache on most linux distros. I believe the same folder would be under /Users/USERNAME/Library/Application Support/.techniclauncher/cache on OSX but I cannot confirm. - NOTE: For OSX the folder may simply be called techniclauncher without the leading period.

 

Error Messages:

Update Failed!

 

Error Log:



[19:51:05] [sEVERE] Starting download of minecraft, with 3 trie(s) remaining

[19:51:13] [sEVERE] Downloaded 'minecraft.jar' does not matche MD5 of any known minecraft version!

[19:51:13] [sEVERE] Starting download of minecraft, with 2 trie(s) remaining

[19:51:20] [sEVERE] Downloaded 'minecraft.jar' does not matche MD5 of any known minecraft version!

[19:51:20] [sEVERE] Starting download of minecraft, with 1 trie(s) remaining

[19:51:29] [sEVERE] Downloaded 'minecraft.jar' does not matche MD5 of any known minecraft version!

[19:51:29] [sEVERE] java.io.IOException: Failed to download minecraft

Link to comment
Share on other sites

  • Answers 368
  • Created
  • Last Reply

Top Posters For This Question

Recommended Posts

  • 0

[14:52:26] [sEVERE]------------------------------------------

[14:52:26] [sEVERE]Launcher is starting....

[14:52:26] [sEVERE]Launcher Build: '1.0.2.0'

[14:52:26] [sEVERE]Allocated 989.875 Mb of RAM

[14:52:26] [sEVERE]Java VM: '1.7.0_09-b05'

[14:52:26] [sEVERE]OS Version: '6.0'

[14:52:26] [sEVERE]Is 64-bit: 'false'

[14:52:26] [sEVERE][info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[14:52:27] [sEVERE]Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[14:52:27] [sEVERE]Copying: \temp\file9176078193109412711.tmp to: \launcher\CHECKSUM.md5

[14:52:27] [sEVERE]File Downloaded: \launcher\CHECKSUM.md5

[14:52:27] [sEVERE][MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '0617096edb6df25e4377a265c12483ba' instead of '032eedc7183acde5b75cd13f9ff2e324'

[14:52:27] [sEVERE][info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

[14:52:28] [sEVERE][info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[14:52:32] [sEVERE]Starting download of minecraft, with 3 trie(s) remaining

[14:52:34] [sEVERE]Downloaded 'minecraft.jar' matches MD5 of version '1.4.2'.

[14:52:35] [sEVERE]Starting download of 'null', with 3 trie(s) remaining

[14:52:35] [sEVERE]java.net.MalformedURLException

[14:52:35] [sEVERE]at java.net.URL.<init>(Unknown Source)

[14:52:35] [sEVERE]at java.net.URL.<init>(Unknown Source)

[14:52:35] [sEVERE]at java.net.URL.<init>(Unknown Source)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.async.Download.<init>(Download.java:49)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.DownloadUtils.downloadFile(DownloadUtils.java:32)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.MinecraftDownloadUtils.downloadMinecraft(MinecraftDownloadUtils.java:51)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.GameUpdater.updateMC(GameUpdater.java:121)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:850)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:1)

[14:52:35] [sEVERE]at javax.swing.SwingWorker$1.call(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.FutureTask.run(Unknown Source)

[14:52:35] [sEVERE]at javax.swing.SwingWorker.run(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

[14:52:35] [sEVERE]at java.lang.Thread.run(Unknown Source)

[14:52:35] [sEVERE]Caused by: java.lang.NullPointerException

[14:52:35] [sEVERE]... 16 more

Help please

Link to comment
Share on other sites

  • 0

[14:52:26] [sEVERE]------------------------------------------

[14:52:26] [sEVERE]Launcher is starting....

[14:52:26] [sEVERE]Launcher Build: '1.0.2.0'

[14:52:26] [sEVERE]Allocated 989.875 Mb of RAM

[14:52:26] [sEVERE]Java VM: '1.7.0_09-b05'

[14:52:26] [sEVERE]OS Version: '6.0'

[14:52:26] [sEVERE]Is 64-bit: 'false'

[14:52:26] [sEVERE][info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[14:52:27] [sEVERE]Starting download of 'http://mirror.technicpack.net/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[14:52:27] [sEVERE]Copying: \temp\file9176078193109412711.tmp to: \launcher\CHECKSUM.md5

[14:52:27] [sEVERE]File Downloaded: \launcher\CHECKSUM.md5

[14:52:27] [sEVERE][MD5 Mismatch] File '\launcher\tekkit\modpack.yml' has md5 of '0617096edb6df25e4377a265c12483ba' instead of '032eedc7183acde5b75cd13f9ff2e324'

[14:52:27] [sEVERE][info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

[14:52:28] [sEVERE][info] Downloading 'minecraft.yml' from 'http://mirror.technicpack.net/Technic/minecraft.yml'.

[14:52:32] [sEVERE]Starting download of minecraft, with 3 trie(s) remaining

[14:52:34] [sEVERE]Downloaded 'minecraft.jar' matches MD5 of version '1.4.2'.

[14:52:35] [sEVERE]Starting download of 'null', with 3 trie(s) remaining

[14:52:35] [sEVERE]java.net.MalformedURLException

[14:52:35] [sEVERE]at java.net.URL.<init>(Unknown Source)

[14:52:35] [sEVERE]at java.net.URL.<init>(Unknown Source)

[14:52:35] [sEVERE]at java.net.URL.<init>(Unknown Source)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.async.Download.<init>(Download.java:49)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.DownloadUtils.downloadFile(DownloadUtils.java:32)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.MinecraftDownloadUtils.downloadMinecraft(MinecraftDownloadUtils.java:51)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.GameUpdater.updateMC(GameUpdater.java:121)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:850)

[14:52:35] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm$3.doInBackground(LoginForm.java:1)

[14:52:35] [sEVERE]at javax.swing.SwingWorker$1.call(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.FutureTask.run(Unknown Source)

[14:52:35] [sEVERE]at javax.swing.SwingWorker.run(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

[14:52:35] [sEVERE]at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

[14:52:35] [sEVERE]at java.lang.Thread.run(Unknown Source)

[14:52:35] [sEVERE]Caused by: java.lang.NullPointerException

[14:52:35] [sEVERE]... 16 more

Help please

i have tried everything and its not working

Link to comment
Share on other sites

  • 0

Probably not. I suggest trying that!

it

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

Probably not. I suggest trying that!

just tried that didnt work

Link to comment
Share on other sites

  • 0

Maybe the butter was just that good.

If anyone is still having issues with this fix there are one of two, or both, possibilities:

1. You're doing it wrong (most likely problem)

2. You have a different issue and should post your own report.

I will gladly ridicule the crap posts for some free entertainment.

Link to comment
Share on other sites

  • 0

I don't know if it's been said in this longlong discussion yet, but:

In ubuntu, for those who are new at it (like me) the ~ folder that Niall mentioned in his awesome post is the home folder. If you can't see the .techniclauncher folder inside your home folder, press ctrl-H to show hidden folders, and then follow his instructions exactly

Link to comment
Share on other sites

  • 0

i tried every thing but it wont work :(

Are you a friend of jake1498?

I am not feeling creative atm so I'll just quote Valkon here

Have you tried tying your legs to a ceiling-mounted industrial fan and meditating whilst simultaneously juggling and consuming large volumes of deep-fried butter?
Link to comment
Share on other sites

  • 0

THIS FUCKING DOES NOT WORK I TRYED EVRY POST AND NOTHING HAPPENS IT STILL SAYS UPDATE FAILED!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11

:bang: If you had read every post you would have seen that this is not the only solution and that I and others have said to read the COMMON PROBLEMS AND SOLUTIONS sticky and then post a bug report.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements

  • Anything claiming to be official Technic servers are not allowed here, for obvious reasons



×
×
  • Create New...