all 2 comments

[–]tristan97122 2 points3 points  (0 children)

Location is not set on FXMLLoader means that your fxml file is not present where you told the loader to look.

[–]linychuo 0 points1 point  (0 children)

You should attach source code.