Document argument null for filtered element collector

I have the latest Rhino.Inside Revit build, I went through the “disable all addins to test for conflicts” exercise, but still get this notification using the Document.ElementTypes node:

  1. Solution exception:The input argument “document” of function `anonymous-namespace’::FilteredElementCollector_constructor or one item in the collection is null at line 326 of file d:\ship\2019_px64\source\revit\revitdbapi\gensrc\APIFilteredElementCollectorProxy.cpp.
    Parameter name: document

I get the same error with every component in gh that has reference to the REVIT „document„

  1. Before Solution exception:The input argument “document” of function `anonymous-namespace’::Transaction_constructor or one item in the collection is null at line 97 of file d:\ship\2019_px64\source\revit\revitdbapi\gensrc\APIUndoTransactionProxy.cpp.
    Parameter name: document

Hi,

There is a new installer.
Could please test it and tell me?

1 Like

@kike the new build works, I don’t see any issues so far, thank you! Do you know what the issue was? I tried stepping through the code but did not get anywhere