Doesn't work for me
java.lang.NullPointerException: inputStream is null.
at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
at javafx.fxml.FXMLLoader.load(Unknown Source)
at com.slashnhax.bots.alpha.alpha_fighter.ui.AlphaFighterGUI.<init>(AlphaFighterGUI.java:22)
at...