Closed mikz closed 9 years ago
When I remove the REPL, there is underlying exception thrown from BW::Reactor. So that is the culprit. But still, repl masks that exception for its own.
I've tried a bunch of ways to "trap" this, but so far I haven't come up with a way to show the error other than removing sugarcube-repl
and running the code again.
Is there any update on this issue? It happens for me every time I open a ProMotion TableScreen.
Nope, I still don't have a workaround.
Thanks — bummer!
David
On Jan 12, 2016, at 3:10 PM, Colin T.A. Gray notifications@github.com wrote:
Nope, I still don't have a workaround.
— Reply to this email directly or view it on GitHub https://github.com/rubymotion/sugarcube/issues/187#issuecomment-171039114.
ran into the same error when opening a PM::TableScreen. sad cuz i like the stonger REPL
Hi there.
If I require 'sugarcube/repl' in my project then after few seconds I get following:
I'd love to provide more information, but no idea what is needed.