diff --git a/FAQ.md b/FAQ.md index 4321958..e79c9fb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -38,7 +38,7 @@ Game will crash with the following message in the "AM Daemon" cmd window: Runtime exception occurred. File: D:\Jenkins\workspace\amdaemon_all_build\libs\amdipc\src\SharedMemory.cpp Line: 178 -Function: struct std::pair, bool> nonymous-namespace'::createMemoryMap(unsigned int, const wchar_t *, struct _SECURITY_ATTRIBUTES *) +Function: struct std::pair,bool> __cdecl `anonymous-namespace'::createMemoryMap(unsigned int,const wchar_t *,struct _SECURITY_ATTRIBUTES *) Message: CreateFileMappingW failed. ``` This happens because your user account name and your PC name are idendical.