v0.20dev "Unmanaged change of Constraint Property results in invalid constraint indices"

A forum dedicated to the Draft, Arch and BIM workbenches development.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

v0.20dev "Unmanaged change of Constraint Property results in invalid constraint indices"

Post by Kunda1 »

When opening the Start WB example file ArchDetail.FCStd, it spits out this warning:

Code: Select all

SketchObject::onChanged(): Unmanaged change of Constraint Property results in invalid constraint indices

Code: Select all

OS: Ubuntu Core 20 (KDE/plasma)
Word size of FreeCAD: 64-bit
Version: 0.20.28163 (Git)
Build type: Release
Branch: master
Hash: 88daed86eab75dc85a46c11e670b4a55cc2cb36a
Python 3.8.10, Qt 5.15.3, Coin 4.0.0, OCC 7.6.1
Locale: C/Default (C)
Installed mods: 
  * ToolbarStyle
  * Assembly4 0.11.10
  * stickframe
  * sheetmetal 0.2.49
  * Behave-Dark-Colors 0.0.1
  * Curves 0.3.0
  * Ship
  * BIM 2021.12.0
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: v0.20dev "Unmanaged change of Constraint Property results in invalid constraint indices"

Post by Kunda1 »

Is it due to what abdullah writes here: https://forum.freecadweb.org/viewtopic. ... 55#p457455 ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
Roy_043
Veteran
Posts: 8547
Joined: Thu Dec 27, 2018 12:28 pm

Re: v0.20dev "Unmanaged change of Constraint Property results in invalid constraint indices"

Post by Roy_043 »

The error message is not very informative. But the file has other issues. It is almost 6 years old and as such does not represent the current state of the Arch WB, it uses the obsolete Drawing WB for its drawing, and a full recompute fails because of another error. My suggestion would be to remove it from the examples folder.
chrisb
Veteran
Posts: 54192
Joined: Tue Mar 17, 2015 9:14 am

Re: v0.20dev "Unmanaged change of Constraint Property results in invalid constraint indices"

Post by chrisb »

Roy_043 wrote: Thu Apr 14, 2022 9:13 am My suggestion would be to remove it from the examples folder.
In this state yes. But perhaps there is a volunteer ...?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply