i using javafx canvas , update painting every 1 second or more if dragging mouse on it.
although in javafx thread these strange errors:
1)java.lang.internalerror: unrecognized pgcanvas token: 67 @ com.sun.javafx.sg.prism.ngcanvas.renderstream(ngcanvas.java:1157)
2)java.lang.classcastexception: com.sun.prism.paint.color cannot cast java.lang.string
3)something error miter>1
most times work others doing own things.
what causing errors?
Comments
Post a Comment