The latest version of Lunchbox can't be used normally

I am using Rhino 8 SR9 for Windows, running in .NET core mode, and using the latest version of Lunchbox downloaded and installed from the package manager. However, it can‘t be used normally and there will be the following error reports.

  1. system.nullreferenceexception: object reference not set to an instance of an object. at grasshopper.kernel.gh_component.gh_structureiterator.setdatatree(int32 index, igh_datatree tree) at lunchbox.excelreadnew.solveinstance(igh_dataaccess da) in c:\users\nate\onedrive\documents\bitbucket\lunchbox\application\nodes\workflow\excelreadnew.cs:line 100
1 Like

I have the same problem. Just commenting for the engagement.

1 Like

Great! It turns out that I’m not the only one encountering this problem. I am also still waiting for its solution. After all, I really hope it can run normally on .NET core.It would be nice.

Good afternoon, I am getting the same error; has anyone manage to solve the issue?

System.NullReferenceException: Object reference not set to an instance of an object.
at Grasshopper.Kernel.GH_Component.GH_StructureIterator.SetDataTree(Int32 index, IGH_DataTree tree)
at LunchBox.ExcelReadNew.SolveInstance(IGH_DataAccess DA) in C:\Users\nate\OneDrive\Documents\bitbucket\lunchbox\application\Nodes\Workflow\ExcelReadNew.cs:line 100

Thanks,

2 Likes