Jump to content
  • 0

Technic Launcher and a Proxy Server


Maniac

Question

Launcher Version: 1.0.1.0

Operating System: Windows 8 Customer Preview

Java Version: 1.7.0_04

Antivirus Program: Symantec

Description of Problem:

For the past month or so i've been trying every feasible way to get the Technic Launcher to work with my HTTP proxy server. And before we get started, yes i have disable the HTTP proxy to check it works without it AND IT DOES! I can't leave it down permanently though.

So i'll go through everything i've done so far (this may be a useful post for other proxy users, everything i tried are supposed fixes that do work for some people so just something to note :3 ) ...

1) Created a batch script that directed the .jar to use my proxy server -

java -Dhttp.proxyHost=192.168.150.1 -Dhttp.proxyPort=3128 -jar TechnicLauncher.exe

and i also tried

java -Dhttp.proxyHost=192.168.150.1 -Dhttp.proxyPort=3128 -jar technic-launcher-latest.jar

Both files where in the same path as the batch file.

Didn't work. Bear in mind this did work for me for minecraft.

2) Changed my global java network settings to use the proxy.

How to - go to control panel / programs / java / network settings

Didn't work.

3) Changed my system wide proxy settings in control panel.

How to - control panel / internet and networks / internet options / connections / lan settings

Didn't work. (was on by default but just so you don't think i forgot it)

4) Changed my global proxy settings using netsh win32 in CMD

How to - open cmd (as administrator) and type "netsh winhttp set proxy proxy-server="192.168.150.1:3128" bypass-list="programs you don't want to use a proxy"

Didn't work.

5) Updating Java / Technic Launcher

I knew someone would suggest it

Didn't work.

6) Editing the hosts file in windows

How to : Go to - C:\Windows\System32\drivers\etc\hosts and add in the details of your proxy server.

Didn't work.

7) Using various programs to automatically route all traffic through the proxy server.

How to - download a freeware package and run it, easy.

Didn't work - i couldn't find one that supported a HTTP proxy, they were all socks / https.

8) Using a private VPN software and disabling proxy server settings.

This did indeed work, however i can't really play with a ping of 500 (used one from America, i live in the UK). It also means i can't do anything else at the same time.

Well if anyone has any suggestions please post them! I've run out, and exaughsted the internet.

BTW, the log i posted is the furthest i've got using all these solutions. Usually it would time out at finding mirrors. But it seems to have gotten a step further...

Error Messages:

Error Log:


[22:46:17] [sEVERE] ------------------------------------------

[22:46:17] [sEVERE] Launcher is starting....

[22:46:17] [sEVERE] Launcher Build: '1.0.1.3'

[22:46:17] [sEVERE] Allocated 910.25 Mb of RAM

[22:46:17] [sEVERE] Java VM: '1.7.0_04-b22'

[22:46:17] [sEVERE] OS Version: '6.2'

[22:46:17] [sEVERE] Is 64-bit: 'true'

[22:46:23] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[22:46:43] [sEVERE] Exception in thread "main"

[22:46:43] [sEVERE] java.lang.NullPointerException

[22:46:43] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[22:46:43] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[22:46:43] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[22:46:43] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[15:01:36] [sEVERE] ------------------------------------------

[15:01:36] [sEVERE] Launcher is starting....

[15:01:36] [sEVERE] Launcher Build: '1.0.1.3'

[15:01:36] [sEVERE] Allocated 910.25 Mb of RAM

[15:01:36] [sEVERE] Java VM: '1.7.0_04-b22'

[15:01:36] [sEVERE] OS Version: '6.2'

[15:01:36] [sEVERE] Is 64-bit: 'true'

[15:01:43] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:02:04] [sEVERE] Exception in thread "main"

[15:02:04] [sEVERE] java.lang.NullPointerException

[15:02:04] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[15:02:04] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[15:02:04] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[15:02:04] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[15:07:50] [sEVERE] ------------------------------------------

[15:07:50] [sEVERE] Launcher is starting....

