Created
November 19, 2010 23:54
-
-
Save hannahherbig/707438 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/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