summaryrefslogtreecommitdiff
path: root/docs/faq.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.md')
-rw-r--r--docs/faq.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/faq.md b/docs/faq.md
index 8c7fc0f..b1314e3 100644
--- a/docs/faq.md
+++ b/docs/faq.md
@@ -94,11 +94,6 @@ If you have trouble installing or compiling AzerothCore read [Common Errors](com
- for 64bit installs: "libssl-1_1-x64.dll" and "libcrypto-1_1-x64.dll"
- You can follow the [Core Installation](core-installation) guide to find the libraries.
-- I'm getting an Application Error: 0xc000007b
- - This error usually happens when mixing 32 bit and 64 bit DLLs.
- - For 32bit compiled you will need the required DLLs in 32 bits as well.
- - For 64bit compiled you will need the required DLLs in 64 bits as well.
-
## Debug-related FAQ
- How can I get a good crashlog on Windows?