Unable to Launch (For the millionth time)

java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.UnsatisfiedLinkError: no ShoddyHelper in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at shoddybattleclient.FirstLaunch.initialiseLocalStorage(FirstLaunch.java:161)
at shoddybattleclient.WelcomeWindow.main(WelcomeWindow.java:331)
... 9 more
Windows 7 Home Premium, 64 bit

Java 6, up to date.

I have tried deleting my temp files under java and reinstalling and I continue to get this error.

Any suggestions? I have a feeling this may be firewall related.
 

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top