Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data may be nil #1

Closed
jimmycuadra opened this issue Oct 30, 2013 · 0 comments
Closed

data may be nil #1

jimmycuadra opened this issue Oct 30, 2013 · 0 comments
Assignees

Comments

@jimmycuadra
Copy link
Owner

2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-wordnik-0.0.1/lib/lita/handlers/wordnik.rb:17:in `define'
2013-10-30T23:44:56.273582+00:00 app[web.1]: undefined method `[]' for nil:NilClass
2013-10-30T23:44:56.273582+00:00 app[web.1]: [2013-10-30 23:44:56 UTC] ERROR: Lita::Handlers::Wordnik crashed. The exception was:
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-wordnik-0.0.1/lib/lita/handlers/wordnik.rb:54:in `process_response'
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-wordnik-0.0.1/lib/lita/handlers/wordnik.rb:27:in `get_definition'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/muc/helper/mucclient.rb:379:in `block in activate'
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-2.6.0/lib/lita/robot.rb:33:in `block in receive'
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-2.6.0/lib/lita/handler.rb:54:in `dispatch'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-2.6.0/lib/lita/robot.rb:33:in `receive'
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-2.6.0/lib/lita/handler.rb:60:in `public_send'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/set.rb:232:in `each'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-hipchat-1.2.1/lib/lita/adapters/hipchat/callback.rb:32:in `block in muc_message'
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-2.6.0/lib/lita/handler.rb:54:in `each'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/set.rb:232:in `each_key'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/muc/helper/simplemucclient.rb:113:in `call'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/callbacks.rb:99:in `block in process'
2013-10-30T23:44:56.273582+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/lita-2.6.0/lib/lita/handler.rb:60:in `block in dispatch'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/callbacks.rb:98:in `each'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/stream.rb:277:in `receive'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/streamparser.rb:62:in `block in parse'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/muc/helper/simplemucclient.rb:113:in `handle_message'
2013-10-30T23:44:56.273776+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/callbacks.rb:99:in `call'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/stream.rb:75:in `block in start'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/callbacks.rb:98:in `process'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/xmpp4r-0.5.5/lib/xmpp4r/streamparser.rb:79:in `parse'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/rexml/parsers/sax2parser.rb:142:in `call'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/rexml/parsers/sax2parser.rb:142:in `block in parse'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/rexml/parsers/sax2parser.rb:142:in `each'
2013-10-30T23:44:56.273914+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/rexml/parsers/sax2parser.rb:142:in `parse'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant