Created
          December 27, 2010 01:09 
        
      - 
      
- 
        Save shawn42/755774 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or 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/shawn42/code/games/unexpected_outcome/src/actors.rb:38:in `block in invoke': undefined method `index' for #<Chingu::Animation:0x00000100ae00a0> (NoMethodError) | |
| from /Users/shawn42/code/games/unexpected_outcome/src/actors.rb:38:in `each' | |
| from /Users/shawn42/code/games/unexpected_outcome/src/actors.rb:38:in `all?' | |
| from /Users/shawn42/code/games/unexpected_outcome/src/actors.rb:38:in `invoke' | |
| from /Users/shawn42/code/games/unexpected_outcome/src/player.rb:78:in `block in space' | |
| from /Users/shawn42/code/games/chingu/lib/chingu/traits/collision_detection.rb:254:in `block (3 levels) in each_collision' | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
from /Users/shawn42/code/games/chingu/lib/chingu/traits/collision_detection.rb:254:in `block (3 levels) in each_collision'
.. that line tells me you have an old chingu on your disc, remove it and it will work :P.