Hello all,
I’m facing the following error in my three phase recipe
Runtime error (IndexOutOfRangeException): index out of range: 0
Traceback:
line 69, in , “C:\Users\Sreejit Jayaram\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe_gridbasedbase.py”
line 69, in analysis_grids, “C:\Users\Sreejit Jayaram\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe_gridbasedbase.py”
line 821, in duplicate, “C:\Users\Sreejit Jayaram\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\analysisgrid.py”
line 38, in init, “C:\Users\Sreejit Jayaram\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe_gridbasedbase.py”
line 57, in init, “C:\Users\Sreejit Jayaram\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe\daylightcoeff\gridbased.py”
line 61, in init, “C:\Users\Sreejit Jayaram\AppData\Roaming\McNeel\Rhinoceros\6.0\scripts\honeybee\radiance\recipe\threephase\gridbased.py”
line 48, in script
Hereby attaching the files for reference:
Test_3_threephase.rar (1004.7 KB)
Image:
Hope to get a quick response.
UPDATE: I updated honeybee+ and I saw that the index out of range 0 error vanished. however I got an assertion error in my sky matrix. In order to rectify the assertion error of the sky matrix, I copied a fresh scripts folder to the rhino scripts. Now, when I reopened the file, the assertion error is gone and the index out of range 0 error re-appeared.