Jump to content
  • 0

Technic Launcher logo gets stuck


Milvath

Question

Hello, I am having issues when running Techniclauncher.jar in java, the Technic Launcher logo pops up covering everything that's on my desktop and gets stuck there, what could be the problem?

I am running a 64 bit

Launcher/pack Version: 3.0.4

Operating System: Windows 7 ultimate 64bit

Version of Java: Java 7 64 bit

Description of Problem:
Logo stuck on screen

Antivirus program:
Microsoft Security Essentials

Error Messages:

Link to pastebin of log:

Link to comment
Share on other sites

25 answers to this question

Recommended Posts

  • 0
Hidden

I get the same problem, I open it up but the Technic Launcher thing just freezes above everything! No error log or nothing, cant close it unless I restart my computer...

I have windows 7 32 bit, 3.0.4 technic, norton.

Link to comment
  • 0

Run the launcher .jar with a batch file that has "pause" (no quotes) as a second line, and see if there's an error message. If you don't know how to create a java batch from scratch, use the server batch file and change the file name.

Link to comment
Share on other sites

  • 0

I have been having the same problem, Here's my log.

[16:59:58] [sEVERE]------------------------------------------

[16:59:58] [sEVERE]Launcher is starting....

[16:59:58] [sEVERE]Launcher Build: '1.0.1.3'

[16:59:58] [sEVERE]Allocated 910.25 Mb of RAM

[16:59:58] [sEVERE]Java VM: '1.7.0_04-b22'

[16:59:58] [sEVERE]OS Version: '6.1'

[16:59:58] [sEVERE]Is 64-bit: 'true'

[17:00:08] [sEVERE]java.lang.NullPointerException

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

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

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

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

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

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

[17:00:08] [sEVERE]All mirrors failed, reverting to default

[17:00:08] [sEVERE]java.lang.NullPointerException

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

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

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

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

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

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

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

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

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

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

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

[17:00:08] [sEVERE]All mirrors failed, reverting to default

[17:00:08] [sEVERE]Exception in thread "main"

[17:00:08] [sEVERE]java.lang.NullPointerException

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

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

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

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

Link to comment
Share on other sites

  • 0

Okay folks, try:

shutting down your firewall (ala Lethys),

redownloading the launcher using firefox, if you aren't already

manually deleting your .techniclauncher folder,

uninstalling and reinstalling Java, making sure that you have Java 7

Disabling your antivirus,

and doing a little dance.

Link to comment
Share on other sites

  • 0

[19:44:03] [sEVERE] ------------------------------------------

[19:44:03] [sEVERE] Launcher is starting....

[19:44:03] [sEVERE] Launcher Build: '1.0.1.3'

[19:44:03] [sEVERE] Allocated 910.25 Mb of RAM

[19:44:03] [sEVERE] Java VM: '1.7.0_05-b05'

[19:44:03] [sEVERE] OS Version: '6.1'

[19:44:03] [sEVERE] Is 64-bit: 'true'

[19:44:03] [sEVERE] java.lang.NullPointerException

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

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

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

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

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

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

[19:44:03] [sEVERE] All mirrors failed, reverting to default

[19:44:03] [sEVERE] java.lang.NullPointerException

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

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

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

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

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

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

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

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

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

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

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

[19:44:03] [sEVERE] All mirrors failed, reverting to default

[19:44:03] [sEVERE] Exception in thread "main"

[19:44:03] [sEVERE] java.lang.NullPointerException

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

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

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

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

I disabled my firewall, my antivirus and reinstalled java after, still same problem

Link to comment
Share on other sites

  • 0

Gentelmen,

I am not pleased with the Technic Launcher software, but because of my rank of intelligence, I won't be shouting insults at you.

Instead, I will give you the amount of time, my error log, and, most importantly, no insults.

I spent about a whole day of my precious time to get the Technic Launcher software working.

My error log:

[18:41:47] [sEVERE] ------------------------------------------

