
January 16th, 2006
|
Novicius | | Join Date: June 6th, 2005 Location: Barcelona
Posts: 3
| |
I've broken my phex I'm using phex 2.4.2.86 on Linux fedora and it worked fine till today when
I've been playing with the skins. Now when I try to run phex it crashes. On the console it gives the following error messages: Code: java.lang.NullPointerException
at phex.gui.common.GUIUtils.darkerColor(Unknown Source)
at phex.gui.common.PhexColors.updateColors(Unknown Source)
at phex.gui.common.GUIUtils.updateComponentsUI(Unknown Source)
at phex.gui.common.LookAndFeelUtils.setLookAndFeel(Unknown Source)
at phex.gui.common.GUIRegistry.initializeGUISettings(Unknown Source)
at phex.gui.common.GUIRegistry.initialize(Unknown Source)
at phex.Main.main(Unknown Source) I tried deleting the config file /home/lluisa/.phex/phex.cfg with no effect. How can I revert to the old config? |