chickenbrothel Posted September 12, 2012 Share Posted September 12, 2012 (edited) So, I really want to try ASIS and Automatic Variants but JAR files just wont run on my computer, apparently. I've got Java 7 and the latest updates, I'm running both 64 bit and 32 bit versions (as some have suggested), and I've even gone in and tried "open program with" java.exe, javaw.exe, javaws.exe (none of them work). EDIT: I got javaws.exe to run it, only to have it say this: Application ErrorUnable to launch the application. Details: Exception: JNLParseException[ Could not parse launch file. Error at line 0.] at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source) at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.Main.launchApp(Unknown Source) at com.sun.javaws.Main.continueInSecureThread(Unknown Source) at com.sun.javaws.Main.access$000(Unknown Source) at com.sun.javaws.Main$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Wrapped Exception:Failed to find the '<' charater that marks the end of a CDATA element. Exception parsing xml at line 0 at com.sun.deploy.xml.XMLParser.skipPCData(Unknown Source) at com.sun.deploy.xml.XMLParser.nextToken(Unknown Source) at com.sun.deploy.xml.XMLParser.parse(Unknown Source) at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source) at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source) at com.sun.javaws.Main.launchApp(Unknown Source) at com.sun.javaws.Main.continueInSecureThread(Unknown Source) at com.sun.javaws.Main.access$000(Unknown Source) at com.sun.javaws.Main$1.run(Unknown Source) at java.lang.Thread.run(Unknown Source) So....fun stuff. Edited September 12, 2012 by chickenbrothel Link to comment Share on other sites More sharing options...
Recommended Posts