[18:41:47] [sEVERE] Launcher is starting....

[18:41:47] [sEVERE] Launcher Build: '1.0.1.3'

[18:41:47] [sEVERE] Allocated 910.25 Mb of RAM

[18:41:47] [sEVERE] Java VM: '1.7.0_05-b05'

[18:41:47] [sEVERE] OS Version: '6.1'

[18:41:47] [sEVERE] Is 64-bit: 'true'

[18:41:49] [sEVERE] java.lang.NullPointerException

[18:41:49] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[18:41:49] [sEVERE] All mirrors failed, reverting to default

[18:41:49] [sEVERE] java.lang.NullPointerException

[18:41:49] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[18:41:49] [sEVERE] All mirrors failed, reverting to default

[18:41:49] [sEVERE] Exception in thread "main"

[18:41:49] [sEVERE] java.lang.NullPointerException

[18:41:49] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[18:41:49] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[19:20:10] [sEVERE] ------------------------------------------

[19:20:10] [sEVERE] Launcher is starting....

[19:20:10] [sEVERE] Launcher Build: '1.0.1.3'

[19:20:10] [sEVERE] Allocated 910.25 Mb of RAM

[19:20:10] [sEVERE] Java VM: '1.7.0_05-b05'

[19:20:10] [sEVERE] OS Version: '6.1'

[19:20:10] [sEVERE] Is 64-bit: 'true'

[19:20:12] [sEVERE] java.lang.NullPointerException

[19:20:12] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[19:20:12] [sEVERE] All mirrors failed, reverting to default

[19:20:12] [sEVERE] java.lang.NullPointerException

[19:20:12] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[19:20:12] [sEVERE] All mirrors failed, reverting to default

[19:20:12] [sEVERE] Exception in thread "main"

[19:20:12] [sEVERE] java.lang.NullPointerException

[19:20:12] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[19:20:12] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[19:29:50] [sEVERE] ------------------------------------------

[19:29:50] [sEVERE] Launcher is starting....

[19:29:50] [sEVERE] Launcher Build: '1.0.1.3'

[19:29:50] [sEVERE] Allocated 910.25 Mb of RAM

[19:29:50] [sEVERE] Java VM: '1.7.0_05-b05'

[19:29:50] [sEVERE] OS Version: '6.1'

[19:29:50] [sEVERE] Is 64-bit: 'true'

[19:29:53] [sEVERE] java.lang.NullPointerException

[19:29:53] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[19:29:53] [sEVERE] All mirrors failed, reverting to default

[19:29:53] [sEVERE] java.lang.NullPointerException

[19:29:53] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadYmlFile(YmlUtils.java:45)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.YmlUtils.downloadRelativeYmlFile(YmlUtils.java:24)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.updateModPacksYMLCache(ModPackListYML.java:82)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getConfig(ModPackListYML.java:72)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getModPacks(ModPackListYML.java:108)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.<clinit>(ModPackListYML.java:60)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:361)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[19:29:53] [sEVERE] All mirrors failed, reverting to default

[19:29:53] [sEVERE] Exception in thread "main"

[19:29:53] [sEVERE] java.lang.NullPointerException

[19:29:53] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[19:29:53] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

As you can see, I tried three times(and failed three times) to start the Technic Launcher software, after I deleted the whole ".techniclauncher" 10 times.

I stumbled upon this noble Post wich looked quite useful at first, but turned out to be rather not useful.

The only thing I ask you Gentlemen to do in the next update of your Technic Launcher software,

please

remove that the logo of the Technic Launcher software stays on top of everything.

It even refused to stay behind the Taskmanager of Windows.

Furthermore, I ask you to tell me what I have to do in order to get the

Technic Launcher software

to work

Sincerely,

Displeased with your software, but not the included modifications

Robsel

Link to comment
Share on other sites

  • 0

Gentelmen,

because of my rank of intelligence, I won't be shouting insults at you.

Robsel

