Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work in Ruby 1.9.3 #17

Open
rentalcustard opened this issue Oct 1, 2014 · 3 comments
Open

Doesn't work in Ruby 1.9.3 #17

rentalcustard opened this issue Oct 1, 2014 · 3 comments

Comments

@rentalcustard
Copy link

~> carpet_diem
/home/tom/.gem/ruby/1.9.3/gems/gosu-0.7.50/lib/gosu/patches.rb:28:in `initialize': File contains data in an unknown format. (RuntimeError)
        from /home/tom/.gem/ruby/1.9.3/gems/gosu-0.7.50/lib/gosu/patches.rb:28:in `initialize'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:16:in `new'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:16:in `initialize'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:94:in `new'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:94:in `initialize'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/lib/window.rb:53:in `new'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/lib/window.rb:53:in `update'
        from /home/tom/.gem/ruby/1.9.3/gems/carpet_diem-0.0.5/bin/carpet_diem:10:in `<top (required)>'
        from /home/tom/.gem/ruby/1.9.3/bin/carpet_diem:23:in `load'
        from /home/tom/.gem/ruby/1.9.3/bin/carpet_diem:23:in `<main>'
~> ruby -v
ruby 1.9.3p545 (2014-02-24) [x86_64-linux]

@rentalcustard
Copy link
Author

Same issue on 2.0.0.

@rentalcustard
Copy link
Author

This appears to be caused by http://www.libgosu.org/cgi-bin/mwf/topic_show.pl?tid=742

@kat-crumbs
Copy link

Thanks for the precious hint! We now use wav instead of m4a. Hopefully commit e2f140a could fix the problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants