Create Octree failing in LBT Honeybee1.5 Glare analysis

Hi Everyone
I am carrying out glare simulations on an imported Revit model that has been cleaned. The file size has been reduced by simplifying some complex geometry… Ive had the same issue on other projects with geometry imported from Revit even after cleaning & reducing the filesize. I have run this same model for annual Daylighting before and it worked well, It is usually to do with create octree failing .
Ive checked for obvios errors such as whitespace in filepath , curves or open meshes or polysurfaces and capped them.
Runtime error (PythonException): The recipe failed to run with the following summary:

Scheduled 14 tasks of which:

  • 7 ran successfully:
    • 1 CreateDirectSky(…)
    • 1 CreateRadFolder(…)
    • 1 CreateSkyDome(…)
    • 1 CreateTotalSky(…)
    • 1 GenerateSunpath(…)
  • 2 failed:
    • 1 CreateOctree(…)
    • 1 CreateOctreeWithSuns(…)
  • 5 were left pending, among these:
    • 5 had failed dependencies:
      • 1 AnnualDaylightRaytracing(…)
      • 1 CalculateAnnualMetrics(…)
      • 1 LetAnnualDaylightFly(…)
      • 1 RestructureResults(…)
      • 1 _Main_4ea8b907Orchestrator(…)

This progress looks :frowning: because there were failed tasks

Use the report_out attribute of recipe settings to see a full report.

Traceback:
line 138, in script
I am unable to upload the grasshopper file here, Thanks