I'm not impressed by your "degree of intelligence" that led you to post blindly without reading any of the pinned topics (even the one labeled "required reading"), as well as break one of the basic rules of this forum.

Sincerely,

Herp Derpington, Lord of the Dance.

Link to comment
Share on other sites

  • 0

The launcher normally works for me but today I had the same problem. I can open the launcher again and it will work fine but I will still have the stupid logo covering my whole screen for no apparent reason. Can someone just explain how to get rid of the thing..?

Link to comment
Share on other sites

  • 0

Okay after a veeeery long time of not playing (at least trying to) with tekkit, i tried it again, and all of a sudden i realised: the cause may be china!

No really.

If I look into the log it says: (just the first line, there are ten)

[22:52:08] [sEVERE] ------------------------------------------

[22:52:08] [sEVERE] Launcher is starting....

[22:52:08] [sEVERE] Launcher Build: '1.0.1.3'

[22:52:08] [sEVERE] Allocated 910.25 Mb of RAM

[22:52:08] [sEVERE] Java VM: '1.7.0_05-b06'

[22:52:08] [sEVERE] OS Version: '6.1'

[22:52:08] [sEVERE] Is 64-bit: 'true'

[22:52:09] [sEVERE] java.lang.NullPointerException

[22:52:09] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:30)

[22:52:09] [sEVERE] at org.spoutcraft.launcher.MirrorUtils.getMirrorUrl(MirrorUtils.java:76)

[22:52:09] [sEVERE] at org.spoutcraft.launcher.MD5Utils.updateMD5Cache(MD5Utils.java:71)

[22:52:09] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:360)

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

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

[22:52:09] [sEVERE] All mirrors failed, reverting to default

[22:52:09] [sEVERE] java.lang.NullPointerException

So I read:"All mirrors failed, reverting to default"

isn't that a little bit useless? I mean, if it doesn't work the first time, why try again? It maybe gets to it sometime,

but if it doesn't work, why not a simple

ERROR message?

because that Technic logo is blocking my screen.(As said in the title of this thread)

If i'm right, the Technic launcher (and forum of the very same) are in America

but as I intended,

I live in China(at the moment).

So maybe the TL can't reach the server.

What now?

P.S.:

I tried the .jar. But that didn't change anything.

Link to comment
Share on other sites

  • 0

Here's my error log...

[12:06:53] [sEVERE] ------------------------------------------

[12:06:53] [sEVERE] Launcher is starting....

[12:06:53] [sEVERE] Launcher Build: '1.0.1.3'

[12:06:53] [sEVERE] Allocated 910.25 Mb of RAM

[12:06:53] [sEVERE] Java VM: '1.7.0_05-b06'

[12:06:53] [sEVERE] OS Version: '6.1'

[12:06:53] [sEVERE] Is 64-bit: 'true'

[12:06:59] [sEVERE] [info] Downloading 'mirrors.yml' from 'https://raw.github.com/TechnicPack/Technic/master/mirrors.yml'.

[12:06:59] [sEVERE] Exception in thread "main"

[12:06:59] [sEVERE] java.lang.NullPointerException

[12:06:59] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[12:06:59] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[12:06:59] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[12:06:59] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[12:19:25] [sEVERE] ------------------------------------------

[12:19:25] [sEVERE] Launcher is starting....

[12:19:25] [sEVERE] Launcher Build: '1.0.1.3'

[12:19:25] [sEVERE] Allocated 910.25 Mb of RAM

[12:19:25] [sEVERE] Java VM: '1.7.0_05-b06'

[12:19:25] [sEVERE] OS Version: '6.1'

[12:19:25] [sEVERE] Is 64-bit: 'true'

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

[12:19:33] [sEVERE] Exception in thread "main"

[12:19:33] [sEVERE] java.lang.NullPointerException

[12:19:33] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[12:19:33] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[12:19:33] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[12:19:33] [sEVERE] at org.spoutcraft.launcher.Main.main(Main.java:194)

