Just for information.
I have just bumped into this error and with some research it shows it is a known issue in the java code to do with larger images.
Mine appeared after I added a third pane to the inner node under a scrollpane. Removing the third pane reverted to no error.
I have just bumped into this error and with some research it shows it is a known issue in the java code to do with larger images.
at javafx.graphics/com.sun.javafx.sg.prism.NGCanvas$RenderBuf.validate(NGCanvas.java:213)
Mine appeared after I added a third pane to the inner node under a scrollpane. Removing the third pane reverted to no error.