[15:07:50] [sEVERE] Launcher Build: '1.0.1.3'

[15:07:50] [sEVERE] Allocated 910.25 Mb of RAM

[15:07:50] [sEVERE] Java VM: '1.7.0_04-b22'

[15:07:50] [sEVERE] OS Version: '6.2'

[15:07:50] [sEVERE] Is 64-bit: 'true'

[15:08:21] [sEVERE] Exception in thread "main"

[15:08:21] [sEVERE] java.lang.NullPointerException

[15:08:21] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[15:08:21] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[15:08:21] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[15:08:21] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[15:27:27] [sEVERE] ------------------------------------------

[15:27:27] [sEVERE] Launcher is starting....

[15:27:27] [sEVERE] Launcher Build: '1.0.1.3'

[15:27:27] [sEVERE] Allocated 910.25 Mb of RAM

[15:27:27] [sEVERE] Java VM: '1.7.0_04-b22'

[15:27:27] [sEVERE] OS Version: '6.2'

[15:27:27] [sEVERE] Is 64-bit: 'true'

[15:27:33] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:27:51] [sEVERE] ------------------------------------------

[15:27:51] [sEVERE] Launcher is starting....

[15:27:51] [sEVERE] Launcher Build: '1.0.1.3'

[15:27:51] [sEVERE] Allocated 989.875 Mb of RAM

[15:27:51] [sEVERE] Java VM: '1.7.0_05-b06'

[15:27:51] [sEVERE] OS Version: '6.2'

[15:27:51] [sEVERE] Is 64-bit: 'false'

[15:28:23] [sEVERE] ------------------------------------------

[15:28:23] [sEVERE] Launcher is starting....

[15:28:23] [sEVERE] Launcher Build: '1.0.1.3'

[15:28:23] [sEVERE] Allocated 910.25 Mb of RAM

[15:28:23] [sEVERE] Java VM: '1.7.0_04-b22'

[15:28:23] [sEVERE] OS Version: '6.2'

[15:28:23] [sEVERE] Is 64-bit: 'true'

[15:28:29] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:28:50] [sEVERE] Exception in thread "main"

[15:28:50] [sEVERE] java.lang.NullPointerException

[15:28:50] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[15:28:50] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[15:28:50] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[15:28:50] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[15:31:11] [sEVERE] ------------------------------------------

[15:31:11] [sEVERE] Launcher is starting....

[15:31:11] [sEVERE] Launcher Build: '1.0.1.3'

[15:31:11] [sEVERE] Allocated 910.25 Mb of RAM

[15:31:11] [sEVERE] Java VM: '1.7.0_04-b22'

[15:31:11] [sEVERE] OS Version: '6.2'

[15:31:11] [sEVERE] Is 64-bit: 'true'

[15:31:12] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

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

[15:31:16] [sEVERE] Copying: \temp\file6585694435804409980.tmp to: \launcher\CHECKSUM.md5

[15:31:16] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5

[15:31:17] [sEVERE] [info] Downloading 'modpacks.yml' from 'http://206.217.207.1/Technic/modpacks.yml'.

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/tekkit/resources/logo.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/voxelmodpack/resources/icon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/technicssp/resources/logo.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/hackslashmine/resources/icon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/yogbox/resources/icon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/voxelmodpack/resources/logo.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/tekkit/resources/icon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/vanilla/resources/logo.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/yogbox/resources/logo.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/technicssp/resources/icon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/yogbox/resources/favicon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/tekkit/resources/favicon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/vanilla/resources/favicon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/hackslashmine/resources/favicon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/voxelmodpack/resources/favicon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/technicssp/resources/favicon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/hackslashmine/resources/logo.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Starting download of 'http://206.217.207.1/Technic/vanilla/resources/icon.png', with 3 trie(s) remaining

[15:31:29] [sEVERE] Copying: \temp\file3474715974924826836.tmp to: \launcher\hackslashmine\resources\icon.png

[15:31:29] [sEVERE] File Downloaded: \launcher\hackslashmine\resources\icon.png

