Yes, I do, but debugging it, I found out what's wrong:
Basically, I input values that would give a really thin triangle and so are "out of range" for the computation to work. It thus calls UI.messagebox to display an error message.
However, on my system, this dialog box is showing behind the main Sketchup GUI, meaning I can't see it.
The only way to bring it back on top is to Alt-Tab to other applications and back.