Join Date: Jul 2008
Posts: 795
Hi guys, I posted this in the software forum but got no responses so thought I'd try here.
Ever since I got my new Windows 7 PC I've had trouble running (hand history replayer) Universal Replayer on it. I have installed the latest version of Java and am running as administrator, however three quarters of the way through the run process I get the following Application Error:
Launch File
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="6.0+" codebase="http://www.universal-replayer.net/jws/" href="universal_replayer.jnlp">
<information>
<title>Universal Replayer</title>
<vendor>Universal Replayer</vendor>
<homepage href="http://www.universal-replayer.net"/>
<icon href="icon.png"/>
<icon kind="shortcut" href="icon.ico" />
<offline-allowed/>
<shortcut online="true">
<desktop/>
</shortcut>
</information>
<security>
<all-permissions/>
</security>
<resources>
<j2se version="1.6+" href="http://java.sun.com/products/autodl/j2se"/>
<jar href="http://www.universal-replayer.net/jws/popopop_player.jar"/>
<jar href="http://www.universal-replayer.net/jws/pokertools.jar"/>
<jar href="http://www.universal-replayer.net/jws/jsr173_api.jar"/>
<jar href="http://www.universal-replayer.net/jws/lang.jar"/>
<jar href="http://www.universal-replayer.net/jws/infos.jar" />
<jar href="http://www.universal-replayer.net/jws/session.jar"/>
<jar href="http://www.universal-replayer.net/jws/skin.jar"/>
<jar href="http://www.universal-replayer.net/jws/xbean.jar"/>
<jar href="http://www.universal-replayer.net/jws/charset-detect-stream-reader.jar"/>
<jar href="http://www.universal-replayer.net/jws/icu4j.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_pokerstars.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_partypoker.jar" />
<jar href="http://www.universal-replayer.net/jws/room_ongamenetwork.jar" />
<jar href="http://www.universal-replayer.net/jws/room_ipokernetwork.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_fulltiltpoker.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_everestpoker.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_cryptologicnetwork.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_mansionpoker.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_mergenetwork.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_microgamingnetwork.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_ultimatebetpoker.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_absolutepoker.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_betfairpoker.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_pkr.jar"/>
<jar href="http://www.universal-replayer.net/jws/room_p5network.jar"/>
</resources>
<application-desc main-class="application.MainController" />
<update check="timeout" policy="always"/>
</jnlp>
Exception
java.lang.NullPointerException
at application.MainController.main(MainController.jav a:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known 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)
Does anyone have any ideas as to what the problem might be? If it helps I've also been unable to run HEM's hand replayer on my new PC as well.
Cheers