View Single Post
  #429  
Unread 11-30-2011, 09:17 AM
T101's Avatar
T101 T101 is offline
A Brown Bear
 
Join Date: Nov 2011
Server: Everfrost
Posts: 12
Exclamation

Yes I have Java and everything needed to execute the program however, all it tells me is that it is "Unable to launch the application." Nothing more nothing less. I get that from clicking the launch button on the link:

http://www.advancedmod.com/DrumsUI/


It begins the download, then it pops up that window about not being able to launch it. Is there a different link where I can actually DL the updater itself and save to my files? If so I'd like to be able to manually try it instead of going through the above link. Tnx again for you cooperation with this!!

Oh my OS is Windows 7 Pro. Machine is an M17xR2 Quad Core. (4 i7 Processors)


Errors:

Could not load argument exception:

at com.sun.javaws.Main.launchApp(Unknown Source)
at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
at com.sun.javaws.Main$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


java.io.FileNotFoundException

at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(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$1.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Those are the details of the error. Makes no sense to me even tho I have a degree in Java and Web Design. Medications screwed up my memory so all my schooling went out the window :-/ Anyhow hope you can make sense of it all as I would like to get some kind of custom UI to work...

Last edited by T101 : 11-30-2011 at 11:25 AM.
Reply With Quote