Цитата(Grayfor @ Feb 29 2008, 11:52)

При конвертации библиотек возникает ошибка
Код
Processing Part 'SML-D12D8W'
ERROR: Invaild Slot ID '0'
Processing Part 'SML-D12M8W'
ERROR: Invaild Slot ID '0'
Processing Part 'SML-D12P8W'
Processing Part 'SML-D12U8W'
ERROR: Invaild Slot ID '0'
Processing Part 'SML-D12V8W'
ERROR: Invaild Slot ID '0'
Processing Part 'SML-D12Y8W'
ERROR: Invaild Slot ID '0'
Соответственно до конца конвертацию провести не может.
Почему выскакивает ошибка - непонятно, так как эти компоненты создавались путём копирования.
Никто не подскажет из-за чего она возникает, а то гугл мне уже не помогает.
Solution
This error has not been seen with new parts. It is possible that the affected parts were copies of parts that already had the problem. Re-saving corrects the slot ID and eliminates the error. For example, before a save the slot ID in an exported .hkp file reads: ....SlotID 0; after a File > Save in the Part Editor and an export, the slot ID in the exported .hkp file reads: ....SlotID 1.
Following these steps in Library Manager will correct the invalid Slot ID:
1. Open the Part Editor for the part in question.
2. Click the Pin Mapping button.
3. In the Pin Mapping dialog, click OK to close the Pin Mapping dialog without making any changes.
4. In the Part Editor, click File > Save.
Alternatively, use a text editor to edit the PDB.hkp file so that there are no SlotID 0 entries (Use valid values, i. e. 1, 2, ...)