Hello!
We recently updated our game engine from 4.26 to 4.27 and updated all plugins, including FMOD to 2.02.04 version. We are having issues loading banks that use Google Resonance when packaging to Oculus Quest.
We follow these instructions Platform Specifics but there is no audio still. It seems as the plugin is loaded as libresonanceaudio.so but when it tries to load the banks, it throws “DSP plugin ‘Resonance Audio Source’ has mismatched parameters to those in the bank” error.
12-06 17:30:06.751 22009 22045 D UE4 : [2021.12.06-22.30.06:751][ 0]LogFMOD: FFMODStudioModule startup
12-06 17:30:06.751 22009 22045 D UE4 : [2021.12.06-22.30.06:751][ 0]LogFMOD: Lib path = '../../../NeonFuryVR/Plugins/FMODStudio/Binaries'
12-06 17:30:06.752 22009 22045 D UE4 : [2021.12.06-22.30.06:752][ 0]LogFMOD: Display: Loaded bank lookup
12-06 17:30:06.754 22009 22045 D UE4 : [2021.12.06-22.30.06:754][ 0]LogFMOD: Display: Loaded asset lookup
12-06 17:30:06.767 22009 22045 D UE4 : [2021.12.06-22.30.06:767][ 0]LogFMOD: Default sample rate = 24000
12-06 17:30:06.767 22009 22045 D UE4 : [2021.12.06-22.30.06:767][ 0]LogFMOD: System sample rate = 48000
12-06 17:30:06.856 22009 22045 D UE4 : [2021.12.06-22.30.06:856][ 0]LogFMOD: Loading plugin 'resonanceaudio'
12-06 17:30:06.856 22009 22045 D UE4 : [2021.12.06-22.30.06:856][ 0]LogFMOD: Trying to load plugin file at location: resonanceaudio.so
12-06 17:30:06.857 22009 22045 D UE4 : [2021.12.06-22.30.06:857][ 0]LogFMOD: Error: ../android/src/fmod_os_misc.cpp(863) - dlopen failed: library "resonanceaudio.so" not found
12-06 17:30:06.857 22009 22045 D UE4 :
12-06 17:30:06.857 22009 22045 D UE4 : [2021.12.06-22.30.06:857][ 0]LogFMOD: Error: ../android/src/fmod_os_misc.cpp(863) - dlopen failed: library "resonanceaudio.so" not found
12-06 17:30:06.857 22009 22045 D UE4 :
12-06 17:30:06.857 22009 22045 D UE4 : [2021.12.06-22.30.06:857][ 0]LogFMOD: Trying to load plugin file at location: resonanceaudio64.so
12-06 17:30:06.858 22009 22045 D UE4 : [2021.12.06-22.30.06:858][ 0]LogFMOD: Error: ../android/src/fmod_os_misc.cpp(863) - dlopen failed: library "resonanceaudio64.so" not found
12-06 17:30:06.858 22009 22045 D UE4 :
12-06 17:30:06.858 22009 22045 D UE4 : [2021.12.06-22.30.06:858][ 0]LogFMOD: Error: ../android/src/fmod_os_misc.cpp(863) - dlopen failed: library "resonanceaudio64.so" not found
12-06 17:30:06.858 22009 22045 D UE4 :
12-06 17:30:06.858 22009 22045 D UE4 : [2021.12.06-22.30.06:858][ 0]LogFMOD: Trying to load plugin file at location: libresonanceaudio.so
12-06 17:30:06.859 22009 22045 D UE4 : [2021.12.06-22.30.06:859][ 0]LogFMOD: Loaded plugin resonanceaudio
12-06 17:30:06.859 22009 22045 D UE4 : [2021.12.06-22.30.06:859][ 0]LogFMOD: Loading bank: ../../../NeonFuryVR/Content/FMOD/Mobile/AMB.bank
12-06 17:30:06.859 22009 22045 D UE4 : [2021.12.06-22.30.06:859][ 0]LogFMOD: Loading bank: ../../../NeonFuryVR/Content/FMOD/Mobile/Music.bank
12-06 17:30:06.859 22009 22045 D UE4 : [2021.12.06-22.30.06:859][ 0]LogFMOD: Loading bank: ../../../NeonFuryVR/Content/FMOD/Mobile/SFX.bank
12-06 17:30:06.859 22009 22045 D UE4 : [2021.12.06-22.30.06:859][ 0]LogFMOD: Loading bank: ../../../NeonFuryVR/Content/FMOD/Mobile/UI.bank
12-06 17:30:06.859 22009 22045 D UE4 : [2021.12.06-22.30.06:859][ 0]LogFMOD: Loading bank: ../../../NeonFuryVR/Content/FMOD/Mobile/VO.bank
12-06 17:30:06.918 22009 22107 D UE4 : [2021.12.06-22.30.06:918][ 0]LogFMOD: Warning: ../../src/fmod_effect.cpp(224) - DSP plugin 'Resonance Audio Source' has mismatched parameters to those in the bank
12-06 17:30:06.918 22009 22107 D UE4 :
12-06 17:30:06.918 22009 22107 D UE4 : [2021.12.06-22.30.06:918][ 0]LogFMOD: Error: ../../src/fmod_runtime_manager.cpp(1265) - DSP plugin returned an error, bank will not load properly.
12-06 17:30:06.918 22009 22107 D UE4 :
12-06 17:30:06.958 22009 22107 D UE4 : [2021.12.06-22.30.06:958][ 0]LogFMOD: Warning: ../../src/fmod_effect.cpp(224) - DSP plugin 'Resonance Audio Source' has mismatched parameters to those in the bank
12-06 17:30:06.958 22009 22107 D UE4 :
12-06 17:30:06.958 22009 22107 D UE4 : [2021.12.06-22.30.06:958][ 0]LogFMOD: Error: ../../src/fmod_runtime_manager.cpp(1265) - DSP plugin returned an error, bank will not load properly.
12-06 17:30:06.958 22009 22107 D UE4 :
12-06 17:30:06.982 22009 22107 D UE4 : [2021.12.06-22.30.06:982][ 0]LogFMOD: Warning: ../../src/fmod_effect.cpp(224) - DSP plugin 'Resonance Audio Source' has mismatched parameters to those in the bank
12-06 17:30:06.982 22009 22107 D UE4 :
12-06 17:30:06.982 22009 22107 D UE4 : [2021.12.06-22.30.06:982][ 0]LogFMOD: Error: ../../src/fmod_runtime_manager.cpp(1265) - DSP plugin returned an error, bank will not load properly.
12-06 17:30:06.982 22009 22107 D UE4 :
12-06 17:30:07.022 22009 22107 D UE4 : [2021.12.06-22.30.07:022][ 0]LogFMOD: Warning: ../../src/fmod_effect.cpp(224) - DSP plugin 'Resonance Audio Source' has mismatched parameters to those in the bank
12-06 17:30:07.022 22009 22107 D UE4 :
12-06 17:30:07.022 22009 22107 D UE4 : [2021.12.06-22.30.07:022][ 0]LogFMOD: Error: ../../src/fmod_runtime_manager.cpp(1265) - DSP plugin returned an error, bank will not load properly.
12-06 17:30:07.022 22009 22107 D UE4 :
12-06 17:30:07.023 22009 22045 D UE4 : [2021.12.06-22.30.07:023][ 0]LogFMOD: Warning: Failed to load bank: ../../../NeonFuryVR/Content/FMOD/Mobile/AMB.bank (An unspecified error has been returned from a plugin.)
12-06 17:30:07.023 22009 22045 D UE4 : [2021.12.06-22.30.07:023][ 0]LogFMOD: Warning: Failed to load bank: ../../../NeonFuryVR/Content/FMOD/Mobile/SFX.bank (An unspecified error has been returned from a plugin.)
12-06 17:30:07.023 22009 22045 D UE4 : [2021.12.06-22.30.07:023][ 0]LogFMOD: Warning: Failed to load bank: ../../../NeonFuryVR/Content/FMOD/Mobile/UI.bank (An unspecified error has been returned from a plugin.)
12-06 17:30:07.023 22009 22045 D UE4 : [2021.12.06-22.30.07:023][ 0]LogFMOD: Warning: Failed to load bank: ../../../NeonFuryVR/Content/FMOD/Mobile/VO.bank (An unspecified error has been returned from a plugin.)
12-06 17:30:07.023 22009 22045 D UE4 : [2021.12.06-22.30.07:023][ 0]LogOnline: Oculus: Oculus Startup!
Any Ideas why this could be happening?