Jump to content
  • 0

Not launching any of the packs


Dr. Professor Esquire

Question

Launcher Version: 285

Operating System: Windows 7 (64 bit)

Java Version: Version 7 Update 45

Antivirus Program: Kaspersky Pure 3.0

Description of Problem:

I try launching any packs in the technic launcher by putting in my log in information and clicking launch but nothing happens but the launch button turning black with white text.

I can still change settings and navigate after the button turns black but it doesn't save any of my settings when I run the launcher again.

I've tried wiping the ".technic" appdata folder but that didn't solve any problems.

Also when I look into the ".technic" and look into the folders where the modpacks folders are, all I am greeted with is a bunch of the folders that are supposed to be there filled with the modpacks contents that are instead empty.

Error Messages:

None visible From the Launcher itself unless I open the console:

javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

at sun.security.ssl.Alerts.getSSLException(Unknown Source)

at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)

at sun.security.ssl.Handshaker.fatalSE(Unknown Source)

at sun.security.ssl.Handshaker.fatalSE(Unknown Source)

at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)

at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)

at sun.security.ssl.Handshaker.processLoop(Unknown Source)

at sun.security.ssl.Handshaker.process_record(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.http.HttpURLConnection.getOutputStream(Unknown Source)

at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79)

at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106)

at org.spoutcraft.launcher.skin.LauncherFrame.login(LauncherFrame.java:549)

at org.spoutcraft.launcher.skin.LauncherFrame.action(LauncherFrame.java:522)

at org.spoutcraft.launcher.skin.LauncherFrame.actionPerformed(LauncherFrame.java:476)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$200(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

at sun.security.validator.PKIXValidator.doBuild(Unknown Source)

at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)

at sun.security.validator.Validator.validate(Unknown Source)

at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)

at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)

at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)

... 54 more

Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)

at java.security.cert.CertPathBuilder.build(Unknown Source)

... 60 more

Error Log:


2013/10/17 20:04:25 [iNFO] Args: []

2013/10/17 20:55:42 [iNFO] ------------------------------------------

2013/10/17 20:55:42 [iNFO] Technic Launcher is starting....

2013/10/17 20:55:42 [iNFO] Launcher Build: 285

2013/10/17 20:55:42 [iNFO] ------------ Startup Parameters ------------

2013/10/17 20:55:42 [iNFO] --------- End of Startup Parameters ---------

2013/10/17 20:55:42 [WARNING] Unable to load users from C:\Users\duderacer\AppData\Roaming\.technic\users.json because it does not exist.

2013/10/17 20:55:45 [sEVERE] Error accessing URL.

2013/10/17 20:55:45 [sEVERE] Unhandled Exception in Thread[Assets Thread,5,main]

java.lang.NullPointerException

	at net.technicpack.launchercore.install.ResourceInstaller.updateResources(ResourceInstaller.java:28)

	at org.spoutcraft.launcher.Launcher.updateAssets(Launcher.java:105)

	at org.spoutcraft.launcher.Launcher.access$100(Launcher.java:43)

	at org.spoutcraft.launcher.Launcher$1.run(Launcher.java:81)

2013/10/17 20:55:45 [iNFO] Launcher took: 3919ms to start

