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?