Error Custom HB Glass and Window material

Hi,
I’m getting intermittent fatal errors running the HB UTCI component when i try to use custom material properties for the window material, Glass material or Shade material. Sometimes it will run after one or two tries at running the simulation, or adjusting material properties back and forth but other times i get this error:

  1. Solution exception:The recipe failed to run with the following summary:

Scheduled 54 tasks of which:

  • 36 ran successfully:
    • 1 ComputeSphericalViewFactors(…)
    • 1 CopyGridInfo(…)
    • 1 CopyRedistInfo(…)
    • 1 CopyResultInfo(…)
    • 1 CreateAirSpeedJson(…)
  • 3 failed:
    • 1 CreateAirTemperatureMap(…)
    • 1 CreateLongwaveMrtMap(…)
    • 1 CreateRelHumidityMap(…)
  • 15 were left pending, among these:
    • 2 were missing external dependencies:
      • 1 RunComfortMap(…)
      • 1 RunComfortMapLoop(…)
    • 3 had failed dependencies:
      • 1 ComputeTcp(…)
      • 1 ProcessUtciMatrix(…)
      • 1 _ComfortMappingEntryPoint_8559c060Orchestrator(…)
    • 8 had missing dependencies:
      • 1 LetUtciComfortMapFly(…)
      • 1 RestructureConditionIntensityResults(…)
      • 1 RestructureConditionResults(…)
      • 1 RestructureCspResults(…)
      • 1 RestructureHspResults(…)
    • 2 was not granted run permission by the scheduler:
      • 1 RunComfortMap(…)
      • 1 RunComfortMapLoop(…)

This progress looks :frowning: because there were failed tasks

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

Admittedly i could be misusing the components? I’m trying to model a shade as the roof of a HB room, with windows for walls. Since the windows still have high surface temps even after using the HB Window component (see https://discourse.ladybug.tools/t/hb-windows-opening-component-but-high-surface-temperatures-for-windowsa/22633?u=sineadn) I’m trying to set the windows material properties so that they are as ‘invisible’ as possible in the energy modelling. But i dont understand why it would work sometimes and other times not.
HBGlassMaterialErrors.gh (216.6 KB)

I’ve attached the gh file for a better understanding. The problem components are highlighted in red.