Update: Temporary fix found. See my post, about 18 posts below.
I have two computers with the same Windows OS, same Java, and same Launcher Version. Both were fresh installs of the launcher.
Computer #1 is the computer with the issue. Month old, very clean. Computer #2 has no launcher issue, is aged but still viable, but not used much.
I tried using the Launcher on my first computer, and I have a screenshot to show you exactly what I saw(and still see).
It's essentially a 'shell' of what the launcher is supposed to be. It looks NOTHING like what the launcher looks like on my second computer. I can still 'technically' use all the buttons on the launcher... technically. But it does me no good.
The moment I enter my credentials and hit Launch, the Launch button turns black with white letters and remains black with white letters. There is no loading bar, no downloading, no progression going on. I left it running for a half hour to no avail. It DOES write to the log, which I have entered below.
I have uninstalled and reinstalled Java(The correct version, I have used the command prompt to verify.). I have deleted the .technic folder in %appdata% numerous times to relaunch clean, with both the launcher .exe and .jar.
The most interesting test I did was copy over my files from the other computer where Technic works. All the graphics will actually load like normal AFTER you click the sidebar once, but the Launch button will still black out when clicked and no progress will be made. I have since deleted that .technic folder with more failed attempts at getting it to work.
If anyone can parse my log and see why my launcher isn't working properly, you have my gratitude. I have given up on Technic at this point(Since I am not planning on using the computer it actually runs on just to play Tekkit), as everything I have tried over the past 24 hours has failed, so if anyone else can assist, I state again that you have my gratitude.
Error Messages:
No error message is given.
Error Log:
2013/10/22 13:35:19 [iNFO] ------------------------------------------
2013/10/22 13:35:19 [iNFO] Technic Launcher is starting....
2013/10/22 13:35:19 [iNFO] Launcher Build: 293
2013/10/22 13:35:19 [iNFO] ------------ Startup Parameters ------------
2013/10/22 13:35:19 [iNFO] --------- End of Startup Parameters ---------
2013/10/22 13:35:19 [WARNING] Unable to load users from C:\Users\Hulk2\AppData\Roaming\.technic\users.json because it does not exist.
2013/10/22 13:35:19 [WARNING] Unable to load installedPacks from C:\Users\Hulk2\AppData\Roaming\.technic\installedPacks because it does not exist.
2013/10/22 13:35:20 [sEVERE] Error accessing URL.
2013/10/22 13:35:20 [WARNING] Unable to load technic modpacks
net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full]
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:68)
at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:187)
Caused by: java.net.SocketException: Invalid argument: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:54)
... 1 more
2013/10/22 13:35:20 [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/22 13:35:20 [WARNING] Unable to load news, hiding news section
net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/news/]
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:68)
at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)
at org.spoutcraft.launcher.Launcher$3.run(Launcher.java:95)
Caused by: java.net.SocketException: Invalid argument: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:54)
... 2 more
2013/10/22 13:35:20 [iNFO] Launcher took: 1279ms to start
2013/10/22 13:35:22 [iNFO] Maximum usable memory detected: 8173 mb
2013/10/22 13:35:31 [sEVERE] java.net.SocketException: Invalid argument: connect
2013/10/22 13:35:31 [sEVERE] at java.net.DualStackPlainSocketImpl.connect0(Native Method)
2013/10/22 13:35:31 [sEVERE] at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.net.PlainSocketImpl.connect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.net.SocksSocketImpl.connect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.net.Socket.connect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.security.ssl.SSLSocketImpl.connect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.NetworkClient.doConnect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.http.HttpClient.openServer(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.https.HttpsClient.New(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79)
2013/10/22 13:35:31 [sEVERE] at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106)
2013/10/22 13:35:31 [sEVERE] at org.spoutcraft.launcher.skin.LauncherFrame.login(LauncherFrame.java:549)
2013/10/22 13:35:31 [sEVERE] at org.spoutcraft.launcher.skin.LauncherFrame.action(LauncherFrame.java:522)
2013/10/22 13:35:31 [sEVERE] at org.spoutcraft.launcher.skin.LauncherFrame.actionPerformed(LauncherFrame.java:476)
2013/10/22 13:35:31 [sEVERE] at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.Component.processMouseEvent(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at javax.swing.JComponent.processMouseEvent(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.Component.processEvent(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.Container.processEvent(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source)
2013/10/22 13:35:31 [sEVERE] at java.awt.Component.d
Question
Darxio
Launcher Version: 293
Operating System: Windows 7 64 Bit
Java Version: 7 Update 45
Antivirus Program: None
Description of Problem:
Update: Temporary fix found. See my post, about 18 posts below.
I have two computers with the same Windows OS, same Java, and same Launcher Version. Both were fresh installs of the launcher.
Computer #1 is the computer with the issue. Month old, very clean. Computer #2 has no launcher issue, is aged but still viable, but not used much.
I tried using the Launcher on my first computer, and I have a screenshot to show you exactly what I saw(and still see).
It's essentially a 'shell' of what the launcher is supposed to be. It looks NOTHING like what the launcher looks like on my second computer. I can still 'technically' use all the buttons on the launcher... technically. But it does me no good.
The moment I enter my credentials and hit Launch, the Launch button turns black with white letters and remains black with white letters. There is no loading bar, no downloading, no progression going on. I left it running for a half hour to no avail. It DOES write to the log, which I have entered below.
I have uninstalled and reinstalled Java(The correct version, I have used the command prompt to verify.). I have deleted the .technic folder in %appdata% numerous times to relaunch clean, with both the launcher .exe and .jar.
The most interesting test I did was copy over my files from the other computer where Technic works. All the graphics will actually load like normal AFTER you click the sidebar once, but the Launch button will still black out when clicked and no progress will be made. I have since deleted that .technic folder with more failed attempts at getting it to work.
If anyone can parse my log and see why my launcher isn't working properly, you have my gratitude. I have given up on Technic at this point(Since I am not planning on using the computer it actually runs on just to play Tekkit), as everything I have tried over the past 24 hours has failed, so if anyone else can assist, I state again that you have my gratitude.
Error Messages:
No error message is given.
Error Log:
24 answers 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 accountSign in
Already have an account? Sign in here.
Sign In Now