Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resolved Failed to load bot interface.

Author of MaxiBots
Joined
Dec 3, 2013
Messages
7,032
Getting this on .24 but its loading the interface fine.
Code:
Failed to load bot interface.
java.lang.NullPointerException
        at javafx.scene.layout.Pane.setConstraint(Pane.java:101)
        at javafx.scene.layout.VBox.setVgrow(VBox.java:164)
        at nul.iiIiIIiiIiIi.try(cvb:277)
        at nul.iiIiIIiiIiIi.initialize(cvb:260)
        at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
        at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
        at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
        at nul.IIIiiiiIIIIi.try(hg:147)
        at nul.IIIiiiiIIIIi.try(hg:35)
        at nul.iiIiIIiiIiIi.<init>(cvb:192)
        at nul.iiiIIIiiiiIi.try(gfc:36)
        at nul.iiIIiIiiiIii.try(umb:101)
        at nul.IiIiIIiiiIIi.try(mwb:17426)
        at nul.IiIiIIiiiIIi.call(mwb:285)
        at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.lang.Thread.run(Thread.java:745)
@Cloud
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Has something to do with the botInterfaceProperty(), not sure who's end it's on.

Delegating to @Arbiter
 
Should be fixed in V1.0.25 which will be posted within the next 5 minutes.
 
Top