Skip to content

Instantly share code, notes, and snippets.

@shawn42
Created August 21, 2009 19:32
Show Gist options
  • Save shawn42/172356 to your computer and use it in GitHub Desktop.
Save shawn42/172356 to your computer and use it in GitHub Desktop.
sanderson@shiny-3:~/code/eruta/src$ rsdl main.rb
Loaded Tilemap
2009-08-21 15:31:27.261 rsdl[5461:10b] Warning once: This application, or a library it uses, is using NSQuickDrawView, which has been deprecated. Apps should cease use of QuickDraw and move to Quartz.
/Users/sanderson/code/eruta/src/sisa/screenmixin.rb:54: [BUG] unknown type 0x22 (0xc given)
ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-darwin9.6.0]
-- control frame ----------
c:0007 p:---- s:0086 b:0086 l:000085 d:000085 CFUNC :open
c:0006 p:0285 s:0079 b:0079 l:000078 d:000078 METHOD /Users/sanderson/code/eruta/src/sisa/screenmixin.rb:54
c:0005 p:0027 s:0067 b:0067 l:000066 d:000066 METHOD main.rb:65
c:0004 p:0032 s:0060 b:0060 l:000059 d:000059 METHOD main.rb:76
c:0003 p:0214 s:0007 b:0007 l:001974 d:001858 EVAL main.rb:397
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:001974 d:001974 TOP <main>:2084
---------------------------
-- Ruby level backtrace information-----------------------------------------
/Users/sanderson/code/eruta/src/sisa/screenmixin.rb:54:in `open'
/Users/sanderson/code/eruta/src/sisa/screenmixin.rb:54:in `make!'
main.rb:65:in `screen_make'
main.rb:76:in `main'
main.rb:397:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment