Guest User

Untitled

a guest
Jul 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. Julius:golem(master*) caius$ be bin/golem bot 127.0.0.1
  2. #<NoMethodError: undefined method `type' for nil:NilClass>
  3. connection lost, shutting down
  4. /caius/sources/golem/lib/golem/state.rb:68:in `update': undefined method `type' for nil:NilClass (NoMethodError)
  5. from /caius/sources/golem/lib/golem/session.rb:21:in `block in receive_data'
  6. from /caius/sources/golem/lib/golem/parser.rb:20:in `parse'
  7. from /caius/sources/golem/lib/golem/session.rb:19:in `receive_data'
  8. from /Users/caius/.rvm/gems/ruby-1.9.2-p0@golem/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
  9. from /Users/caius/.rvm/gems/ruby-1.9.2-p0@golem/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
  10. from /caius/sources/golem/lib/golem/bot.rb:5:in `start'
  11. from bin/golem:15:in `<main>'
  12.  
  13.  
  14.  
  15.  
  16. Julius:golem(master) caius$ be bin/golem 127.0.0.1
  17. listening for connection on 127.0.0.1:25565
  18. initializing client
  19. got connection from client, proxying to 127.0.0.1:8888
  20. connection lost, shutting down
  21. client closed connection, shutting down
  22. /caius/sources/golem/lib/golem/state.rb:68:in `update': undefined method `type' for nil:NilClass (NoMethodError)
  23. from /caius/sources/golem/lib/golem/session.rb:21:in `block in receive_data'
  24. from /caius/sources/golem/lib/golem/parser.rb:20:in `parse'
  25. from /caius/sources/golem/lib/golem/session.rb:19:in `receive_data'
  26. from /Users/caius/.rvm/gems/ruby-1.9.2-p0@golem/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run_machine'
  27. from /Users/caius/.rvm/gems/ruby-1.9.2-p0@golem/gems/eventmachine-0.12.10/lib/eventmachine.rb:256:in `run'
  28. from /caius/sources/golem/lib/golem/client.rb:5:in `proxy'
  29. from bin/golem:20:in `<main>'
Add Comment
Please, Sign In to add comment