We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Stacktrace:
java.lang.NullPointerException at vsim.gui.controllers.SimulatorController.lambda$null$25(SimulatorController.java:579) at com.sun.javafx.application.PlatformImpl.lambda$null$397(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$398(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.gtk.GtkApplication._runLoop(Native Method) at com.sun.glass.ui.gtk.GtkApplication.lambda$null$203(GtkApplication.java:139) at java.lang.Thread.run(Thread.java:748)
The text was updated successfully, but these errors were encountered:
fix null pointer exception caused by using javafx VirtualFlow (#15, #17…
be46786
…, #18)
fixed in version 3.0
Sorry, something went wrong.
a17c922
…, #18) Former-commit-id: be46786
No branches or pull requests
Stacktrace:
The text was updated successfully, but these errors were encountered: