After noticing this I opened one of my previous projects and found out that everything works fine there. The problem only persists in my current project.
I hereby certify that I am not simply asking someone else to design a footprint for me.
This is an auto-generated message that is in place on the “footprints” section of the KiCad.info forum. If I remove it and ask for a footprint to be designed anyway, I understand that I will be subject to forum members telling me to go design my own footprint or referring me to a 3rd party footprint site.
KiCad V5.1.6 is almost a year old, and there have been quite some bug fixes after that. Current is V5.1.9. Maybe consider an update? (It’s free).
My first guess is that you have links to the libraries (in fp-lib-table) but there is something wrong with your environment variables, to it can’t find the complete path to your libraries.
I have both KiCad V5.1.9 and V5.99 installed.
My environment variables look like (From: KiCad / Preferences / configure Paths)
Notes:
I run linux, so my paths are different.
You can try to use a program like meld merge to attempt to find configuration differences between different projects.
Are there differences in these paths if you compare them to a working project?
Can you verify with a file browser that the files are actually present in the locations pointed to?
It’s just a guess, but it’s possible your other (older?) projects use older libraries (for exmple from KiCad V4, recognizable by plural names).
This may have relevant info: