AnnualDaylight simulation error

Hello everyone, I am using a xml file for my windows radiance properties but it has some errors. I used LB versioner and LB sync but it did not work. Is there any solution for fixing this?


Here are logs and err files.
logs.log (39.3 KB)
err.log (116 Bytes)

Hi @Negin,

Thank you for sharing the logs. The BSDF file is causing the error.

2023-09-18 18:54:50 INFO: rcontrib: fatal - File format error: Bad/missing BSDF ScatteringData in './model/bsdf/elc-int0'
2023-09-18 18:54:50 INFO: <stdin>: cannot load matrix
2023-09-18 18:54:50 DEBUG: Asking scheduler for work...
2023-09-18 18:54:50 DEBUG: Done
2023-09-18 18:54:50 DEBUG: There are no more tasks to run at this time

This line in particular: rcontrib: fatal - File format error: Bad/missing BSDF ScatteringData in './model/bsdf/elc-int0'

thanks @mostapha . It seems that its a bug in window 8.

I’m not sure. What is the BSDF file look like? The error message indicates that some basic data are missing from the file. Can you share the file with us for testing?

@mikkel knows more than I do about this topic.