dreammaker
dreammaker
@MShirazAhmad, it's all right here in this pull request. If you don't know how to use GitHub, I'm not sure how to help you.
Any updates? We still want this.
I'm having this problem too. It's repeatable for specific run orders with a `--seed`. The specific error that I got for anyone searching is: NoMethodError: undefined method `rollback' for nil:NilClass...
For anyone else running into this error... Another thing that would cause the H10 "App crashed" error is if the GitHub token you were using in your environment variables gets...
@dread-uo, here's the error message I got from running your script. ``` ~/.rvm/gems/ruby-2.4.0/gems/gnuplotrb-0.3.4/lib/gnuplotrb/mixins/error_handling.rb:28:in `check_errors': Error in previous command ("line 27: warning: Skipping data file with no valid points"): "gnuplot> plot...
@dread-uo, I think you misunderstand or I wasn't completely clear. The hanging you're seeing and the `Interrupt` error when you press Ctrl-C is due to a bug (IMO) in GnuplotRB....