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

Resolved Cant open settings.

Discussion in 'Client & Site Support' started by Dan, Apr 2, 2015.

  1. Dan

    Dan

    Joined:
    Jan 15, 2015
    Messages:
    60
    Likes Received:
    9
    When I go to open settings panel I get the following without it opening successfully.

    Tried deleting said file but will generate new .res file and proceed with same error.

    @Cloud

    Code (Text):
    1. (06:31:24) javafx.fxml.LoadException:
    2. /C:/Users/Boss/RuneMate/temp/-1261943148.res
    3.  
    4. (06:31:24)     at javafx.fxml.FXMLLoader.constructLoadException(Unknown Source)
    5. (06:31:24)     at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
    6. (06:31:24)     at javafx.fxml.FXMLLoader.loadImpl(Unknown Source)
    7. (06:31:24)     at javafx.fxml.FXMLLoader.load(Unknown Source)
    8. (06:31:24)     at app.MK.<init>(rkb:33)
    9. (06:31:24)     at app.ji.settingsButtonClicked(hhb:1750)
    10. (06:31:24)     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    11. (06:31:24)     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    12. (06:31:24)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    13. (06:31:24)     at java.lang.reflect.Method.invoke(Unknown Source)
    14. (06:31:24)     at sun.reflect.misc.Trampoline.invoke(Unknown Source)
    15. (06:31:24)     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    16. (06:31:24)     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    17. (06:31:24)     at java.lang.reflect.Method.invoke(Unknown Source)
    18. (06:31:24)     at sun.reflect.misc.MethodUtil.invoke(Unknown Source)
    19. (06:31:24)     at javafx.fxml.FXMLLoader$MethodHandler.invoke(Unknown Source)
    20. (06:31:24)     at javafx.fxml.FXMLLoader$ControllerMethodEventHandler.handle(Unknown Source)
    21. (06:31:24)     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    22. (06:31:24)     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    23. (06:31:24)     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    24. (06:31:24)     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    25. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    26. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    27. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    28. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    29. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    30. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    31. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    32. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    33. (06:31:24)     at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    34. (06:31:24)     at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    35. (06:31:24)     at javafx.event.Event.fireEvent(Unknown Source)
    36. (06:31:24)     at javafx.scene.Node.fireEvent(Unknown Source)
    37. (06:31:24)     at javafx.scene.control.Button.fire(Unknown Source)
    38. (06:31:24)     at com.sun.javafx.scene.control.behavior.ButtonBehavior.mouseReleased(Unknown Source)
    39. (06:31:24)     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    40. (06:31:24)     at com.sun.javafx.scene.control.skin.BehaviorSkinBase$1.handle(Unknown Source)
    41. (06:31:24)     at com.sun.javafx.event.CompositeEventHandler$NormalEventHandlerRecord.handleBubblingEvent(Unknown Source)
    42. (06:31:24)     at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Unknown Source)
    43. (06:31:24)     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    44. (06:31:24)     at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Unknown Source)
    45. (06:31:24)     at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Unknown Source)
    46. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    47. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    48. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    49. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    50. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    51. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    52. (06:31:24)     at com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Unknown Source)
    53. (06:31:24)     at com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Unknown Source)
    54. (06:31:24)     at com.sun.javafx.event.EventUtil.fireEventImpl(Unknown Source)
    55. (06:31:24)     at com.sun.javafx.event.EventUtil.fireEvent(Unknown Source)
    56. (06:31:24)     at javafx.event.Event.fireEvent(Unknown Source)
    57. (06:31:24)     at javafx.scene.Scene$MouseHandler.process(Unknown Source)
    58. (06:31:24)     at javafx.scene.Scene$MouseHandler.access$1500(Unknown Source)
    59. (06:31:24)     at javafx.scene.Scene.impl_processMouseEvent(Unknown Source)
    60. (06:31:24)     at javafx.scene.Scene$ScenePeerListener.mouseEvent(Unknown Source)
    61. (06:31:24)     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$null$291(Unknown Source)
    62. (06:31:24)     at com.sun.javafx.tk.quantum.EmbeddedScene$$Lambda$286/271064895.run(Unknown Source)
    63. (06:31:24)     at java.security.AccessController.doPrivileged(Native Method)
    64. (06:31:24)     at com.sun.javafx.tk.quantum.EmbeddedScene.lambda$mouseEvent$292(Unknown Source)
    65. (06:31:24)     at com.sun.javafx.tk.quantum.EmbeddedScene$$Lambda$285/555558900.run(Unknown Source)
    66. (06:31:24)     at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unknown Source)
    67. (06:31:24)     at com.sun.javafx.application.PlatformImpl$$Lambda$55/1248437906.run(Unknown Source)
    68. (06:31:24)     at java.security.AccessController.doPrivileged(Native Method)
    69. (06:31:24)     at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(Unknown Source)
    70. (06:31:24)     at com.sun.javafx.application.PlatformImpl$$Lambda$54/256248259.run(Unknown Source)
    71. (06:31:24)     at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Source)
    72. (06:31:24)     at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    73. (06:31:24)     at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown Source)
    74. (06:31:24)     at com.sun.glass.ui.win.WinApplication$$Lambda$43/342996777.run(Unknown Source)
    75. (06:31:24)     at java.lang.Thread.run(Unknown Source)
    76. (06:31:24) Caused by: java.lang.NullPointerException
    77. (06:31:24)     at app.Ok.initialize(iib:268)
    78. (06:31:24)     ... 71 more
    79. (06:31:24) Couldn't open the settings dialog


     
  2. Best Answer:
    Post #6 by Cloud, Apr 2, 2015
  3. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    I believe we know what the issue is. Should be a quick fix. Expect it in the next version. Correct me if I'm wrong @Cloud.
     
  4. Dan

    Dan

    Joined:
    Jan 15, 2015
    Messages:
    60
    Likes Received:
    9
    Awesome. Just thought I would post it here incase :p
     
  5. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266
    You did the right thing. We were waiting on a stack trace to be able to fix it.
     
  6. Dan

    Dan

    Joined:
    Jan 15, 2015
    Messages:
    60
    Likes Received:
    9
    Ah awesome :D hope that helps
     
  7. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Fixed with a passive update.
     

Share This Page

Loading...