Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
after running the wwise launcher at my project it gets stuck at executing unity, i canceled it from task bar and get this error in unity

    >     DirectoryNotFoundException: Directory
    > 'F:/_proyectos/Pobozo/Assets/StreamingAssets\Audio/GeneratedSoundBanks'
    > not found.
    >     System.IO.Directory.GetFileSystemEntries
    > (System.String path, System.String
    > searchPattern, FileAttributes mask,
    > FileAttributes attrs) (at
    > /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:514)
    >     System.IO.Directory.GetFiles (System.String path, System.String
    > searchPattern) (at
    > /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:308)
    >     System.IO.Directory.GetFilesRecurse
    > (System.String path, System.String
    > searchPattern,
    > System.Collections.ArrayList all) (at
    > /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:323)
    >     System.IO.Directory.GetFiles (System.String path, System.String
    > searchPattern, SearchOption
    > searchOption) (at
    > /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:317)
    >     AkWwiseXMLBuilder.Populate () (at Assets/Wwise/Editor/WwiseWindows/AkWwiseXMLBuilder.cs:32)
    >     AkWwiseProjectInfo.Populate () (at Assets/Wwise/Editor/WwiseWindows/AkWwiseProjectInfo.cs:54)
    >     AkWwisePostImportCallbackSetup.CheckPicker
    > () (at
    > Assets/Wwise/Editor/WwiseSetupWizard/AkWwisePostImportCallbackSetup.cs:275)
    >     UnityEditor.EditorApplication.Internal_CallDelayFunctions
    > () (at
    > C:/buildslave/unity/build/artifacts/generated/common/editor/EditorApplicationBindings.gen.cs:207)

it may have to do with the .exe wwise ask you to select at the start, just what exe is it talking about? i used the exe i got from the unity project im integrating
in General Discussion by David R. (110 points)

Please sign-in or register to answer this question.

...