1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. While the majority of active discourse on D20PRO has moved to our Discord Channels, this forum is still active and checked-in on regularly by our staff. However, for the very latest information, conversation and/or immediate support, please join us on Discord here: http://discord.gg/Ph38ckM
    Dismiss Notice

Error opening traits/templates/Spells

Discussion in 'Bug Reports & Installation Support' started by bluedreamer, Mar 17, 2018.

  1. bluedreamer

    bluedreamer New Member

    Joined:
    Mar 11, 2018
    Messages:
    11
    Likes Received:
    0
    On Fedora 27 - trying to open a trait/template/Spell - produces the following exceptions


    Mar 17, 2018 6:20:41 PM javafx.scene.control.Control loadSkinClass
    SEVERE: Failed to load skin 'com.sun.javafx.scene.web.skin.HTMLEditorSkin' for control HTMLEditor@22d0efa2
    java.lang.NoClassDefFoundError: Could not initialize class com.sun.webkit.WebPage
    at javafx.scene.web.WebEngine.<init>(WebEngine.java:881)
    at javafx.scene.web.WebEngine.<init>(WebEngine.java:868)
    at javafx.scene.web.WebView.<init>(WebView.java:273)
    at com.sun.javafx.scene.web.skin.HTMLEditorSkin.<init>(HTMLEditorSkin.java:272)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
    at javafx.scene.control.Control.loadSkinClass(Control.java:735)
    at javafx.scene.control.Control$4.invalidated(Control.java:661)
    at javafx.beans.property.StringPropertyBase.markInvalid(StringPropertyBase.java:109)
    at javafx.beans.property.StringPropertyBase.set(StringPropertyBase.java:144)
    at javafx.css.StyleableStringProperty.set(StyleableStringProperty.java:83)
    at javafx.scene.control.Control$4.set(Control.java:653)
    at javafx.css.StyleableStringProperty.applyStyle(StyleableStringProperty.java:69)
    at javafx.css.StyleableStringProperty.applyStyle(StyleableStringProperty.java:45)
    at javafx.scene.web.HTMLEditor.<init>(HTMLEditor.java:54)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.editor.ScriptEditorPanel.initPanels(ScriptEditorPanel.java:74)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.editor.ScriptEditorPanel.build(ScriptEditorPanel.java:66)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.editor.ScriptEditorWindow.build(ScriptEditorWindow.java:88)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.ScriptTableWrap.runFlow(ScriptTableWrap.java:198)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.ScriptTableWrap.access$700(ScriptTableWrap.java:32)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.ScriptTableWrap$FlowCell.lambda$peekHandler$0(ScriptTableWrap.java:282)
    at com.d20pro.temp_extraction.feature.library.ui.fx.script.ScriptTableWrap$FlowCell.lambda$prepGraphic$1(ScriptTableWrap.java:289)
    at com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(CompositeEventHandler.java:86)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:238)
    at com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(EventHandlerManager.java:191)
    at com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(CompositeEventDispatcher.java:59)
     
  2. Wesley Gorby

    Wesley Gorby Production/Community Manager
    Staff Member

    Joined:
    Aug 1, 2011
    Messages:
    2,443
    Likes Received:
    140
    Not something I have seen, Our lead dev is sans internet at the moment due to the snow storm, but I have a msg into him to see if he can shed some light here.
     
  3. bluedreamer

    bluedreamer New Member

    Joined:
    Mar 11, 2018
    Messages:
    11
    Likes Received:
    0
    Cool, this is on my secondary machines which use Fedora - works just fine on Win10

    The actual error is longer but the forum wouldn't let me post it
     
  4. Wesley Gorby

    Wesley Gorby Production/Community Manager
    Staff Member

    Joined:
    Aug 1, 2011
    Messages:
    2,443
    Likes Received:
    140
    He said this morning via text msg, "It needs to be actual Oracle Java and not openjdk".
     
  5. bluedreamer

    bluedreamer New Member

    Joined:
    Mar 11, 2018
    Messages:
    11
    Likes Received:
    0
    Worked with Oracle jvm - I'll update the Fedora instructions soon
     

Share This Page