View Single Post
  #7 (permalink)  
Old July 1st, 2006
BrownHairedDevil BrownHairedDevil is offline
Novicius
 
Join Date: July 1st, 2006
Posts: 2
BrownHairedDevil is flying high
Default

When I open Phex and it crashes (both 2.8.2 and 2.8.6).

The strangest thing is that it had worked before. I registered my iPod shuffle and installed some VOIP applications.

This is what happens when I run Phex 2.8.6 through the command line:
Quote:
Shawn-Pringles-Computer:/Applications/Phex.app/Contents/Resources/Java shawnpringle$ java -jar phex.jar
java.lang.NullPointerException
at phex.gui.common.table.FWTable.updateFWTableScrollP ane(Unknown Source)
at phex.gui.common.table.FWTable.createFWTableScrollP ane(Unknown Source)
at phex.gui.tabs.network.NetworkTab.initComponent(Unk nown Source)
at phex.gui.common.MainFrame.setupComponents(Unknown Source)
at phex.gui.common.MainFrame.<init>(Unknown Source)
at phex.gui.common.GUIRegistry.initialize(Unknown Source)
at phex.Main.main(Unknown Source)
Where is this FW table and how do I fix it? Can I just delete it?

Shawn
Reply With Quote