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 2.1.1 #16

Closed
rentalcustard opened this issue Oct 1, 2014 · 4 comments
Closed

Doesn't work in Ruby 2.1.1 #16

rentalcustard opened this issue Oct 1, 2014 · 4 comments

Comments

@rentalcustard
Copy link

~> carpet_diem
/home/tom/.gem/ruby/2.1.1/gems/chingu-0.9rc9/lib/chingu/gosu_ext/sample.rb:42:in `merge!': no implicit conversion of String into Hash (TypeError)
        from /home/tom/.gem/ruby/2.1.1/gems/chingu-0.9rc9/lib/chingu/gosu_ext/sample.rb:42:in `initialize'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:16:in `new'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:16:in `initialize'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:94:in `new'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/lib/lamp_with_genie.rb:94:in `initialize'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/lib/window.rb:53:in `new'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/lib/window.rb:53:in `update'
        from /home/tom/.gem/ruby/2.1.1/gems/carpet_diem-0.0.5/bin/carpet_diem:10:in `<top (required)>'
        from /home/tom/.gem/ruby/2.1.1/bin/carpet_diem:23:in `load'
        from /home/tom/.gem/ruby/2.1.1/bin/carpet_diem:23:in `<main>'

~> ruby -v
ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
@sferik
Copy link
Contributor

sferik commented Oct 1, 2014

😦 We have been doing our development with Ruby 2.1.2. I think the problem is more likely related to Arch Linux (which we haven’t tested) than the specific Ruby version. Maybe we can find some time to test on your machine?

@RapidRailsGirls We should consider removing the chingu and texplay dependencies, since they seem to be causing more problems than they’re solving.

@rentalcustard
Copy link
Author

This appears to be a different manifestation of #17 - running bin/carpet_diem inside my locally checked-out version with sound stuff removed works fine on 2.1.1

@kat-crumbs
Copy link

@sferik ok we removed chingu and texplay commit 9d4ba62 and also all the transparent_pixel detection methods :'(

@rentalcustard does it work now for you?

@rentalcustard
Copy link
Author

Yes!

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

3 participants