ChromaaXD / Pharaoh

A personal place to track known bugs
0 stars 0 forks source link

Client MFC Errors #1

Open ChromaaXD opened 1 year ago

ChromaaXD commented 1 year ago

uii Image given by - SoWhat

Error Description

OS: Mostly occurs on Windows 7 / Windows 7 Legacy / Windows 8 / Sometimes Windows 10 Cause of Error: Explained the the solution

Current Solution:

https://drive.google.com/file/d/1Vaj0WO21y0YPnKWGcjg0ooo6BUg954XY/view?usp=share_link

as for client MFC application has stopped which happens mostly on windows 7, press winKey+R key and type "winver" on the second line of the text which is right below the "Microsoft Windows" you will see Version 6.1 (Build ####:Service Pack 1) which means you have to make sure that you have SP1, the next step if you have SP1 is to go on the gdrive link provided above, open the doc file and copy the link to download .NET AIO installer and download the Visual C++ Redistribute file provided, now if you dont have SP1 Update you need to update SP1 via windows update tool if you can access it

the other way to check if you only need Visual C++ Redistribute files is by clicking "View problem details" and check "Fault Module Name:" if you are missing the redistribute files you might see ntdll.dll or other dlls and if the dll error has been fixed but now replaced with an encountered Stackhash_xxxx error last time we were troubleshooting last year was by turning off DEP which you can try in the link https://www.online-tech-tips.com/windows-xp/disable-turn-off-dep-windows/ by following the steps in the link provided, if it didnt help make sure to still turn on back your DEP so you wont have any issues, the other fix for stackhash might be fixed by updating your windows system to the latest and your drivers in win 10 if stackhash error on View problem details you might also need visual C++ redistribute

  • Credits - [GM]Awptimus
ChromaaXD commented 1 year ago

Fixed with the latest patch.