Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
AK::SoundEngine::RegisterPlugin( AkPluginTypeEffect, AKCOMPANYID_AUDIOKINETIC, AKEFFECTID_METER, CreateMeterFX, CreateMeterFXParams );
result is AK_Fail(2)
Other plugins work fine. 
How to get error details from RegisterPlugin() ?
closed with the note: already solved.
in General Discussion by ILYA L. (190 points)
closed by ILYA L.
disregard this question, already solved. double initialization...
...