BHoM / BHoM_UI

GNU Lesser General Public License v3.0
9 stars 5 forks source link

Null exception on LogUsage #442

Closed vietle-bh closed 1 year ago

vietle-bh commented 1 year ago

Description:

I was pulling Revit grids to Grasshopper when this happened: image

This doesn't look like an error on the Revit_Toolkit side because the elements did make it into Rhino. image

This seems like the exception location: image image

Test file(s):

On SharePoint

Steps to reproduce:

Expected behaviour:

All grids should be pulled without exception.

vietle-bh commented 1 year ago

FYI..... @pawelbaran @michal-pekacki @travispotterBH @FraserGreenroyd

FraserGreenroyd commented 1 year ago

@vietle-bh can I confirm you were running the latest beta artefact for testing from this morning or an alpha?

travispotterBH commented 1 year ago

Ahh, I was having this issue with pulling categories before I left as well. Thought it was a one-off on the category that I was working with since it was a new create object method in my test branch.

vietle-bh commented 1 year ago

I think it's the latest (here). I then rebuilt repos from their main branches to find the exception point.