← Back to team overview

kicad-developers team mailing list archive

Bug1366298 Error loading netlist. IO_ERROR: invalid PFID in file...

 


Hi 

It even got worse with later releases of kicad, it is no longer
even possible to see which file the error are in

Current error message
look like

 Error loading netlist.
 IO_ERROR: invalid PFID in
 file: 

line: 149
 ......

I have made a patch which reveal a little more
information, an error message look like this 

 Error loading netlist.

IO_ERROR: 
 Component 'C1' have an invalid footprint ID 'MLF10:' in

file: 
 line: 149
 ......

The patch is in 

bzr push
lp:~stol/kicad/bug1366298
Using default stacking branch
/+branch-id/324654 at chroot-89625232:///~stol/kicad/
Created new
stacked branch referring to /+branch-id/324654.


Follow ups