AudioMotors Plugin - warning messages when Unreal Editor is started

Hello,

I’m getting multiple warning messages in the Unreal Output Log, when Unreal Editor is started:

LogFMOD: Warning: f:\jk\workspace\1.10_UE4.17_Win64\studio_api\src\fmod_effect.cpp(189) - Missing DSP plugin ‘AudioGaming AudioMotors’
LogFMOD: Warning: f:\jk\workspace\1.10_UE4.17_Win64\studio_api\src\fmod_bankmodel.cpp(309) - Creating stub DSP plugin model and continuing.

I have included the plugin path in the “Advanced” tab, from project settings and I have also included the “plugins.txt” file, according to this documentation:
https://fmod.com/resources/documentation-api?page=content/generated/engine_ue4/plugins.html#/

Any ideas on what might be happening? It seems these warning messages are only triggered when the Editor is started.

Thank you.

EDIT: By the way, I’m using Unreal 4.17.1 with Fmod Studio 1.10.00 and Audio Motors 1.00.00

These warnings are benign, and will be removed in an upcoming release of FMOD Studio. They should have no effect on your project’s performance.

2 Likes

OK, got it!

1 Like