Application Error when starting up shoddy

I try to open it and this error comes up:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a href="https://jetib.curtin.edu.au/login.shtml?__dest=shoddybattle.com/client/shoddybattle.jnlp">here</a>.</p>
</body></html>

The jetib.curtin.edu.au is my universities network.

Also, in the ''exeptions'' tab of the error details it gives me 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.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
at com.sun.javaws.Launcher.prepareToLaunch(Unknown 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)
 
FinalStar, you can see that in the
Code:
<p>The document has moved <a  href="https://jetib.curtin.edu.au/login.shtml?__dest=shoddybattle.com/client/shoddybattle.jnlp">here</a>.</p>
Just by reading the plain text, it has moved the file, and/or your university is not allowing you to download .jar files Shoddy needs. You could probably download it if you logged into your university. (Because the host file is login.shtml)
 

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

Top