Silence FluidSynth's "function is a stub" log messages#321
Conversation
|
What is that log message intended for by upstream? Is it indicative of some other issue that we might want to fix? |
|
The message appears when FluidSynth tries to use two filesystem-related functions, |
|
@white-axe OK so this is a verbosity bug in FluidSynth's logging (messages are logged at |
|
Yes, it's an issue with the log level. I don't see any FluidSynth issues for this. |
|
@white-axe Would you be willing to file an issue with FluidSynth about this? It seems like the kind of thing that they'd be happy to fix. |
|
I've opened a pull request for this at FluidSynth/fluidsynth#1795. |

Maruno has complained that FluidSynth now adds useless error messages to the console in Pokémon Essentials, so let's remove them.