Jump to content
  • 0

"Frozen" Launcher - Continues no further after displaying the logo for the second time.


moolbeert

Question

Launcher Version: The newest launcher as of September 4th, 2012.

Operating System: Windows 7 Professional

Java Version: Java 7 Update 7 (64-bit) (Screenshot of current installed Java: http://imgur.com/WdqcL)

Antivirus Program: ZoneAlarm

Description of Problem:

This problem has been occurring every since I reformatted my computer. While I don't pretend to know everything about computers, I do know enough to know that I have a problem. I've been all around the forums (read the common problems thread) and have found no answer to my problem.

After launching the .exe OR .jar, I get the Technic logo for a brief moment, the cogwheel showing that it's loading for yet another brief moment, and then the logo once more; the frozen logo can be seen here: http://imgur.com/Ogo3D

I have tried editing my Java paths (which I'm pretty sure I did incorrectly), creating a batch file inside my .techniclauncher folder, only resulting in the error "'java' is not recognized as an internal or external command, operable program or batch file." (http://imgur.com/50t53) Which to my untrained eyes, appears to be something wrong with my path.

I have also attached a screenshot of my environment variables here: http://imgur.com/54LbU

On top of all of this, I saved my old .techniclauncher folder as well as the old Tekkit launcher before reformatting my computer in hopes that I could simply copy the .techniclauncher over to my Roaming folder and just run the launcher. I've also tried just copying the folder and running the new launcher; this did not work either.

After launching the Tekkit launcher a couple times, I got the first couple errors in my log. However, after launching it a few more times, I received a new error message.

I have tried to provide as much information as I could and be as in-depth as I could. Due to my lack knowledge in this field, let me know if there is anything else that you need from me to diagnose/solve my problem.

Thanks!

Error Messages:

None that I know of.

Error Log:


[17:22:06] [sEVERE] ------------------------------------------

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

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

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

[17:22:06] [sEVERE] Java VM: '1.7.0_07-b10'

[17:22:06] [sEVERE] OS Version: '6.1'

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

[17:22:39] [sEVERE] ------------------------------------------

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

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

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

[17:22:39] [sEVERE] Java VM: '1.7.0_07-b10'

[17:22:39] [sEVERE] OS Version: '6.1'

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

[17:44:04] [sEVERE] ------------------------------------------

[17:44:04] [sEVERE] Launcher is starting....

[17:44:04] [sEVERE] Launcher Build: '1.0.1.3'

[17:44:04] [sEVERE] Allocated 910.25 Mb of RAM

[17:44:04] [sEVERE] Java VM: '1.7.0_07-b10'

[17:44:04] [sEVERE] OS Version: '6.1'

[17:44:04] [sEVERE] Is 64-bit: 'true'

[17:44:14] [sEVERE] java.lang.NullPointerException

[17:44:14] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[17:44:14] [sEVERE] All mirrors failed, reverting to default

[17:44:14] [sEVERE] java.lang.NullPointerException

[17:44:14] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[17:44:14] [sEVERE] All mirrors failed, reverting to default

[17:44:14] [sEVERE] Exception in thread "main"

[17:44:14] [sEVERE] java.lang.NullPointerException

[17:44:14] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[17:44:14] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[17:44:28] [sEVERE] ------------------------------------------

[17:44:28] [sEVERE] Launcher is starting....

[17:44:28] [sEVERE] Launcher Build: '1.0.1.3'

[17:44:28] [sEVERE] Allocated 910.25 Mb of RAM

[17:44:28] [sEVERE] Java VM: '1.7.0_07-b10'

[17:44:28] [sEVERE] OS Version: '6.1'

[17:44:28] [sEVERE] Is 64-bit: 'true'

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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...