Version

menu_open

Plug-in not found

This error means that the game loaded a SoundBank using an unknown source, effect, mixer or sink plug-in. It cannot find the code to execute this plug-in.

Probable causes:

  • The game code doesn't static link with the Plug-in library. This may be an issue for all Unreal games and most in-house engines.

  • The game cannot find the Plug-in dynamic library (DLL or SO). This may be an issue for all Unity games and some in-house engines.

  • The game cannot load the Plug-in dynamic library (DLL or SO) because of a missing dependency. Check the requirements in the related plug-in documentation.

  • The SoundBank is out of date.

  • The SoundBank is corrupted.

Recommended resolution steps:

  • If your game links statically with the Wwise libraries, verify the #include "ThePluginFactory.h" and the linking options of your game. Read more here: Integration Details - Plug-Ins

  • If your game uses dynamic linking (such as with Unity), regenerate your SoundBanks and build the game.

  • Regenerate and repackage the SoundBanks in the game (including the Init.bnk).


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise