I'm getting an error trying to run a Switch build from Unity. I can build okay but when the game runs it crashes immediately with the below error. Does anyone know how to get around this?
UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:Log(Object)
AkBasePathGetter:GetPlatformName()
AkBasePathGetter:GetPlatformBasePath()
AkBasePathGetter:GetSoundbankBasePath()
AkInitializer:Initialize()
AkInitializer:Awake()
(Filename: .\Runtime/Export/Debug.bindings.h Line: 43)
****** FS ERROR INFORMATION ******
Error: Error occurred at GetEntryType().
nn::fs::ResultNotMounted: Error: Specified mount name is not found.
More infomation may be provided by enabling 'FS Access Log Mode' at 'DevMenu: Debug'.
AbortObserver called: -----------
`Failed: %s
Module: %d
Description: %d
InnerValue: 0x%08x`
------------
D:\home\teamcity\work\sdk\Programs\Chris\Sources\Libraries\fs\fsa\fs_UserFileSystem.cpp:138, function GetEntryType, condition nn::Result::IsSuccess()
UserException handler is called at pid=161
==============================================================================
BREAK 命令を検出しました (ExceptionType=0x0104)
( pc: 0x000000427d7586a4, InstructionCode: 0xe7ffdefe )
==============================================================================