Opened 5 years ago

Closed 5 years ago

#5203 closed defect (fixed)

NFTyping.typeComponents fails with no error message

Reported by: casella Owned by: perost
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 Changed 5 years ago by casella

  • Summary changed from NFTyping.typeBindings to NFTyping.typeBindings fails with no error message

comment:2 Changed 5 years ago by perost

  • Summary changed from NFTyping.typeBindings fails with no error message to NFTyping.typeComponents fails with no error message

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

comment:3 Changed 5 years ago by perost

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 Changed 5 years ago by perost

  • Resolution set to fixed
  • Status changed from new to closed

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.