Launcher Version: Current
Operating System: Win 7 ultimate
Java Version: 1.7.0_25 (64 and 32bit)
Antivirus Program: None
Description of Problem:
Launcher wont open, tried bot .exe and .jar This didnt start till i tried to add 64 bit java to my computer. Needed to allocate more RAM
Error Messages:
Error Log:
2013/08/18 14:12:57 [iNFO] Args: []
2013/08/18 14:12:57 [sEVERE] Unhandled Exception in Thread[main,5,main]
java.lang.ClassFormatError: Unknown constant tag 0 in class file java/net/AbstractPlainSocketImpl
at java.net.Socket.setImpl(Unknown Source)
at java.net.Socket.<init>(Unknown Source)
at sun.net.NetworkClient.createSocket(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 org.spoutcraft.launcher.rest.RestAPI.getRestObject(RestAPI.java:366)
at org.spoutcraft.launcher.rest.RestAPI.getLatestLauncherBuild(RestAPI.java:234)
at org.spoutcraft.launcher.entrypoint.Start.launch(Start.java:85)
at org.spoutcraft.launcher.entrypoint.Start.main(Start.java:49)