Edit: There seems to be a fault with either the SPS maker.exe or NDS_Music_player.nds with some filenames.
I have Pokémon Black.nds, Pokémon Platinum.nds and Pokémon Soul Silver.nds in my DS roms folder, none of their SPS files are found when I run the music player.
It's the é letter, for some reason that just voids everything.
QUOTE(caitsith2 @ Sep 11 2011, 12:03 PM) This error is absolutely impossible to fix. LibFat absolutely does not recognize anything past the standard 0x20-0x7E ascii characters at all, and rejects loading anything else. Your only recourse, is to remove the é in Pokémon, and replace it with e, as in Pokemon, and rerun SpsMaker on that instead. Any of the special german characters also have to be replaced with the standard ascii equivalent characters, (ä,Ä,ö,Ö,ü,Ü,ß. with a,A,o,O,u,U,B). (Tried hard-coding it myself, and that still failed.)