[15:31:29] [sEVERE] Copying: \temp\file7009782753557802956.tmp to: \launcher\technicssp\resources\logo.png

[15:31:29] [sEVERE] File Downloaded: \launcher\technicssp\resources\logo.png

[15:31:30] [sEVERE] Copying: \temp\file1845359676319514447.tmp to: \launcher\technicssp\resources\icon.png

[15:31:30] [sEVERE] File Downloaded: \launcher\technicssp\resources\icon.png

[15:31:30] [sEVERE] Copying: \temp\file5579770132773508349.tmp to: \launcher\yogbox\resources\icon.png

[15:31:30] [sEVERE] Copying: \temp\file2102698232982623707.tmp to: \launcher\vanilla\resources\favicon.png

[15:31:30] [sEVERE] File Downloaded: \launcher\yogbox\resources\icon.png

[15:31:30] [sEVERE] File Downloaded: \launcher\vanilla\resources\favicon.png

[15:31:30] [sEVERE] Copying: \temp\file2206732430695924195.tmp to: \launcher\voxelmodpack\resources\favicon.png

[15:31:30] [sEVERE] File Downloaded: \launcher\voxelmodpack\resources\favicon.png

[15:31:32] [sEVERE] Copying: \temp\file5732800723380815990.tmp to: \launcher\vanilla\resources\icon.png

[15:31:32] [sEVERE] File Downloaded: \launcher\vanilla\resources\icon.png

[15:31:33] [sEVERE] Copying: \temp\file8761631687733052404.tmp to: \launcher\tekkit\resources\favicon.png

[15:31:33] [sEVERE] File Downloaded: \launcher\tekkit\resources\favicon.png

[15:31:33] [sEVERE] Copying: \temp\file2466668651817965330.tmp to: \launcher\yogbox\resources\favicon.png

[15:31:33] [sEVERE] File Downloaded: \launcher\yogbox\resources\favicon.png

[15:31:33] [sEVERE] Copying: \temp\file6167986095024932415.tmp to: \launcher\tekkit\resources\icon.png

[15:31:33] [sEVERE] File Downloaded: \launcher\tekkit\resources\icon.png

[15:31:33] [sEVERE] Copying: \temp\file2713373132341292267.tmp to: \launcher\voxelmodpack\resources\icon.png

[15:31:33] [sEVERE] File Downloaded: \launcher\voxelmodpack\resources\icon.png

[15:31:33] [sEVERE] Copying: \temp\file783506446926073440.tmp to: \launcher\hackslashmine\resources\logo.png

[15:31:33] [sEVERE] File Downloaded: \launcher\hackslashmine\resources\logo.png

[15:31:33] [sEVERE] Copying: \temp\file7640432314200827631.tmp to: \launcher\yogbox\resources\logo.png

[15:31:33] [sEVERE] File Downloaded: \launcher\yogbox\resources\logo.png

[15:31:36] [sEVERE] Copying: \temp\file5642935633301638602.tmp to: \launcher\technicssp\resources\favicon.png

[15:31:36] [sEVERE] File Downloaded: \launcher\technicssp\resources\favicon.png

[15:31:38] [sEVERE] Copying: \temp\file388123597865030355.tmp to: \launcher\tekkit\resources\logo.png

[15:31:38] [sEVERE] File Downloaded: \launcher\tekkit\resources\logo.png

[15:31:57] [sEVERE] ------------------------------------------

[15:31:57] [sEVERE] Launcher is starting....

[15:31:57] [sEVERE] Launcher Build: '1.0.1.3'

[15:31:57] [sEVERE] Allocated 910.25 Mb of RAM

[15:31:57] [sEVERE] Java VM: '1.7.0_04-b22'

[15:31:57] [sEVERE] OS Version: '6.2'

[15:31:57] [sEVERE] Is 64-bit: 'true'

[15:32:03] [sEVERE] [info] Downloading 'mirrors.yml' from 'http://mirror.technicpack.net/Technic/mirrors.yml'.

