Important: LDCad shadow issue when used with the 22-03 library.
2022-05-10, 21:15 (This post was last modified: 2022-05-10, 21:17 by Roland Melkert.)
2022-05-10, 21:15 (This post was last modified: 2022-05-10, 21:17 by Roland Melkert.)
Just wanted to let people know there is a potential circular reference problem in LDCad's shadow library when used combined with the new 22-03 Library.
Normally circular references are detected during loading, but this is a 'cross reference' one where only the combined data from library and shadow will have the problem.
The bug caused these kinds of references to be missed when the parts involved are loading at the same time. If so it will crash the program.
1.7 Alpha fixes the issue:
I'm hoping to release the new 1.7 version very soon.
In the meantime it can be prevented by deleting (or editing) axl2hol8.dat from LDCad's shadow library.
Normally circular references are detected during loading, but this is a 'cross reference' one where only the combined data from library and shadow will have the problem.
The bug caused these kinds of references to be missed when the parts involved are loading at the same time. If so it will crash the program.
1.7 Alpha fixes the issue:
Code:
Error | Circular reference detected to "axl2hol8.dat" from "axl2hole.dat", reference will be cleared and rendered as "missing".
I'm hoping to release the new 1.7 version very soon.
In the meantime it can be prevented by deleting (or editing) axl2hol8.dat from LDCad's shadow library.