Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

illegalArgumentException in GUI #33

Open
TonyLo1 opened this issue May 23, 2018 · 0 comments
Open

illegalArgumentException in GUI #33

TonyLo1 opened this issue May 23, 2018 · 0 comments

Comments

@TonyLo1
Copy link
Member

TonyLo1 commented May 23, 2018

java.lang.IllegalArgumentException: Graph can not be null
at automenta.vivisect.dimensionalize.HyperassociativeMap. (HyperassociativeMap.java:129)
at automenta.vivisect.dimensionalize.HyperassociativeMap. (HyperassociativeMap.java:164)
at automenta.vivisect.dimensionalize.HyperassociativeLayout$1. (HyperassociativeLayout.java:47)
at automenta.vivisect.dimensionalize.HyperassociativeLayout.preUpdate (HyperassociativeLayout.java:47)
at automenta.vivisect.graph.GraphDisplays.preUpdate (GraphDisplays.java:44)
at automenta.vivisect.graph.AbstractGraphVis.updateGraph (AbstractGraphVis.java:137)
at automenta.vivisect.graph.AnimatingGraphVis.draw (AnimatingGraphVis.java:51)
at automenta.vivisect.swing.PCanvas.draw (PCanvas.java:167)
at processing.core.PApplet.handleDraw (PApplet.java:2386)
at processing.core.PGraphicsJava2D.requestDraw (PGraphicsJava2D.java:240)
at processing.core.PApplet.run (PApplet.java:2256)
at java.lang.Thread.run (Thread.java:844)

@TonyLo1 TonyLo1 added the bug label May 23, 2018
@TonyLo1 TonyLo1 removed the bug label Aug 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant