All sounds and fonts work fine, but I get "font directory not found" playing over the font name

Just what the title says. All of the maybe 20 fonts I have the config set up to use it recognizes just fine, but when it plays the sound intended to identify the font when scrolling presets, that’s when I get the “font directory not found” error-- but it plays over the identifier sound.

I thought it might be what I had for the “tracks” part of the present coding, but as I’m comparing it other model configs or what I see elsewhere, none of the arrangements I’ve tried have worked.

Preset presets = {
{ “ROTSSenate;common”, “tracks/Ben.wav”,

Tracks are in a common folder. I also tried

Preset presets = {
{ “ROTSSenate;common”, “common/tracks/Ben.wav”,

I still think it’s that part of the code, because the music that these tracks are supposed to be don’t play when I press the right controls according to Fett263’s prop file instructions (made the config with that site).

Hoping someone can help me with this. I feel like the build is on the edge of perfection because literally everything else works. Thanks in advance for any time spent looking at this.

Make sure you actually have a “common” folder in the root of your SD, spelled exactly that way. This error is usually because users are missing the folder or have it in another folder. My prop and your config expect “common” in the root.

Geez that ended up being simple. Alright well that solved the error. Can I ask how to get the music to actually play? OS7 prop file on a V3.9.

And thank you. I was never going to figure that out.

You’re welcome. See this page for Controls and information/set up for Track Player .

Make sure your tracks are actually formatted correctly and appear in a “/tracks”/" folder in your font or common folder. A lot of times the tracks are not properly formatted. They need to be 44khz mono PCM WAV files to play on Proffieboard.