Hello, I get an unsigned entry error message when trying to load a game or spec...
I can't play on my home computer on evenings right now.
Does anyone knows how to fix this without having to buy new hardware?
On OSX 10.6.8, the app downloads and stops :
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.6+" codebase="https://fumbbl.com/FFBClient/live" href="/ffblive.jnlp?spectate=946766&c=Namloc&a=bl%2BsWlJJDU%2BIg2xzSJVXYdtq9kivdVhbaYuHw2lpDJMpi1HLuka%2BctsJTQvqUgEx"><information><title>FantasyFootballClient</title><vendor>
www.balancedbytes.com</vendor></information><update check="always" policy="always"/><security><all-permissions></all-permissions></security><resources><jar href="FantasyFootballClient.jar"/><jar href="FantasyFootballClientResources.jar"/><jar href="org.osgi.core-4.3.0.jar"/><jar href="tinysound-1.1.1.jar"/><jar href="vorbisspi1.0.3.jar"/><jar href="jorbis-0.0.17.jar"/><jar href="tritonus_share.jar"/><j2se version="1.6" href="http://java.sun.com/products/autodl/j2se"/><j2se version="1.6+" href="http://java.sun.com/products/autodl/j2se"/></resources><application-desc main-class="com.balancedbytes.games.ffb.client.FantasyFootballClient"><argument>-spectator</argument><argument>-coach</argument><argument>Namloc</argument><argument>-gameId</argument><argument>946766</argument><argument>-port</argument><argument>22223</argument><argument>-auth</argument><argument>bl+sWlJJDU+Ig2xzSJVXYdtq9kivdVhbaYuHw2lpDJMpi1HLuka+ctsJTQvqUgEx</argument></application-desc></jnlp>
exception:
com.sun.deploy.net.JARSigningException: Une entrée non signée a été trouvée dans la ressource :
https://fumbbl.com/FFBClient/live/FantasyFootballClient.jar
at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(SigningInfo.java:407)
at com.sun.javaws.security.SigningInfo.check(SigningInfo.java:293)
at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(LaunchDownload.java:1764)
at com.sun.javaws.LaunchDownload.checkSignedResources(LaunchDownload.java:1527)
at com.sun.javaws.Launcher.prepareResources(Launcher.java:1283)
at com.sun.javaws.Launcher.prepareAllResources(Launcher.java:636)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:338)
at com.sun.javaws.Launcher.prepareToLaunch(Launcher.java:210)
at com.sun.javaws.Launcher.launch(Launcher.java:127)
at com.sun.javaws.Main.launchApp(Main.java:460)
at com.sun.javaws.Main.continueInSecureThread(Main.java:292)
at com.sun.javaws.Main$1.run(Main.java:125)
at java.lang.Thread.run(Thread.java:695)
It was fine a few days ago.