1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved Failed to load bot interface.

Discussion in 'Developer Support' started by Aidden, Feb 29, 2016.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,600
    Likes Received:
    990
    Getting this on .24 but its loading the interface fine.
    Code (Text):
    1.  
    2. Failed to load bot interface.
    3. java.lang.NullPointerException
    4.         at javafx.scene.layout.Pane.setConstraint(Pane.java:101)
    5.         at javafx.scene.layout.VBox.setVgrow(VBox.java:164)
    6.         at nul.iiIiIIiiIiIi.try(cvb:277)
    7.         at nul.iiIiIIiiIiIi.initialize(cvb:260)
    8.         at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548)
    9.         at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2441)
    10.         at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2409)
    11.         at nul.IIIiiiiIIIIi.try(hg:147)
    12.         at nul.IIIiiiiIIIIi.try(hg:35)
    13.         at nul.iiIiIIiiIiIi.<init>(cvb:192)
    14.         at nul.iiiIIIiiiiIi.try(gfc:36)
    15.         at nul.iiIIiIiiiIii.try(umb:101)
    16.         at nul.IiIiIIiiiIIi.try(mwb:17426)
    17.         at nul.IiIiIIiiiIIi.call(mwb:285)
    18.         at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
    19.         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    20.         at java.lang.Thread.run(Thread.java:745)
    @Cloud
     
  2. Best Answer:
    Post #2 by Cloud, Feb 29, 2016
  3. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Has something to do with the botInterfaceProperty(), not sure who's end it's on.

    Delegating to @Arbiter
    --- Double Post Merged, Feb 29, 2016, Original Post Date: Feb 29, 2016 ---
    Should be fixed in V1.0.25 which will be posted within the next 5 minutes.
     

Share This Page

Loading...