diff --git a/src/FPPVastFM.cpp b/src/FPPVastFM.cpp index 05a51ec..2a1733b 100755 --- a/src/FPPVastFM.cpp +++ b/src/FPPVastFM.cpp @@ -83,6 +83,8 @@ class FPPVastFMPlugin : public FPPPlugin { return true; } + LogErr(VB_PLUGIN, "VAST-FMT: Unable to initialize si4713\n"); + delete si4713; si4713 = nullptr;