The molecule app listens for the Space key and uses that to play and stop a Timeline.
However a Timeline is never created in the application, so a NullPointerException is dumped to the console whenever you press the space bar.
However a Timeline is never created in the application, so a NullPointerException is dumped to the console whenever you press the space bar.