I am getting a error since today after reboot on my Ubuntu Intrepid Ibex machine when trying to run the PMS.sh file. See error below:
- Code: Select all
[main] TRACE 00:27:16.980 Class not found: net.pms.newgui.update.AutoUpdateDialog
Header Chunk. Image width:256 height:256 depth:8 color type:6 compression type:0 filter type:0 interlace:0
java.lang.NullPointerException
at net.pms.util.KeyedComboBoxModel.fireListDataEvent(KeyedComboBoxModel.java:208)
at net.pms.util.KeyedComboBoxModel.setSelectedKey(KeyedComboBoxModel.java:249)
at net.pms.newgui.NetworkTab.build(NetworkTab.java:113)
at net.pms.newgui.LooksFrame.buildMain(LooksFrame.java:271)
at net.pms.newgui.LooksFrame.buildContent(LooksFrame.java:251)
at net.pms.newgui.LooksFrame.<init>(LooksFrame.java:181)
at net.pms.PMS.init(PMS.java:277)
at net.pms.PMS.get(PMS.java:867)
at net.pms.PMS.main(PMS.java:927)
It worked fine before but both 1.03 and 1.01 gave the same error. I was hoping the 1.03 would have helped but seems to be something else that is wrong. Any ideas?
