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.

+2 votes
Title says it all.

We get this error code when trying to build our game using UE 5.3 and Wwise 2022.1.8, and we cannot figure out why!

We've dumped the audio file cache, removed all the factory plugins, re-added the start events for the unreal engine bank, and many more methods

Any help would be greatly appreciated!
in General Discussion by Aidan L. (120 points)

1 Answer

0 votes
Same here in UE5.3 and Wwise2023.1.0.

Everything works and builds correctly if I'm not using the WwiseAudioLink component.

As soon as this component is added, the build fails and returns:

'UATHelper: Packaging (Windows): LogWwiseAudioLink: Error: FWwiseAudioLinkFactory::CreateSourceAudioLink: AkAudio not initialized."
"PackagingResults: Error: FWwiseAudioLinkFactory::CreateSourceAudioLink: AkAudio not initialized."

I'm not able to find the documentation about this component and it is the only one that appears to behave as an AkComponent

Did you manage to build Aidan L?
by Julien B. (190 points)
...