Jordan D. Nelson

Results 6 comments of Jordan D. Nelson

I'm not using JRuby and having this same issue with Sinatra. Requiring 'pry' in app.rb and setting binding.pry and typed characters are not getting through or are duplicated. Pressing "d"...

@anand-chandrashekar In the error message I noticed `sim.engine.Schedule.scheduleRepeating(Lsim/engine/Steppable;)Lsim/engine/IterativeRepeat;` I don't know where `Lsim` is coming from but it should be `sim/engine/Steppable`

@apkil I have a pr for this currently open. You can apply the one-line fix in your local until I get it merged. https://github.com/IBM/AMLSim/pull/46/commits/a941a07116f61f1236188e3755074c0df0e537d9

@apkil This is has been fixed and merged. This issue is resolved. Thanks.

Thank you @digitalacorn. I would like to opt-in to this stroke replacing as well. Can we get this merged soon? @anncwb

@anncwb I need this too. Can you take a look at this pr? Thanks.