2013/10/17 20:56:01 [sEVERE] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.Alerts.getSSLException(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.Handshaker.fatalSE(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.Handshaker.fatalSE(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.Handshaker.processLoop(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.Handshaker.process_record(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79)

2013/10/17 20:56:01 [sEVERE] 	at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106)

2013/10/17 20:56:01 [sEVERE] 	at org.spoutcraft.launcher.skin.LauncherFrame.login(LauncherFrame.java:549)

2013/10/17 20:56:01 [sEVERE] 	at org.spoutcraft.launcher.skin.LauncherFrame.action(LauncherFrame.java:522)

2013/10/17 20:56:01 [sEVERE] 	at org.spoutcraft.launcher.skin.LauncherFrame.actionPerformed(LauncherFrame.java:476)

2013/10/17 20:56:01 [sEVERE] 	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Component.processMouseEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at javax.swing.JComponent.processMouseEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Component.processEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Container.processEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Component.dispatchEventImpl(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Container.dispatchEventImpl(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Window.dispatchEventImpl(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.Component.dispatchEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue.access$200(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue$3.run(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2013/10/17 20:56:01 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue$4.run(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.security.AccessController.doPrivileged(Native Method)

2013/10/17 20:56:01 [sEVERE] 	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventQueue.dispatchEvent(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.awt.EventDispatchThread.run(Unknown Source)

2013/10/17 20:56:01 [sEVERE] Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

2013/10/17 20:56:01 [sEVERE] 	at sun.security.validator.PKIXValidator.doBuild(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.validator.Validator.validate(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	... 54 more

2013/10/17 20:56:01 [sEVERE] Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

2013/10/17 20:56:01 [sEVERE] 	at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	at java.security.cert.CertPathBuilder.build(Unknown Source)

2013/10/17 20:56:01 [sEVERE] 	... 60 more

2013/10/17 20:56:01 [sEVERE] Unhandled Exception in Thread[AWT-EventQueue-0,6,main]

java.lang.NullPointerException

	at org.spoutcraft.launcher.skin.LauncherFrame.login(LauncherFrame.java:551)

	at org.spoutcraft.launcher.skin.LauncherFrame.action(LauncherFrame.java:522)

	at org.spoutcraft.launcher.skin.LauncherFrame.actionPerformed(LauncherFrame.java:476)

	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

	at java.awt.Component.processMouseEvent(Unknown Source)

	at javax.swing.JComponent.processMouseEvent(Unknown Source)

	at java.awt.Component.processEvent(Unknown Source)

	at java.awt.Container.processEvent(Unknown Source)

	at java.awt.Component.dispatchEventImpl(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

	at java.awt.Container.dispatchEventImpl(Unknown Source)

	at java.awt.Window.dispatchEventImpl(Unknown Source)

	at java.awt.Component.dispatchEvent(Unknown Source)

	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

	at java.awt.EventQueue.access$200(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.awt.EventQueue$3.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.awt.EventQueue$4.run(Unknown Source)

	at java.security.AccessController.doPrivileged(Native Method)

	at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

	at java.awt.EventQueue.dispatchEvent(Unknown Source)

	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

	at java.awt.EventDispatchThread.run(Unknown Source)

2013/10/17 20:58:22 [iNFO] Maximum usable memory detected: 1024 mb

Link to comment
Share on other sites

Recommended Posts

  • 0

I have been having the same issue. I found using an older minecraft account (a username based one) still seems to work while a newer (email based) is not working for the launcher.

is your old account migrated with Mojang?

only reason im asking is because about a month back, you had to do something with your username on the mojang site to get it working properly, log on to this website and migrate your usernames, see if that fixes your problems, i havent had any issues since i migrated my account

best of luck and hope this helps

Link to comment
Share on other sites

  • 0

If anyone does find a solution, it would be helpful to find out how to fix it. Mine was working perfectly this morning, then I logged out of minecraft, threw up a VMware server, and moved my tekkit-lite server over to a VM, loaded tekkit, hit launch, and everything stopped working. Nothing on this computer has changed at all, except I have installed vsphere on here. However, if I boot my computer into Linux it works fine. Only issue I am having is the aforementioned issue, while running on Windows 7 Ultimate. I have tried removing all associated files with Tekkit, as that has corrected issues before, I have tried re-installing java, I have tried downloading a new launcher. Nothing seems to correct this for my side, and if anyone can give me an idea of where to look next, that would be helpful, but for now, I am going to log over to Linux, and play there.

EDIT: One other thing did change, I haven't been in Windows for a while, so the launcher changed this morning as well.

Link to comment
Share on other sites

  • 0

The launcher is 297 now and i'm still having the same problems and error codes.... my log in has been my email since there was the whole mojang account thing and had been working fine until update 285. I'm hoping the launcher gets fixed because I rely on the technic launcher to play minecraft at all since A) i love mods and B) the new 1.6 minecraft launcher doesn't work for me.

Link to comment
Share on other sites

  • 0

Same thing for me, I have tried to add a new modpack i click on + add new pack then log in then click launch but it goes black and nothing happens :(. The wierd thing is that it works with tekkit classic though and I havnt tried any other packs. I really hope this gets fixed soon because theres a modpack i really want.

Link to comment
Share on other sites

  • 0

Ok I have a workaround. Problem is you have to load it every time so far. I will be copy and pasting this to all post. Go to your web browser and Make sure you delete your technic folder before you do: http://mirror.technicpack.net/launcher/253/TechnicLauncher.exe

This does seem to work.

oh and if you can get the launcher on your desktop let me know

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