[15:32:05] [sEVERE] Starting download of 'http://206.217.207.1/Technic/CHECKSUM.md5', with 3 trie(s) remaining

[15:32:09] [sEVERE] Copying: \temp\file5696806106934646191.tmp to: \launcher\CHECKSUM.md5

[15:32:09] [sEVERE] File Downloaded: \launcher\CHECKSUM.md5

[15:32:11] [sEVERE] Starting download of 'http://mirror.technicpack.net/Technic/voxelmodpack/resources/logo.png', with 3 trie(s) remaining

[15:32:11] [sEVERE] Starting download of 'http://206.217.207.1/Technic/hackslashmine/resources/favicon.png', with 3 trie(s) remaining

[15:32:11] [sEVERE] Starting download of 'http://206.217.207.1/Technic/vanilla/resources/logo.png', with 3 trie(s) remaining

[15:32:11] [sEVERE] Copying: \temp\file3658993940386001581.tmp to: \launcher\hackslashmine\resources\favicon.png

[15:32:11] [sEVERE] File Downloaded: \launcher\hackslashmine\resources\favicon.png

[15:32:12] [sEVERE] Copying: \temp\file5738401565905551366.tmp to: \launcher\voxelmodpack\resources\logo.png

[15:32:12] [sEVERE] File Downloaded: \launcher\voxelmodpack\resources\logo.png

[15:32:12] [sEVERE] Copying: \temp\file5417893422136085946.tmp to: \launcher\vanilla\resources\logo.png

[15:32:12] [sEVERE] File Downloaded: \launcher\vanilla\resources\logo.png

[15:32:13] [sEVERE] [info] Downloading 'libraries.yml' from 'http://206.217.207.1/Technic/libraries.yml'.

[15:32:14] [sEVERE] [info] Downloading 'modlibrary.yml' from 'http://mirror.technicpack.net/Technic/modlibrary.yml'.

[15:32:19] [sEVERE] [info] Downloading 'modpack.yml' from 'http://mirror.technicpack.net/Technic/tekkit/modpack.yml'.

[15:32:24] [sEVERE] [info] Downloading 'minecraft.yml' from 'http://206.217.207.1/Technic/minecraft.yml'.

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

[15:37:32] [sEVERE] Downloaded 'minecraft.jar' matches MD5 of version '1.3.2'.

[15:37:33] [sEVERE] Starting download of 'http://206.217.207.1/Technic/Patches/Minecraft/minecraft_1.3.2-1.2.5.patch', with 3 trie(s) remaining

[15:37:35] [sEVERE] Exiting the Technic Launcher

[15:38:05] [sEVERE] ------------------------------------------

[15:38:05] [sEVERE] Launcher is starting....

[15:38:05] [sEVERE] Launcher Build: '1.0.1.3'

[15:38:05] [sEVERE] Allocated 989.875 Mb of RAM

[15:38:05] [sEVERE] Java VM: '1.7.0_05-b06'

[15:38:05] [sEVERE] OS Version: '6.2'

[15:38:05] [sEVERE] Is 64-bit: 'false'

[15:38:11] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:42:31] [sEVERE] ------------------------------------------

[15:42:31] [sEVERE] Launcher is starting....

[15:42:31] [sEVERE] Launcher Build: '1.0.1.3'

[15:42:31] [sEVERE] Allocated 910.25 Mb of RAM

[15:42:31] [sEVERE] Java VM: '1.7.0_04-b22'

[15:42:31] [sEVERE] OS Version: '6.2'

[15:42:31] [sEVERE] Is 64-bit: 'true'

[15:42:37] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:42:47] [sEVERE] MD5 hash not found for 'modpacks.yml'

[15:42:47] [sEVERE] [MD5 Mismatch] File '\launcher\modpacks.yml' has md5 of '5267919042ae84ec813c45c66e9d1e1a' instead of 'null'

[15:42:57] [sEVERE] ------------------------------------------

[15:42:57] [sEVERE] Launcher is starting....

[15:42:57] [sEVERE] Launcher Build: '1.0.1.3'

