Skip to content

Instantly share code, notes, and snippets.

Created January 16, 2015 19:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/db6586dbeeff76c60b67 to your computer and use it in GitHub Desktop.
Save anonymous/db6586dbeeff76c60b67 to your computer and use it in GitHub Desktop.
1.9.3-p551 :014 > Image.new(Window.new(640, 800, false), 'content/building/block.png', false)
RuntimeError: Unknown error
from (irb):14:in `initialize'
from (irb):14:in `new'
from (irb):14
from /home/ian/.rvm/rubies/ruby-1.9.3-p551/bin/irb:12:in `<main>'
1.9.3-p551 :015 > exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment