AetherOnePi icon indicating copy to clipboard operation
AetherOnePi copied to clipboard

crash bug

Open t0mZ4 opened this issue 3 years ago • 1 comments

hi

i get this error often while trying to use the software:


java.lang.NullPointerException
	at de.isuret.polos.AetherOnePi.processing2.elements.GuiElements.draw(GuiElements.java:403)
	at de.isuret.polos.AetherOnePi.processing2.AetherOneUI.draw(AetherOneUI.java:341)
	at processing.core.PApplet.handleDraw(PApplet.java:2426)
	at processing.awt.PSurfaceAWT$12.callDraw(PSurfaceAWT.java:1557)
	at processing.core.PSurfaceNone$AnimationThread.run(PSurfaceNone.java:316)

for example,. if I start Grounding, after one run or two it freezes and produces this error

@isuretpolos

t0mZ4 avatar Aug 02 '21 20:08 t0mZ4