7.2 Crash! java.lang.NullPointerException
at phex.download.swarming.SwarmingManager.loadDownloa dList(Unknown Source)
at phex.MainFrame.<init>(Unknown Source)
at phex.gui.common.GUIRegistry.initialize(Unknown Source)
at phex.f.main(Unknown Source)
at java.lang.reflect.Method.invoke(Native Method)
at com.apple.buckyball.app.LaunchRunner.run(LaunchRun ner.java:82)
at com.apple.buckyball.app.LaunchRunner.callMain(Laun chRunner.java:44)
at com.apple.buckyball.app.CarbonLibApp.main(CarbonLi bApp.java:76)
Brings up the app, draws the screen with the host catcher etc.... dies.
Any quick fixes ? |