Hi Oliver!
I installed Textplay via Ruby Gems and get the following error when I convert from .fountain to .pdf:
> textplay -p input.fountain output.pdf
/Library/Ruby/Gems/1.8/gems/textplay-1.0.0/bin/textplay:239:in `read': can't convert Hash into Integer (TypeError)
from /Library/Ruby/Gems/1.8/gems/textplay-1.0.0/bin/textplay:239
from /usr/bin/textplay:23:in `load'
from /usr/bin/textplay:23
I'm running RubyGems 2.2.2 on Mac OS X 10.6.8.
Is the problem on my end, or is there a bug in the code?
Hi Oliver!
I installed Textplay via Ruby Gems and get the following error when I convert from
.fountainto.pdf:I'm running RubyGems 2.2.2 on Mac OS X 10.6.8.
Is the problem on my end, or is there a bug in the code?