From 9c9a747edd73d4361faab0af3f9820ed4e7ef49f Mon Sep 17 00:00:00 2001 From: Dniel97 Date: Thu, 8 Aug 2024 06:26:49 +0000 Subject: [PATCH] Update FAQ --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.