[15:42:57] [sEVERE] Allocated 989.875 Mb of RAM

[15:42:57] [sEVERE] Java VM: '1.7.0_07-b11'

[15:42:57] [sEVERE] OS Version: '6.2'

[15:42:57] [sEVERE] Is 64-bit: 'false'

[15:43:28] [sEVERE] ------------------------------------------

[15:43:28] [sEVERE] Launcher is starting....

[15:43:28] [sEVERE] Launcher Build: '1.0.1.3'

[15:43:28] [sEVERE] Allocated 910.25 Mb of RAM

[15:43:28] [sEVERE] Java VM: '1.7.0_04-b22'

[15:43:28] [sEVERE] OS Version: '6.2'

[15:43:28] [sEVERE] Is 64-bit: 'true'

[15:43:34] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:43:45] [sEVERE] MD5 hash not found for 'modpacks.yml'

[15:43:45] [sEVERE] [MD5 Mismatch] File '\launcher\modpacks.yml' has md5 of '5267919042ae84ec813c45c66e9d1e1a' instead of 'null'

[15:44:35] [sEVERE] ------------------------------------------

[15:44:35] [sEVERE] Launcher is starting....

[15:44:35] [sEVERE] Launcher Build: '1.0.1.3'

[15:44:35] [sEVERE] Allocated 910.25 Mb of RAM

[15:44:35] [sEVERE] Java VM: '1.7.0_04-b22'

[15:44:35] [sEVERE] OS Version: '6.2'

[15:44:35] [sEVERE] Is 64-bit: 'true'

[15:44:41] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:44:52] [sEVERE] MD5 hash not found for 'modpacks.yml'

[15:44:52] [sEVERE] [MD5 Mismatch] File '\launcher\modpacks.yml' has md5 of '5267919042ae84ec813c45c66e9d1e1a' instead of 'null'

[15:45:02] [sEVERE] MD5 hash not found for 'technicssp/resources/favicon.png'

[15:45:02] [sEVERE] [MD5 Mismatch] File '\launcher\technicssp\resources\favicon.png' has md5 of '1fa7a59e85ad2d9332f6336019b23507' instead of 'null'

[15:45:12] [sEVERE] MD5 hash not found for 'technicssp/resources/logo.png'

[15:45:12] [sEVERE] [MD5 Mismatch] File '\launcher\technicssp\resources\logo.png' has md5 of '8657f44b42d2947bb9c7511176aa8aae' instead of 'null'

[15:45:22] [sEVERE] MD5 hash not found for 'technicssp/resources/icon.png'

[15:45:22] [sEVERE] [MD5 Mismatch] File '\launcher\technicssp\resources\icon.png' has md5 of '1db1857730e6e58158ed42dbd5273c0a' instead of 'null'

[15:45:32] [sEVERE] MD5 hash not found for 'tekkit/resources/favicon.png'

[15:45:32] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\resources\favicon.png' has md5 of '1fa7a59e85ad2d9332f6336019b23507' instead of 'null'

[15:45:42] [sEVERE] MD5 hash not found for 'tekkit/resources/logo.png'

[15:45:42] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\resources\logo.png' has md5 of '802b16932339fa38eea470896edecd86' instead of 'null'

[15:45:52] [sEVERE] MD5 hash not found for 'tekkit/resources/icon.png'

[15:45:52] [sEVERE] [MD5 Mismatch] File '\launcher\tekkit\resources\icon.png' has md5 of '1db1857730e6e58158ed42dbd5273c0a' instead of 'null'

[15:46:02] [sEVERE] MD5 hash not found for 'yogbox/resources/favicon.png'

[15:46:02] [sEVERE] [MD5 Mismatch] File '\launcher\yogbox\resources\favicon.png' has md5 of '6a4a2b05be32e092e31aca4482ae32d8' instead of 'null'

[15:46:12] [sEVERE] MD5 hash not found for 'yogbox/resources/logo.png'

[15:46:12] [sEVERE] [MD5 Mismatch] File '\launcher\yogbox\resources\logo.png' has md5 of 'dfb0eaafa0c7e8f2c6fd8a34f235cf2e' instead of 'null'

