menu
 
Version
2019.2.15.7667

2024.1.5.8803

2023.1.13.8732

2022.1.19.8584

2021.1.14.8108

2019.2.15.7667

2019.1.11.7296

2018.1.11.6987

2017.2.10.6745

2017.1.9.6501

2016.2.6.6153

2015.1.9.5624

menu

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.

  • \ref AK::SoundEngine::GetDeviceList was called for a plug-in that has not been loaded by the Init.bnk or by explicitly calling \ref AK::SoundEngine::RegisterPlugin.

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).

  • For sink plug-ins, verify that a shareset for this plug-in is associated with at least one master bus.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise