Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netlist Load Error #3

Open
kravemir opened this issue Feb 13, 2016 · 2 comments
Open

Netlist Load Error #3

kravemir opened this issue Feb 13, 2016 · 2 comments

Comments

@kravemir
Copy link

I get the following error:

Error loading netlist.
IO_ERROR: fp-lib-table files contain no lib with nickname 'FT'
from /home/georgesk/developpement/kicad/kicad-4.0.1+dfsg1/common/fp_lib_table.cpp : FindRow() : line 623

It looks like it's trying to use some absolute path.

@projectgus
Copy link
Contributor

Hi,

Can you post the contents of your fp-lib-tables file please? Have you set it up as per the instructions in the README (if so, which set of instructions?)

ANgus

@babonev
Copy link

babonev commented Oct 5, 2017

I had the same problem after installing the latest version 4.07. It is caused by changed names (nicknames) of some component/footprint libraries. Reassigning the footprints should help.
My issue was caused by:
(footprint Connectors:AK300-2) - CORRECT
(footprint Connect:AK300-2) - OBSOLETE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants