Hi all (@arcarc60 especially),
Just a quick follow up on this thread:
The “new” Text Outlines component seems broken when used with compute. Here’s an easy sample file:
When used with the old component, it works fine
Whereas with the new one i get this issue that prevents me from displaying anything:
CG [11:51:47 ERR] An exception occurred while processing request
System.NullReferenceException: Object reference not set to an instance of an object.
at Flexibility.action.TextOutlines.SolveInstance(IGH_DataAccess da)
at Grasshopper.Kernel.GH_Component.Solution_Compute_MixedAccess(GH_StructureIterator it)
CG [11:51:47 ERR] Solution exception:Object reference not set to an instance of an object.: component "Text Outlines" (cf61514b-a680-4d2b-b8ee-4a7501a89212)
CG [11:51:47 WRN] Input parameter Text output failed to collect data: component "Context Bake" (fa7d3cfc-d75c-4d23-83a6-7906e5bf9911)
RC [11:51:47 ERR] HTTP POST /grasshopper responded 500 in 80.7505 ms
Any fix on that please?
Here’s my file in case you want to try it by yourself:
flexibility_text_outlines.gh (23.2 KB)
Thanks in advance, tell me if there’s sth i can do to help