code:
var wisePath = Kernel.Settings.PersistentWwiseRoot;
FileUtils.CreateDirectoryInPersistent(wisePath);
AkSoundEngine.AddBasePath(wisePath);
crash log:
Stack Trace of Crashed Thread 27192:
0x00007FFFFA05EE9D (ntdll) RtlEnterCriticalSection
0x00007FFFB7F18F40 (AkSoundEngine) AK::MemoryMgr::Malloc
ERROR: SymGetSymFromAddr64, GetLastError: '试图访问无效的地址。
' (Address: 00007FFFB7EC3D7C)
0x00007FFFB7EC3D7C (AkSoundEngine) (function-name not available)
0x000000004D38B520 (Assembly-Wwise) AkSoundEnginePINVOKE.CSharp_AddBasePath()
0x000000004D38AFAB (Assembly-Wwise) AkSoundEngine.AddBasePath()