Shoddy refuses to open

When I go to open Shoddy, a window pops up containing this text;

<?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>
BTW, I use a Mac if it makes any difference.
 
*Bump*

I'm still having this problem. And if its any help, that code in the above post opens in text edit.

Also, I have tried reinstalling Shoddy.
 

bearzly

Shoddy Battle dev
is a Battle Simulator Admin Alumnusis a Programmer Alumnusis a Forum Moderator Alumnus
Try opening up Terminal (Applications->Utilities) and putting this command

Code:
javaws http://shoddybattle.com/client/shoddybattle.php
 
Thanks bearzly, it worked.

EDIT: Shoddy works, but the dimensions of the battle screen is screwed. It drags down my entire screen and I cannot select any moves and there are no submit and cancel buttons. I'll try and upload a screenshot but I don't know how to use photobucket...

EDIT2: Found a picture of my problem. http://img15.imageshack.us/i/picture1sya.png/

Any ideas?
 

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

Top