#Hello, It Give me Error that The Var I put Is Null but it isn't!

1 messages · Page 1 of 1 (latest)

rich tusk
#

Hello I adding Buttons And Stuff and I Want Like When Some One enter this fmxl file it check the var is on or off and set text on button to something But it say the full is "null"

analog isleBOT
#

This post has been reserved for your question.

Hey @rich tusk! Please use /close or the Close Post button 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.

rich tusk
#

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 error

#

I hope some one can help me if you Know Please me Ping 3 Times!

analog isleBOT
#

<@&765578700724371486>

Requested by Boy Sky#4804
rich tusk
#

please.

#

@thin quartz Sorry can help?

rich tusk
#

e