batya239 / NyanProgressBar

Nyan cat progress bar plugin for IJ

Home Page:https://plugins.jetbrains.com/plugin/8575-nyan-progress-bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NPE

cy6erGn0m opened this issue · comments

java.lang.NullPointerException
	at NyanProgressBarUi.paintDeterminate(NyanProgressBarUi.java:204)
	at javax.swing.plaf.basic.BasicProgressBarUI.paint(BasicProgressBarUI.java:412)

Looks like c doesn't have a parent

I have same issue.