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

Resolved Error creating popup dialog

Discussion in 'Client & Site Support' started by Aidden, Mar 28, 2015.

  1. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Code (Text):
    1.  
    2. (05:56:05) [Session Expired] If <a href="https://www.RuneMate.com/">https://www.
    3. RuneMate.com/</a> is unavailable, please try again later. Otherwise, contact the
    4. Staff for more specific information.
    5. Exception in thread "JavaFX Application Thread" (05:56:05) java.lang.RuntimeExce
    6. ption: Error creating popup dialog
    7. (05:56:05)      at app.ZI.<init>(gfb:13)
    8. (05:56:05)      at app.ZI.case(gfb:84)
    9. (05:56:05)      at app.ZI.case(gfb:109)
    10. (05:56:05)      at app.ZI.case(gfb:145)
    11. (05:56:05)      at app.ZI.case(gfb:197)
    12. (05:56:05)      at app.HI.float(obb:152)
    13. (05:56:05)      at app.HI$$Lambda$430/898559481.run(Unknown Source)
    14. (05:56:05)      at com.sun.javafx.application.PlatformImpl.lambda$null$170(Unkno
    15. wn Source)
    16. (05:56:05)      at com.sun.javafx.application.PlatformImpl$$Lambda$56/641325727.
    17. run(Unknown Source)
    18. (05:56:05)      at java.security.AccessController.doPrivileged(Native Method)
    19. (05:56:05)      at com.sun.javafx.application.PlatformImpl.lambda$runLater$171(U
    20. nknown Source)
    21. (05:56:05)      at com.sun.javafx.application.PlatformImpl$$Lambda$55/1935513017
    22. .run(Unknown Source)
    23. (05:56:05)      at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(Unknown Sou
    24. rce)
    25. (05:56:05)      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
    26. (05:56:05)      at com.sun.glass.ui.win.WinApplication.lambda$null$145(Unknown S
    27. ource)
    28. (05:56:05)      at com.sun.glass.ui.win.WinApplication$$Lambda$44/29606812.run(U
    29. nknown Source)
    30. (05:56:05)      at java.lang.Thread.run(Unknown Source)
    31. Mar 28, 2015 7:06:39 PM javafx.scene.CssStyleHelper transitionToState
    32. WARNING: Failed to set css [-fx-underline] on [BooleanProperty [bean: Hyperlink[
    33. id=upgradeLink, styleClass=hyperlink alert]'(Upgrade)', name: underline, value:
    34. false]] due to 'null'
    @Cloud

     
    #1 Aidden, Mar 28, 2015
    Last edited: Mar 28, 2015
  2. Best Answer:
    Post #5 by Arbiter, Mar 28, 2015
  3. Barry Wang

    Joined:
    Jan 13, 2015
    Messages:
    132
    Likes Received:
    12
    Also getting this error.
     
  4. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
  5. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Is that the most recent stack trace? I really can't reproduce it...
     
  6. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,937
    Likes Received:
    1,266

Share This Page

Loading...