Troubles Running Shoddy Battle? READ Before Asking

I just uninstalled shoddy battle for some stupid reason...And now I want to reinstal it, but the shoddybattle site is down right now...Does anyone no when it'll be back up?
 
Same problem as Wrong Lane and Butterfingers

I've looked through all the pages on this thread andfound no answer. I am using a macbook with leopard or snow leopard and was able to use shoddy battle a couple of weeks ago. Now whenever I load I get a message saying the sprites didnt load properly and I need to download the jpnl again, so I do and I get the same message. if I persist and try to get onto smogon it says there is a connection error too, although I expect my problem is the sprites... I have downloaded several times to no avail, I have reset the java settings and nothing... any answers coming for the 3 of us??
 
I was able to use Shoddy last night, everything was fine.
I use it today, cannot connect to Smogon's server [and fails silently] or open up any of my saved teams.

Other servers let me get a login window, but I cannot get further than that.

Cleared my Java cache, restarted, and I have the latest Java. No luck.
Any other suggestions?

[edit]
Got it to bring up the login now after reinstalling Java and clearing the cache [again].
However, the console shows this when I try to log in [nothing happens after that, no chat window or anything shows]:
java.io.EOFException
at java.io.ObjectInputStream$BlockDataInputStream.peekByte(Unknown Source)
at java.io.ObjectInputStream.readObject0(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at netbattle.MessageHandler.getNextMessage(MessageHandler.java:114)
at shoddybattleclient.JoinServer.cmdLogInActionPerformed(JoinServer.java:400)
at shoddybattleclient.JoinServer.access$200(JoinServer.java:24)
at shoddybattleclient.JoinServer$4.actionPerformed(JoinServer.java:165)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
...and does the same thing when I load a team to try to edit it.
 
Same problem, if I click the on the smogon server to connect, it just doesn´t do anything at all.

EDIT: Problem solved, it suddenly works.

EDIT: Oh, not really, it crashed at the welcome screen.
 
You can edit your team, if you go the the welcome window, and click Team Builder (tab) and select Smogon University. It will work like the regular smogon metagame.
 
Trying to get it to work, but when I run it, I get the error

Unexpected Exception: java.lang.reflect.InvocationTargetException

and the 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: E:\Users\NAME\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\5\42c06805-1ee4e4e6-n\ShoddyHelper.dll: Invalid access to memory location
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
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

Any ideas?
 
Trying to get it to work, but when I run it, I get the error

Unexpected Exception: java.lang.reflect.InvocationTargetException

and the 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: E:\Users\NAME\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\5\42c06805-1ee4e4e6-n\ShoddyHelper.dll: Invalid access to memory location
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
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



Console reads:
java.lang.UnsatisfiedLinkError: E:\Users\NAME\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\5\42c06805-1ee4e4e6-n\ShoddyHelper.dll: Invalid access to memory location
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
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)
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)
#### Java Web Start Error:
#### null


Any ideas?
 
I get an error whenever I open shoddy, the exception is this
MissingFieldException[ The following required field is missing from the launch file: <jnlp>]
at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescript or(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unkn own Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
at com.sun.javaws.Launcher.launch(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)


I have updated my java and re downloaded shoddy multiple times, and neither works.
 
I'm having the issue of movelists not appearing. Yes, I read the OP's solution to it. However, some confusion coupled with attempts to fix it have lead me to post anyway.

When I look at my java, these are the versions I see under general and under Java apple plugin, in this order:
J2SE 5.0 32-BIT (checkboxed)
Java SE6 64-BIT (checkboxed)
J2SE 5.0 64-BIT (checkboxed)
J2SE 1.4.2 34-BIT (not checkboxed)

I tried moving the 1.4 to the top and checkboxing it, and tried running shoddy but the moveslist is still too stretched. When I move the 1.4 to the top, should I uncheckbox everything else, does it matter? What am I doing wrong?

Another issue I am having is that I cannot login to smogon university, or register. Any other server logging on works fine--I've tried it on 5 different servers. But every time I try logging into smogon, I put in my info and click login and absolutely nothing happens. Same thing when I try to register a different name.
 
I try to open shoddy battle after i have downloaded it from the website, and when I try to open it, i get the long string of text that you told us not to post. I can't figure out what is wrong. Please help.
 
Servers are always 0/100, etc, for all of them. What's up? I currently have an active connection and even refreshed

An error occurred while attempting to connect to the server:

Connection refused: connect
 
"Help! I have a mac/use OS X and when I start a battle the battle window stretches and I can't see my moves! What should I do!?!

This is a bug with Java 1.5 for OS X. Open your java preferences and in the Java Applications list in the General tab, make sure that Java 1.5 is not at the top of the list. Java 1.6 is the best choice, but 1.4 also works if you don't have 1.6."



I managed to solve this issue by changing the Java Pref. to Java SE 6, but I was stuck now with only a text file.

To solve that issue, I went into Network > View Cache Files. If Shoddy Battle appears as an application, right-click and "install shortcut". In that case, you will now have an application created, instead of just the text file that will open in Java Web Start.

I hope this helps anyone, I've had a lot of trouble myself.
 
So this is the error message I get when I try to run Shoddy:

Code:
<?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>
And it really sucks, because I'm supposed to play a tourney match tomorrow. It's always worked for me before, and just started being a bitch sometime last week. Help plzplzplzplzplz!!!

Edit: Oh, and here's the exception, if it's needed:

Code:
java.lang.NoClassDefFoundError: java/security/CodeSigner
	at com.sun.javaws.security.SigningInfo.setContains(SigningInfo.java:117)
	at com.sun.javaws.security.SigningInfo.overlapChainLists(SigningInfo.java:140)
	at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1407)
	at com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1170)
	at com.sun.javaws.Launcher.prepareLaunchFile(Launcher.java:1023)
	at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:306)
	at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:183)
	at com.sun.javaws.Launcher.launch(Launcher.java:104)
	at com.sun.javaws.Main.launchApp(Main.java:405)
	at com.sun.javaws.Main.continueInSecureThread(Main.java:252)
	at com.sun.javaws.Main$1.run(Main.java:111)
	at java.lang.Thread.run(Thread.java:552)
