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

Yep, that's the exact error with that exact launcher I am getting.

There is a new launcher build out that gives a different window, but again, it has a new error message and gets me nowhere. When you hit login it should say "An error occurred while attempting to reach minecraft.net".

Error logs after hitting login look similar with both launchers.

Link to comment
Share on other sites

  • 0

Well I have found the problem in my case which was my kaspersky anti-virus scans encrypted connections meaning it doesn't allow any downloading from minecraft.net/technicpack.net/amazon(in minecraft 1.6+ cases).

I hope I may have helped many people on both regular minecraft launcher and technicpack launcher.

here's where I found the info at:

https://mojang.atlassian.net/browse/MCL-346

http://www.minecraftforum.net/topic/1875742-bootstrap-error/

Happy Crafting!

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