Config file size?

I have noticed in some of my more recent configs that random effects are not loading. For example, in this most recent config, the font tracks (the audio files that announce/indicate which font you’ve selected) are not playing for Fonts 01 and 03 but work fine on the others. Also, some fonts will initially have “Error in Font Directory” announced over the font track but then work just fine. Is this a side effect of having a large config (42% when uploaded prioritizing “smallest code”)?

I am including my config as an upload because of character limits
JKProffiev3__InHiltRGB_Configv6_fett263.h (197.5 KB)

The config size has no impact on the fonts. It sounds like you have issues with the fonts (or SD card) themselves.

Make sure the fonts contain font.wav and that it’s correctly formatted.

This means there are errors in the font, it may have non-sequential filenames, incorrect number of alt sounds or other issue with a sound.

If you remove DISABLE_DIAGNOSTIC_COMMANDS from your config and upload, you can use the Serial Monitor to determine the issue.
Connect the saber to the computer and go to the preset(s) in question.
In Arduino > Tools > Serial Monitor type ‘effects’ and it will print out the issues causing the error.

1 Like