View Single Post
  #11   Spotlight this post!  
Unread 18-01-2014, 17:08
hiyou102's Avatar
hiyou102 hiyou102 is offline
Registered User
no team
Team Role: Alumni
 
Join Date: Mar 2012
Rookie Year: 2000
Location: Anywhere
Posts: 107
hiyou102 has much to be proud ofhiyou102 has much to be proud ofhiyou102 has much to be proud ofhiyou102 has much to be proud ofhiyou102 has much to be proud ofhiyou102 has much to be proud ofhiyou102 has much to be proud ofhiyou102 has much to be proud of
Re: Getting Smartdashboard 2.0 working

Quote:
Originally Posted by ktrobotcreator View Post
What version(s) of Java do you have on your computer? For me I got it working once I uninstalled all versions of Java 6 and updated to the newest one (7 update 51).
I updated to 1.7.0_51 and am now getting the follow error:

Code:
C:\>java -jar sfx.jar
file:/C:/sfx.jar!/jrubyfx/utils/common_converters.rb:29 warning: already initial
ized constant ARG_CONVERTER_SUFFIX
file:/C:/sfx.jar!/jrubyfx/utils/common_converters.rb:32 warning: already initial
ized constant NAME_TO_COLORS
file:/C:/sfx.jar!/jrubyfx/utils/common_converters.rb:138 warning: already initia
lized constant CONVERTERS
file:/C:/sfx.jar!/jrubyfx/utils/common_converters.rb:173 warning: already initia
lized constant ENUM_CACHE
file:/C:/sfx.jar!/jrubyfx/utils/common_converters.rb:176 warning: already initia
lized constant ENUM_OVERRIDES
Exception running Application:
#<NameError: uninitialized constant JRubyFX::Controller::FxmlLoader>
org/jruby/RubyModule.java:2684:in `const_missing'
file:C:/sfx.jar!/jrubyfx/imports.rb:71:in `const_missing'
file:C:/sfx.jar!/jrubyfx/controller.rb:334:in `get_fxml_loader'
file:C:/sfx.jar!/jrubyfx/controller.rb:117:in `load_into'
file:/C:/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:C:/sfx.jar!/jrubyfx/module.rb:49:in `with'
classpath:jar-bootstrap.rb:73:in `start'
file:C:/sfx.jar!/jrubyfx/java_fx_impl.rb:119:in `launch_app_after_platform'
org/jruby/gen/InterfaceImpl256959397.gen:13:in `run'

C:\>java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing)
__________________
Team 4334 2012-2014