Skip to content

Instantly share code, notes, and snippets.

@timrisi
Created August 9, 2011 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timrisi/1134866 to your computer and use it in GitHub Desktop.
Save timrisi/1134866 to your computer and use it in GitHub Desktop.
error
mothy-Risis-MacBook-Pro:bots Tim$ rrobots NervousDuck.rb NervousDuck.rb
Error loading NervousDuck.rb!
uninitialized constant NervousDuck
Error loading NervousDuck.rb!
uninitialized constant NervousDuck
/Users/Tim/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': no such file to load -- gosu (LoadError)
from /Users/Tim/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/Tim/.rvm/gems/ruby-1.9.2-p180/gems/rrobots-0.0.0/lib/rrobots/gui/gosuarena.rb:1:in `<top (required)>'
from /Users/Tim/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/Tim/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/Tim/.rvm/gems/ruby-1.9.2-p180/gems/rrobots-0.0.0/lib/rrobots/gui.rb:2:in `<top (required)>'
from /Users/Tim/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/Tim/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/Tim/.rvm/gems/ruby-1.9.2-p180/gems/rrobots-0.0.0/bin/rrobots:69:in `run_in_gui'
from /Users/Tim/.rvm/gems/ruby-1.9.2-p180/gems/rrobots-0.0.0/bin/rrobots:156:in `<top (required)>'
from /Users/Tim/.rvm/gems/ruby-1.9.2-p180/bin/rrobots:19:in `load'
from /Users/Tim/.rvm/gems/ruby-1.9.2-p180/bin/rrobots:19:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment