Update FAQ

Dniel97
2024-08-08 06:26:49 +00:00
parent b1d4ade8e5
commit 9c9a747edd

2
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<class std::unique_ptr<void *, struct anonymous namespace':: MapHandleDeleter>, bool> nonymous-namespace'::createMemoryMap(unsigned int, const wchar_t *, struct _SECURITY_ATTRIBUTES *)
Function: struct std::pair<class std::unique_ptr<void *,struct `anonymous namespace'::MapHandleDeleter>,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.