Edit2: Guess I should add a couple little things.

I am on a Mac, using Java 1.4.2. I can't download Java 6 because my computer is too damn old.
 
I installed ShoddyBattle on a public computer, and have the most recent Java, and the program itself works, along with team editor, but I can't connect to any severs, because I get this error:
An error occurred while attempting to connect to the server:
Connection refused: connect
Also, all servers say there are [0/XXX] people in them.
 
Ph3artehPh1r3 - Looks to be a firewall problem. Try opening the ports that the servers are on, and allow java through the firewall. Other then that it may just be all the servers off. That error means it can connect, but it refuses to connect.
 
Can someone help me with my problem, please? I wrote here long ago and nobody has responded.

Please, help me.

Thanks in advance.
 
I've gotten kicked off of Shoddy four times today mid-battle; it tells me that it cannot connect to the server because it has timed out. It's really annoying because it forces me to forfeit the match. How do I prevent this from happening?
 
Whenever I try to run shoddy battle, an error message saying this comes up:

Could not find the main class:
C:\Users\etc\etc\shoddybattle.jnlp. Program will exit.

Is there anything I can do about this? It has been happening for a while and I have no way of opening shoddy battle. I ahve tried reinstalling it and java, but nothing of that sort is showing any results.
 
Unable to launch the application

So, Shoddy stopped working for me awhile ago, but I was too busy with schoolwork to care. Now though, during spring break, I really want to start Shoddying again. The exception is:

CouldNotLoadArgumentException[ Could not load file/URL specified: C:\Documents and Settings\Daniel\Application Data\Sun\Java\Deployment\cache\6.0\44\5b8a586c-7155563e]
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)

And the Wrapped Exception is:

java.io.FileNotFoundException: C:\Documents and Settings\Daniel\Application Data\Sun\Java\Deployment\cache\6.0\44\5b8a586c-7155563e (The system cannot find the file specified)
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)

I have no idea what this means, and I can't even re-download Shoddy, as I get the same error message. Can anyone help me?
 
It worked perfectly fine earlier, but now it's giving me a java.lang.NullPointerException, saying "unable to launch the application. What does this mean? It would take me ages to retype all the text in there, however. I have no idea why this is happening.

EDIT: It's worth noting that I can't re-download it or run it either. Also, I deleted it while clearing my Java cache, but now I can't get it back. Tried using Internet Explorer, too. What now?

EDIT2: In the exception, it says (unknown source) in parenthesis like that after every line. However, the only way for me to write the damn exception is to write it on another piece of paper, and then write it down on here, unless I can memorize every damn line, as it won't let me copy and paste it or type while its open. In fact, it closes out as soon as I click somewhere else.
 
Alright, when I start a battle in shoddy the orientation is all screwed up, like pokemon moves go horizontally outside of the constrains of the box making it impossible to pick a move. same for switching pokemon. My Java Web-start is version 11.9.0
 
Well, when I download the JNLP file from the Shoddy website and click on it, the hourglass next to the cursor comes up for a few seconds and then... nothing happens. No error message, nothing. I've tried opening it straight from the website and the same thing happens. Also I've cleared the Java cache and I definitely have the most recent version of Java. I'm using Internet Explorer on Windows XP and really have no idea what I'm doing wrong. Help please!
 

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

Top