I have some problems with my footprint. I did my schematics and created a netlist but here is always the following error when I want to load the netlist in PCBnew:
Error loading netlist.
IO_ERROR: fp-lib-table files contain no lib with nickname ‘Module’
from fp_lib_table.cpp : FindRow() : line 641
All solutions I found on the internet for similiar errors doesn’t work for me. Does anyone know if this is a common problem? I am using version 4.0.7 for Mac on HighSierra
I used the cvpcb tool. There ist also not a footprint given for each schematic I used, but I read that I can also edit them myself letter in pcbnew if I couldn’t find the right one.
What do you mean by that?
I would guess whoever told you that meant that you would make a personal footprint in such a case. I have written a tutorial of how to derive a footprint form datasheet drawings if you are interested: Tutorial: How to make a footprint in KiCad 5.1.x (From scratch)?