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 Francesco Casella, 6 years ago

Summary: NFTyping.typeBindingsNFTyping.typeBindings fails with no error message

comment:2 by Per Östlund, 6 years ago

Summary: NFTyping.typeBindings fails with no error messageNFTyping.typeComponents fails with no error message

It actually fails in the phase before that, in NFTyping.typeComponents.

comment:3 by Per Östlund, 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 Per Östlund, 6 years ago

Resolution: fixed
Status: newclosed

More fixes in d4dbdb6 and 978309b. The model now fails due to #5015, i.e. expandable connector issues, but the reported issue is at least fixed now.

Note: See TracTickets for help on using tickets.