Hi! Ruby Console shows this when working with Diffusion:
c:/users/conta/appdata/roaming/sketchup/sketchup 2022/sketchup/plugins/su_diffusion/susdroot.rbe:391:in `block in show_dialog’
But is working fine otherwise. Cheers
Hi! Ruby Console shows this when working with Diffusion:
c:/users/conta/appdata/roaming/sketchup/sketchup 2022/sketchup/plugins/su_diffusion/susdroot.rbe:391:in `block in show_dialog’
But is working fine otherwise. Cheers
The message you pasted here seems a bit incomplete. Are you sure that’s all there is?
Yeah, that shows the location of an error but not the error itself. That could happen I suppose if the code rescues an exception and chooses to print just that fragment, but that’s not usual practice.