aidenlab / Juicebox

Visualization and analysis software for Hi-C data -
https://aidenlab.org/juicebox
MIT License
244 stars 58 forks source link

Open state, there are Null Pointer exceptions #289

Open nchernia opened 8 years ago

nchernia commented 8 years ago

saved_saves.xml.txt

INFO [2015-12-19 09:47:38,506] [GenomeManager.java:174] [pool-1-thread-1] Genome loaded. id= hg19 java.lang.NullPointerException at juicebox.track.TrackPanel.paintComponent(TrackPanel.java:233) at javax.swing.JComponent.paint(JComponent.java:1053) at javax.swing.JComponent.paintChildren(JComponent.java:886) java.lang.NullPointerException at juicebox.track.TrackPanel.paintComponent(TrackPanel.java:233) at javax.swing.JComponent.paint(JComponent.java:1053) at javax.swing.JComponent.paintChildren(JComponent.java:886) at javax.swing.JComponent.paint(JComponent.java:1062) at javax.swing.JComponent.paintChildren(JComponent.java:886)

nchernia commented 8 years ago

this is working

nchernia commented 8 years ago

nevermind it's not