Quote:
Originally Posted by byteit101
Hmm, that is interesting and confusing. Would you mind pasting the sha1sum of sfx.jar, sfxlib.jar and sfxmeta.jar?
Whoa, just testing right now with 7u51 I get a strange error that we only saw on Java 8 but its different to what you have... Would you mind trying with 7u45 if you can?
|
Using my linux machine that has 7u45 (can't get to the Windows computer I've been testing on today) it spits out the following error code:
Code:
denis@denis-Aspire-3830TG / $ sudo java -jar sfx.jar
Exception running Application:
#<NameError: uninitialized constant JRubyFX::Controller::FxmlLoader>
org/jruby/RubyModule.java:2684:in `const_missing'
file:/sfx.jar!/jrubyfx/imports.rb:71:in `const_missing'
file:/sfx.jar!/jrubyfx/controller.rb:334:in `get_fxml_loader'
file:/sfx.jar!/jrubyfx/controller.rb:117:in `load_into'
file:/sfx.jar!/jrubyfx/core_ext/stage.rb:82:in `fxml'
classpath:jar-bootstrap.rb:74:in `start'
org/jruby/RubyBasicObject.java:1536:in `instance_eval'
file:/sfx.jar!/jrubyfx/module.rb:49:in `with'
classpath:jar-bootstrap.rb:73:in `start'
file:/sfx.jar!/jrubyfx/java_fx_impl.rb:119:in `launch_app_after_platform'
org/jruby/gen/InterfaceImpl777276342.gen:13:in `run'
My sha1sum's are:
Code:
64fcdf3b0581b7984f9bb46f445d76327b0c4d4e sfx.jar
1c9eb494fe5b887e13e65a5df6afaee722c15d86 sfxlib.jar
acc23b6c9f2dab9ec9f41085c1112d55e9875b31 sfxmeta.jar