Opened 6 years ago
Closed 6 years ago
#5203 closed defect (fixed)
NFTyping.typeComponents fails with no error message
Reported by: | Francesco Casella | Owned by: | Per Östlund |
---|---|---|---|
Priority: | high | Milestone: | 2.0.0 |
Component: | New Instantiation | Version: | |
Keywords: | Cc: |
Description
Please check Buildings.HeatTransfer.Windows.Examples.ElectrochromicWindow. During NFTyping.typeBindings, the NF fails with
Error: Internal error Instantiation of Buildings.HeatTransfer.Windows.Examples.ElectrochromicWindow failed with no error message.
Change History (4)
comment:1 by , 6 years ago
Summary: | NFTyping.typeBindings → NFTyping.typeBindings fails with no error message |
---|
comment:2 by , 6 years ago
Summary: | NFTyping.typeBindings fails with no error message → NFTyping.typeComponents fails with no error message |
---|
comment:3 by , 6 years ago
c5a00c39 fixes the issue that the model initially had. It now gets further in typeComponents
, but still fails due to some other issue.
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
It actually fails in the phase before that, in
NFTyping.typeComponents
.