Hi!
There is a tab called ‘Problems’ when inspecting an example. Any idea why? Inspecting this GTExampleError says something like: MessageNotUnderstood: RTExampleSelection>>methodResolver
Cheers, Alexandre
Hi Alex,
When something goes wrong while an example instance is being created, an Error/Warning is recorded. Same if dependencies etc cannot be found/resolved. The inspector will show those in the tab "Problems". ... with some luck the example might still run (your case/screenshot).
"methodResolver" is a rather fresh method. It might be that I haven't fully adapted roassal to some recent refacts/changes. I'll check it.
Cheers Stefan
On 11 Apr 2017, at 14:06, Alexandre Bergel alexandre.bergel@me.com wrote:
Hi!
There is a tab called ‘Problems’ when inspecting an example. Any idea why? Inspecting this GTExampleError says something like: MessageNotUnderstood: RTExampleSelection>>methodResolver
<Screen Shot 2017-04-11 at 8.57.43 AM.png>
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
"methodResolver" is a rather fresh method. It might be that I haven't fully adapted roassal to some recent refacts/changes. I'll check it.
Okay, let me know!
Alexandre