Jump to content

confusing dll error? - Causing games to crash

Go to solution Solved by Frizz,
4 hours ago, doog said:

And here's my results from Powershell!

image_2022-02-26_223931.png

Looks like it did find and repair issues, did that fix the problem?

 

If not the next thing I would do is run DDU in safe mode

I have been having games crash to desktop after a couple mins usage and it took me forever but I finally found out how to run checks. Now I have narrowed it down to an actual error log. I just have no idea what any of it means because I don't know anything about computers. If anyone could help me it would be appreciated!

Logs.txt

Link to comment
https://linustechtips.com/topic/1414453-confusing-dll-error-causing-games-to-crash/
Share on other sites

Link to post
Share on other sites

9 hours ago, doog said:

I have been having games crash to desktop after a couple mins usage and it took me forever but I finally found out how to run checks. Now I have narrowed it down to an actual error log. I just have no idea what any of it means because I don't know anything about computers. If anyone could help me it would be appreciated!

Logs.txt 30.77 kB · 6 downloads

From the looks of it, windows is corrupted.

But what does event viewer -> windows logs-> system show?

Look for error and critical logs that happened around the time of the issue. 
 

Also you can try DISM for a better repair of windows. Open powershell as admin:

DISM /Online /Cleanup-Image /ScanHealth

 

DISM /Online /Cleanup-Image /RestoreHealth

Link to post
Share on other sites

22 hours ago, Frizz said:

From the looks of it, windows is corrupted.

But what does event viewer -> windows logs-> system show?

Look for error and critical logs that happened around the time of the issue. 
 

Also you can try DISM for a better repair of windows. Open powershell as admin:

DISM /Online /Cleanup-Image /ScanHealth

 

DISM /Online /Cleanup-Image /RestoreHealth

Thanks for the tips. Here's the errors and warnings I found for the event viewer!

image_2022-02-26_221313.png

image_2022-02-26_221403.png

image_2022-02-26_221425.png

image_2022-02-26_221441.png

image_2022-02-26_221501.png

image_2022-02-26_221510.png

image_2022-02-26_221522.png

Link to post
Share on other sites

22 hours ago, Frizz said:

From the looks of it, windows is corrupted.

But what does event viewer -> windows logs-> system show?

Look for error and critical logs that happened around the time of the issue. 
 

Also you can try DISM for a better repair of windows. Open powershell as admin:

DISM /Online /Cleanup-Image /ScanHealth

 

DISM /Online /Cleanup-Image /RestoreHealth

And here's my results from Powershell!

image_2022-02-26_223931.png

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×