Skip to content

Joybox causing errors with latest RubyMotion #69

Description

@gpurkins

I installed Joybox to do the default tutorial, and I started getting errors on rake.

Removing Joybox with the recommended method left my RubyMotion install giving these errors:

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- /Users/george/Library/RubyMotion/command/joybox_generate_command.rb (LoadError)
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
    from /Library/RubyMotion/lib/motion/project/command.rb:82:in `block in <top (required)>'
    from /Library/RubyMotion/lib/motion/project/command.rb:82:in `each'
    from /Library/RubyMotion/lib/motion/project/command.rb:82:in `<top (required)>'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
    from /Library/RubyMotion/lib/motion/command.rb:156:in `<top (required)>'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
    from /Library/RubyMotion/lib/motion/../../bin/motion:12:in `<main>'

This error persists through reinstall. What the heck is Joybox doing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions