Skip to content

Instantly share code, notes, and snippets.

@hannahherbig
Created November 19, 2010 23:54
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 hannahherbig/707438 to your computer and use it in GitHub Desktop.
Save hannahherbig/707438 to your computer and use it in GitHub Desktop.
/Users/andrew/dev/rhudrop/lib/rhudrop.rb:353:in `do_join': undefined method `channel=' for nil:NilClass (NoMethodError)
from /Users/andrew/dev/rhudrop/lib/rhudrop/events.rb:17:in `block in set_event_handlers'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/event.rb:102:in `call'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/event.rb:102:in `block in run'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/event.rb:102:in `each'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/event.rb:102:in `run'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/client.rb:351:in `block in io_loop'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/client.rb:340:in `loop'
from /usr/local/Cellar/ruby/1.9.2-p0/lib/ruby/gems/1.9.1/gems/rhuidean-1.1.0/lib/rhuidean/client.rb:340:in `io_loop'
from /Users/andrew/dev/rhudrop/lib/rhudrop.rb:281:in `block (2 levels) in initialize'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment