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