#Hello, It Give me Error that The Var I put Is Null but it isn't!
1 messages · Page 1 of 1 (latest)
⌛ This post has been reserved for your question.
Hey @rich tusk! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
here the button that send you to fmxl file java @FXML void soundsettingsoption(ActionEvent event) throws UnsupportedAudioFileException, LineUnavailableException, IOException, InterruptedException { Sound button = new Sound(); button.button(this); root = FXMLLoader.load(getClass().getResource("Settingsound.fxml")); stage = (Stage)((Node)event.getSource()).getScene().getWindow(); scene = new Scene(root); stage.setScene(scene); stage.show(); filenameforreader = "\\Settings\\Sounds\\sound-settings.txt"; Files file = new Files(); file.settheolddataofsoundsettings(this); }
and here the action it should do
and here the error
I hope some one can help me if you Know Please me Ping 3 Times!
<@&765578700724371486>
e