Skip to content

Instantly share code, notes, and snippets.

@OSP123
Created March 23, 2012 06:18
Show Gist options
  • Save OSP123/2167549 to your computer and use it in GitHub Desktop.
Save OSP123/2167549 to your computer and use it in GitHub Desktop.
Lesson 1 works for user, but all other lessons render the error shown
/var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:21:in `initialize': Cannot load image file gosu/player1.png (RuntimeError)
from /var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:21:in `new'
from /var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:21:in `initialize'
from /var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:7:in `new'
from /var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:7:in `initialize'
from /var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:29:in `new'
from /var/folders/IS/ISPfy7CFEqOhaOqcvRRKxU+++TM/-Tmp-/kidcode.rb:29:in `'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment