Kundello

Untitled

Mar 6th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. FWLD.Launcher
  2. 2018.03.06 19:37:28 [INFO] Setting up script engine bindings
  3. 2018.03.06 19:37:29 [INFO] Invoking start() function
  4. Exception in thread "JavaFX Application Thread" java.lang.NullPointerException: Children: child node is null: parent = Pane[id=dim]
  5. at javafx.scene.Parent$2.onProposedChange(Parent.java:435)
  6. at com.sun.javafx.collections.VetoableListDecorator.set(VetoableListDecorator.java:311)
  7. at jdk.nashorn.internal.scripts.Script$Recompilation$59$14180A$\^eval\_.swap#L:300(<eval>:304)
  8. at javafx.event.EventHandler$$NashornJavaAdapter.handle(Unknown Source)
  9. at javafx.animation.Animation.impl_finished(Animation.java:1132)
  10. at javafx.animation.AnimationAccessorImpl.finished(AnimationAccessorImpl.java:49)
  11. at com.sun.scenario.animation.shared.SingleLoopClipEnvelope.timePulse(SingleLoopClipEnvelope.java:103)
  12. at javafx.animation.Animation.impl_timePulse(Animation.java:1102)
  13. at javafx.animation.Animation$1.lambda$timePulse$25(Animation.java:186)
  14. at java.security.AccessController.doPrivileged(Native Method)
  15. at javafx.animation.Animation$1.timePulse(Animation.java:185)
  16. at com.sun.scenario.animation.AbstractMasterTimer.timePulseImpl(AbstractMasterTimer.java:344)
  17. at com.sun.scenario.animation.AbstractMasterTimer$MainLoop.run(AbstractMasterTimer.java:267)
  18. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:514)
  19. at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:498)
  20. at com.sun.javafx.tk.quantum.QuantumToolkit.pulseFromQueue(QuantumToolkit.java:491)
  21. at com.sun.javafx.tk.quantum.QuantumToolkit.lambda$runToolkit$403(QuantumToolkit.java:319)
  22. at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95)
  23. at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
  24. at com.sun.glass.ui.win.WinApplication.lambda$null$147(WinApplication.java:177)
  25. at java.lang.Thread.run(Unknown Source)
Advertisement
Add Comment
Please, Sign In to add comment