[12:24:51] [sEVERE] ------------------------------------------

[12:24:51] [sEVERE] Launcher is starting....

[12:24:51] [sEVERE] Launcher Build: '1.0.1.3'

[12:24:51] [sEVERE] Allocated 910.25 Mb of RAM

[12:24:51] [sEVERE] Java VM: '1.7.0_05-b06'

[12:24:51] [sEVERE] OS Version: '6.1'

[12:24:51] [sEVERE] Is 64-bit: 'true'

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

[12:24:56] [sEVERE] Exception in thread "main"

[12:24:56] [sEVERE] java.lang.NullPointerException

[12:24:56] [sEVERE] at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[12:24:56] [sEVERE] at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[12:24:56] [sEVERE]

I'm not sure what's going on... :P

Link to comment
Share on other sites

  • 0

This is my log :

[20:29:08] [sEVERE]------------------------------------------

[20:29:08] [sEVERE]Launcher is starting....

[20:29:08] [sEVERE]Launcher Build: '1.0.1.3'

[20:29:08] [sEVERE]Allocated 910.25 Mb of RAM

[20:29:08] [sEVERE]Java VM: '1.7.0_07-b10'

[20:29:08] [sEVERE]OS Version: '6.1'

[20:29:08] [sEVERE]Is 64-bit: 'true'

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

[20:29:10] [sEVERE]Exception in thread "main"

[20:29:10] [sEVERE]java.lang.NullPointerException

[20:29:10] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[20:29:10] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[20:29:10] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[20:29:10] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[20:34:23] [sEVERE]------------------------------------------

[20:34:23] [sEVERE]Launcher is starting....

[20:34:23] [sEVERE]Launcher Build: '1.0.1.3'

[20:34:23] [sEVERE]Allocated 910.25 Mb of RAM

[20:34:23] [sEVERE]Java VM: '1.7.0_07-b10'

[20:34:23] [sEVERE]OS Version: '6.1'

[20:34:23] [sEVERE]Is 64-bit: 'true'

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

[20:34:33] [sEVERE]Exception in thread "main"

[20:34:34] [sEVERE]java.lang.NullPointerException

[20:34:34] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[20:34:34] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[20:34:34] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[20:34:34] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

[20:41:27] [sEVERE]------------------------------------------

[20:41:27] [sEVERE]Launcher is starting....

[20:41:27] [sEVERE]Launcher Build: '1.0.1.3'

[20:41:27] [sEVERE]Allocated 910.25 Mb of RAM

[20:41:27] [sEVERE]Java VM: '1.7.0_07-b10'

[20:41:27] [sEVERE]OS Version: '6.1'

[20:41:27] [sEVERE]Is 64-bit: 'true'

[20:41:38] [sEVERE]Exception in thread "main"

[20:41:38] [sEVERE]java.lang.NullPointerException

[20:41:38] [sEVERE]at org.spoutcraft.launcher.modpacks.ModPackListYML.getAllModPackResources(ModPackListYML.java:186)

[20:41:38] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.loadLauncherData(LoginForm.java:363)

[20:41:38] [sEVERE]at org.spoutcraft.launcher.gui.LoginForm.<init>(LoginForm.java:133)

[20:41:38] [sEVERE]at org.spoutcraft.launcher.Main.main(Main.java:194)

Please help me, I'm just trying to play with my lil brother.

Link to comment
Share on other sites

  • 0

Hello, I am having issues when running Techniclauncher.jar in java, the Technic Launcher logo pops up covering everything that's on my desktop and gets stuck there, what could be the problem?

I am running a 64 bit

Launcher/pack Version: 3.0.4

Operating System: Windows 7 ultimate 64bit

Version of Java: Java 7 64 bit

Description of Problem:
Logo stuck on screen

Antivirus program:
Microsoft Security Essentials

Error Messages:

Link to pastebin of log:

I love Tekkit

Link to comment
Share on other sites

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