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