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

Dear all,

I'm creating the port to Xbox One for our game .

I can't create a compilation to Xbox One in Unity. The console show this error

IOException: Sharing violation on path F:\DoD_XBOX_ONE_SVN\Assets\StreamingAssets\Audio\GeneratedSoundBanks\XboxOne\Amb_3D_Baby.bnk" or "F:\DoD_XBOX_ONE_SVN\Assets\StreamingAssets\Audio\GeneratedSoundBanks\XboxOne\Amb_3D_Baby.bnk
System.IO.File.InternalCopy (System.String sourceFileName, System.String destFileName, System.Boolean overwrite, System.Boolean checkHost) (at <c8d0d7b9135640958bff528a1e374758>:0)
System.IO.FileInfo.CopyTo (System.String destFileName, System.Boolean overwrite) (at <c8d0d7b9135640958bff528a1e374758>:0)
(wrapper remoting-invoke-with-check) System.IO.FileInfo.CopyTo(string,bool)
AkUtilities.DirectoryCopy (System.String sourceDirName, System.String destDirName, System.Boolean copySubDirs) (at Assets/Wwise/API/Runtime/Handwritten/Common/AkUtilities.cs:533)
AkBuildPreprocessor.CopySoundbanks (System.Boolean generate, System.String platformName, System.String& destinationFolder) (at Assets/Wwise/MonoBehaviour/Editor/WwiseSetupWizard/AkBuildPreprocessor.cs:65)
AkBuildPreprocessor.OnPreprocessBuildInternal (UnityEditor.BuildTarget target, System.String path) (at Assets/Wwise/MonoBehaviour/Editor/WwiseSetupWizard/AkBuildPreprocessor.cs:92)
AkBuildPreprocessor.OnPreprocessBuild (UnityEditor.Build.Reporting.BuildReport report) (at Assets/Wwise/MonoBehaviour/Editor/WwiseSetupWizard/AkBuildPreprocessor.cs:115)
UnityEditor.Build.BuildPipelineInterfaces+<OnBuildPreProcess>c__AnonStorey0.<>m__1 (UnityEditor.Build.IPreprocessBuildWithReport bpp) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:376)
UnityEditor.Build.BuildPipelineInterfaces.InvokeCallbackInterfacesPair[T1,T2] (System.Collections.Generic.List`1[T] oneInterfaces, System.Action`1[T] invocationOne, System.Collections.Generic.List`1[T] twoInterfaces, System.Action`1[T] invocationTwo, System.Boolean exitOnFailure) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:356)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)

I don't know if this problem is a consequence to generate all audios in the Wwise program (I attached the log)

Any idea about the problem?

http://gofile.me/5q0kZ/7wk3ABe4u

http://gofile.me/5q0kZ/ySWiEi3Us

in Feature Requests by Daniel N. (100 points)

Please sign-in or register to answer this question.

...