[15:46:22] [sEVERE] MD5 hash not found for 'yogbox/resources/icon.png'

[15:46:22] [sEVERE] [MD5 Mismatch] File '\launcher\yogbox\resources\icon.png' has md5 of 'ea03e5188155b963b93ec9cf25e9f78d' instead of 'null'

[15:46:32] [sEVERE] MD5 hash not found for 'voxelmodpack/resources/favicon.png'

[15:46:32] [sEVERE] [MD5 Mismatch] File '\launcher\voxelmodpack\resources\favicon.png' has md5 of '9fe8dd03b266ed68af92f9a907f04b93' instead of 'null'

[15:46:42] [sEVERE] MD5 hash not found for 'voxelmodpack/resources/logo.png'

[15:46:42] [sEVERE] [MD5 Mismatch] File '\launcher\voxelmodpack\resources\logo.png' has md5 of '6eaa9709e784660f68a2298bb0be5af8' instead of 'null'

[15:46:52] [sEVERE] MD5 hash not found for 'voxelmodpack/resources/icon.png'

[15:46:52] [sEVERE] [MD5 Mismatch] File '\launcher\voxelmodpack\resources\icon.png' has md5 of '20b65cc74698904d5b266659929f106e' instead of 'null'

[15:47:02] [sEVERE] MD5 hash not found for 'hackslashmine/resources/favicon.png'

[15:47:02] [sEVERE] [MD5 Mismatch] File '\launcher\hackslashmine\resources\favicon.png' has md5 of '6ac510b04af406f19c3ad8ea40c16090' instead of 'null'

[15:47:12] [sEVERE] MD5 hash not found for 'hackslashmine/resources/logo.png'

[15:47:12] [sEVERE] [MD5 Mismatch] File '\launcher\hackslashmine\resources\logo.png' has md5 of 'fb659bb866a31e2ba090ade35e68a7a1' instead of 'null'

[15:47:22] [sEVERE] MD5 hash not found for 'hackslashmine/resources/icon.png'

[15:47:22] [sEVERE] [MD5 Mismatch] File '\launcher\hackslashmine\resources\icon.png' has md5 of 'dba1052dab8409764e40cc81aa010f6f' instead of 'null'

[15:47:32] [sEVERE] MD5 hash not found for 'vanilla/resources/favicon.png'

[15:47:32] [sEVERE] [MD5 Mismatch] File '\launcher\vanilla\resources\favicon.png' has md5 of '1fa7a59e85ad2d9332f6336019b23507' instead of 'null'

[15:47:42] [sEVERE] MD5 hash not found for 'vanilla/resources/logo.png'

[15:47:42] [sEVERE] [MD5 Mismatch] File '\launcher\vanilla\resources\logo.png' has md5 of '2030aa9a0ea63a0e38f1c565c1f5c18f' instead of 'null'

[15:47:52] [sEVERE] MD5 hash not found for 'vanilla/resources/icon.png'

[15:47:52] [sEVERE] [MD5 Mismatch] File '\launcher\vanilla\resources\icon.png' has md5 of '1db1857730e6e58158ed42dbd5273c0a' instead of 'null'

[15:49:18] [sEVERE] ------------------------------------------

[15:49:18] [sEVERE] Launcher is starting....

[15:49:18] [sEVERE] Launcher Build: '1.0.1.3'

[15:49:18] [sEVERE] Allocated 989.875 Mb of RAM

[15:49:18] [sEVERE] Java VM: '1.7.0_07-b11'

[15:49:18] [sEVERE] OS Version: '6.2'

[15:49:18] [sEVERE] Is 64-bit: 'false'

[15:49:24] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[15:49:34] [sEVERE] MD5 hash not found for 'modpacks.yml'

[15:49:34] [sEVERE] [MD5 Mismatch] File '\launcher\modpacks.yml' has md5 of '5267919042ae84ec813c45c66e9d1e1a' instead of 'null'

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...