Trying to reinstal (problems)

Hey I reinstalled Java and Shoddy Battle client, but it's broken or something. This is the message I get when I try to activate it-

Launch File:

<?xml version="1.0" encoding="utf-8"?>
<jnlp
spec="1.0+"
codebase="http://shoddybattle.com/client/"
href="shoddybattle.jnlp">
<information>
<title>Shoddy Battle</title>
<vendor>Colin Fitzpatrick &amp; Benjamin Gwin</vendor>
<homepage href="http://shoddybattle.com" />
<description kind="short">An extensible Pokemon simulator</description>
<description>A pokemon simulator that is free as in freedom</description>
<shortcut online="true">
<desktop />
<menu />
</shortcut>
<icon href="http://shoddybattle.com/client/icon.gif" width="64" height="64" />
</information>
<resources>
<j2se version="1.4+" />
<j2se version="1.5+" />
<j2se version="1.6+" />
<jar href="ShoddyBattleClient.jar" />
<jar href="ShoddyBattle.jar" />
<jar href="PokemonSprites.jar" />
<jar href="swing-layout-1.0.2.jar" />
</resources>
<resources os="Windows" arch="x86">
<nativelib href="ShoddyHelper.jar" />
</resources>
<security>
<all-permissions />
</security>
<application-desc main-class="shoddybattleclient.WelcomeWindow">
<argument>sprites.PokemonSprite</argument>
<argument>http://shoddybattle.com/client/dpmovesets.db</argument>
</application-desc>
</jnlp>

Exception:

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

This is sort of affecting my steam account too, so without further to do-

HAAAAAALP
 

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

Top