← Back to team overview

kicad-developers team mailing list archive

Re: Assertion failure in SCH_REFERENCE::SCH_REFERENCE

 

Sorry, forgot to mention this crucial little detail: It happens on "Edit Symbol Library Links".

On Tue, 13 Feb 2018, Julius Schmidt wrote:

If a component cannot be found it currently generates an assertion failure in SCH_REFERENCE::SCH_REFERENCE. It gets called by SCH_SHEET_PATH::GetComponents with part==NULL. It seems to work fine on continue so maybe that assertion shouldn't check for the part to non-null?

(I came across this issue because I had a component with '/' in the name, renaming to use _ now)

Julius

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp




Follow ups

References