The crashes continue

I know the topic has been raised many times, but they are all closed. The remaster is 14 months old. Patch after patch is released. But the stability of the game is still the worst I’ve seen.

The game crashes regardless of the computer configuration, the composition of the running software, in-game settings.

The only thing is that it crashes much less often in Legacy mode. But did I buy a remaster for him? The game crashes 50% when switching graphics, changing any graphics settings, entering a portal or waypoint, exiting a lobby, going to the character screen. Often it is enough just to go inside the game или walk a few meters and immediately find yourself on the desktop.

Maybe it crashes when trying to load some models or sounds. Maybe even a music track that plays at some time, and this explains the randomness of the crashes. I don’t know, and why should I know? I can’t fix it.

Act 5 crashes especially often, for example, it is almost impossible to get to Areat Pletau from Frigid Highlands - the game will crash after 1-5 minutes from the start. It also crashes very often near the mercenary merchant in Act 2. In addition, it crashes in any other places, although a little less often (after 2-10 minutes instead of 0-1, lol).

It is impossible to play as a summon necromancer: I went in, created skeletons and threw them away after a few minutes.

In this case, sometimes there is a bug report, but usually not.

Despite all this, my friend and I completed the entire game by 1.5 times. Only I understand less and less “why”, and I do not want to continue further.

I have several ordinary computers without viruses, my friends too: usually these are new laptops or desktop computers on Windows 10 or 11 that fully meet all the stated requirements. Graphic cards are different: Nvidia, Radeon, built-in vega7… On more powerful computers, it crashes at least as often as on weak ones.

I checked: I have no overheating, the memory has not run out. Although I noticed that before the crash the game looked like it was frozen, it started up a couple of times for 0.1 seconds and threw it out completely.

I tried to find patterns, adjust settings, deleted everything from the computer except Diablo and the browser - nothing helps, and there seems to be no dependence on this.

I tried to play at the lowest settings with everything turned off, but I did not find any dependence: it throws out no less than at high or medium.

It seemed to me that early in the morning it throws out less often, somehow I played for about an hour (this is an achievement, right?) without throwing out. But it rarely takes more than 20 minutes.

What to do, and will there be a correction of the situation? Keep all stupid advice like “update drivers” or “check the installation of the game for errors” to yourself: it’s been a year since everyone has been writing this, but it doesn’t affect anything. All the newest, cleanest, and problems with only this one game.

I also tried running the profile, the battlenet client, and the game with admin rights, but that didn’t make any difference.

I installed the game on another disk and usb3 flash drive. No result: once again happened to play for five minutes.

I tried to turn off the sound and music, but as I understand it, at volume 0, the sound playback code is still called. Threw out faster than I went through one location.

Antivirus software is on, off, don’t matter.

As you can see, I have already done more than your average user could and still can’t play.

We paid money, we spent a lot of time trying to play and figure out why we can’t play what we paid for. I’m really looking forward to the answers.

Problem similar

My current setup:
AMD Ryzen 5 5600U with Radeon Graphics 2.30 GHz
8,00 GB (available: 7,35 GB)
500GB SSD

Also has
AMD Ryzen 5 1600
Radeon RX580
16GB RAM (8+8 dual)
1TB SSD

2 Likes

I’ve been having the same problem for 7-8 days now, I start Diablo 2 Resurrected, after 1-2 minutes the game closes without any error messages, I tried everything I also took the pc to assistance, but the pc has no problem and everything is working, only diablo 2 resurrected has the crash, for example StarCrasf 2 works as usual. tried to update the operating system, the video card, removed the share from nvdia experience, tried to install the previous video driver verified, but nothing the crashes are continuous.

My current setup:
Asus H97 Pro Gamer with Intel i7 4790k 4.40 GHz
32GB Ram
1TB SSD
Nvdia Geeforce GTX 1080ti Strix Asus

i found the problem in my case, now i can play the game without crashing anymore. go to Start, Microsoft Store, bottom left “collection”, update everything! after this step, diablo 2 is working again!!

Playing in Offline mode, created a new character, played for about 30 minutes till I found the ‘Den of Evil’ and the game crashed, now I can’t even start the game crashes directly from Play button. I have done a Scan and Fix with no help. I far exceed the requirements and have been playing with my other characters before the latest updates.

Did you buy this from the MS Store, there was nothing to update in my Library and neither Diablo II nor Battle.Net or anything related was listed.

if you ask me why honestly I don’t know, but after updating all Microsoft programs via: Start, Microsoft Store, Collect and update everything, diablo no longer has Crash. no, diablo I bought it in the Blizzard application, I don’t understand the correlation either, I’m just informing you of the result and it is that Diablo no longer crashes and without errors, I’ve been playing for 2 hours… I uncork a bottle of sparkling wine

1 Like

Try to disable DLSS and put VFX QUALITY and VFX LIGHTING QUALITY to Low and if have anti virus try to disable and kill shenk for 30 minutes.

Same for me. It’s from november, more than one month, that the game always crashes to the desktop disconnecting continually, after two or three minutes. It’s really frustrating, I’ve bought this game happy and enthusiastic like a child, but I’m regretting my money after these disservices. It’snt normal that nobody from Blizzard talks about them or gives us a way to fix it.

Some people who have never played the originals, or people who maybe have forgotten this, may not realize that on newer operating systems you have to install legacy dependencies ( older versions of VC++ Redistributables, .NET 3.5 Framework, DirectX Redist, etc. ) Here is a link with a script that I made that does this for you:

https://us.forums.blizzard.com/en/warcraft3/en/warcraft3/t/warcraft-133-is-unplayably-laggy/29351/5
NOTE: Almost all the problems with these games are related to Windows 11 22H2, and people who have both an integrated GPU ( Intel CPU, ) and a discrete GPU ( Nvidia. )

The main reason for this is not installing the latest drivers and cumulative updates, although the problem lies with Nvidia drivers alone.

You could also try disabling the new Windows 11 22H2 “suggested actions” accessibility feature which is a major source of lag:

Manage suggested actions in Settings -> https://support.microsoft.com/en-us/windows/use-suggested-actions-on-your-pc-486c0527-3395-4b40-b304-f1e3cbe2f404

Select Start  > Settings  > System  > Clipboard > Suggested actions > Off

Copy operation sometimes makes Firefox unresponsive on Windows 11 -> https://bugzilla.mozilla.org/show_bug.cgi?id=1774285

The following examples are editable batch files that can be used to patch a 64-bit Windows 10 / 11 Image ( DEC 13 2022 )

Option #1: Windows 10 22H2 64-bit Image with the .NET 4.8.1 Framework Installed

Run this batch file as administrator ( Save it to your desktop and name it whatever you want. Example: “Patch_W10_x64.bat” )

@ECHO OFF
REM ----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++
REM Example: Patch / Update an Online Windows 10 64-Bit Image (.NET 4.8.1) on a workstation PC
sc config BITS start= delayed-auto
sc config EventLog start= auto
sc config UsoSvc start= auto
sc config wuauserv start= auto
net start BITS
net start EventLog
net start UsoSvc
net start wuauserv
MKDIR "C:\Patches\Win10\22H2"
MKDIR "C:\Patches\Win10\ETag_Cache"
MKDIR "C:\Scrtch"
curl --parallel-immediate --parallel-max 100 --progress-bar --ssl-no-revoke --ssl-reqd --tlsv1.3 -LZRA "" "https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows10.0-kb5021233-x64_00bbf75a829a2cb4f37e4a2b876ea9503acfaf4d.msu" --etag-compare "C:\Patches\Win10\ETag_Cache\windows10.0-kb5021233-x64_00bbf75a829a2cb4f37e4a2b876ea9503acfaf4d.msu.txt" --etag-save "C:\Patches\Win10\ETag_Cache\windows10.0-kb5021233-x64_00bbf75a829a2cb4f37e4a2b876ea9503acfaf4d.msu.txt" -o "C:\Patches\Win10\22H2\windows10.0-kb5021233-x64_00bbf75a829a2cb4f37e4a2b876ea9503acfaf4d.msu" --next ^
--parallel-immediate --progress-bar --ssl-no-revoke --ssl-reqd --tlsv1.3 -LZRA "" "https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows10.0-kb5020881-x64-ndp481_6f6447528c9634510aa1bc83b8f9003bc5bb6ab6.msu" --etag-compare "C:\Patches\Win10\ETag_Cache\windows10.0-kb5020881-x64-ndp481_6f6447528c9634510aa1bc83b8f9003bc5bb6ab6.msu.txt" --etag-save "C:\Patches\Win10\ETag_Cache\windows10.0-kb5020881-x64-ndp481_6f6447528c9634510aa1bc83b8f9003bc5bb6ab6.msu.txt" -o "C:\Patches\Win10\22H2\windows10.0-kb5020881-x64-ndp481_6f6447528c9634510aa1bc83b8f9003bc5bb6ab6.msu"
DISM /Online /NoRestart /ScratchDir:"C:\Scrtch" /Add-Package /PackagePath:"C:\Patches\Win10\22H2\windows10.0-kb5021233-x64_00bbf75a829a2cb4f37e4a2b876ea9503acfaf4d.msu" /PackagePath:"C:\Patches\Win10\22H2\windows10.0-kb5020881-x64-ndp481_6f6447528c9634510aa1bc83b8f9003bc5bb6ab6.msu"
DISM /Online /ScratchDir:"C:\Scrtch" /Cleanup-Image /StartComponentCleanup /ResetBase
RMDIR /Q /S "C:\Scrtch"
REM ----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++

REM Windows 10 update history -> https://aka.ms/WindowsUpdateHistory
REM Windows 10 update history -> https://support.microsoft.com/en-us/topic/windows-10-update-history-7dd3071a-3906-fa2c-c342-f7f86728a6e3
REM Windows 10, version 21H2 update history -> https://support.microsoft.com/en-us/topic/windows-10-update-history-857b8ccb-71e4-49e5-b3f6-7073197d98fb
REM Windows 10, version 22H2 update history -> https://support.microsoft.com/en-us/topic/windows-10-update-history-8127c2c6-6edf-4fdf-8b9f-0f7be1ef3562
REM History of Cumulative Updates for .NET Framework for Windows 10 Version 21H2 -> https://support.microsoft.com/en-us/topic/history-of-cumulative-updates-for-net-framework-for-windows-10-b916faac-f6f7-4e82-abf9-af66f1b8038e
REM History of Cumulative Updates for .NET Framework for Windows 10 Version 22H2 -> https://support.microsoft.com/en-us/topic/history-of-cumulative-updates-for-net-framework-for-windows-10-89daa751-09ef-4fb6-9233-e52eeb0cdb93

REM https://www.catalog.update.microsoft.com/Search.aspx?q=KB5021233 10 22H2 x64 -"GDR-DU" -"Dynamic" -"ARM64" -> https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows10.0-kb5021233-x64_00bbf75a829a2cb4f37e4a2b876ea9503acfaf4d.msu
REM https://www.catalog.update.microsoft.com/Search.aspx?q=KB5021089 10 22H2 x64 -"GDR-DU" -"Dynamic" -"ARM64" -> https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows10.0-kb5020881-x64-ndp481_6f6447528c9634510aa1bc83b8f9003bc5bb6ab6.msu

REM ----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++
Option #2: Windows 11 22H2 64-bit Image with the .NET 4.8.1 Framework Installed

Run this batch file as administrator ( Save it to your desktop and name it whatever you want. Example: “Patch_W11_x64.bat” )

@ECHO OFF
REM ----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++
REM Example: Patch / Update an Online Windows 11 22H2 Image (.NET 4.8.1) on a workstation PC
sc config BITS start= delayed-auto
sc config EventLog start= auto
sc config UsoSvc start= auto
sc config wuauserv start= auto
net start BITS
net start EventLog
net start UsoSvc
net start wuauserv
MKDIR "C:\Patches\Win11\22H2"
MKDIR "C:\Patches\Win11\ETag_Cache"
MKDIR "C:\Scrtch"
curl --parallel-immediate --parallel-max 100 --progress-bar --ssl-no-revoke --ssl-reqd --tlsv1.3 -LZRA "" "https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows11.0-kb5021255-x64_2830fb558a628b0a1847a0025d3da14928f82a5e.msu" --etag-compare "C:\Patches\Win11\ETag_Cache\windows11.0-kb5021255-x64_2830fb558a628b0a1847a0025d3da14928f82a5e.msu.txt" --etag-save "C:\Patches\Win11\ETag_Cache\windows11.0-kb5021255-x64_2830fb558a628b0a1847a0025d3da14928f82a5e.msu.txt" -o "C:\Patches\Win11\22H2\windows11.0-kb5021255-x64_2830fb558a628b0a1847a0025d3da14928f82a5e.msu" --next ^
--parallel-immediate --progress-bar --ssl-no-revoke --ssl-reqd --tlsv1.3 -LZRA "" "https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows11.0-kb5020882-x64-ndp481_c1b9ed0bbd7bec142c66c5b27f82533b04ee807a.msu" --etag-compare "C:\Patches\Win11\ETag_Cache\windows11.0-kb5020882-x64-ndp481_c1b9ed0bbd7bec142c66c5b27f82533b04ee807a.msu.txt" --etag-save "C:\Patches\Win11\ETag_Cache\windows11.0-kb5020882-x64-ndp481_c1b9ed0bbd7bec142c66c5b27f82533b04ee807a.msu.txt" -o "C:\Patches\Win11\22H2\windows11.0-kb5020882-x64-ndp481_c1b9ed0bbd7bec142c66c5b27f82533b04ee807a.msu"
DISM /Online /NoRestart /ScratchDir:"C:\Scrtch" /Add-Package /PackagePath:"C:\Patches\Win11\22H2\windows11.0-kb5021255-x64_2830fb558a628b0a1847a0025d3da14928f82a5e.msu" /PackagePath:"C:\Patches\Win11\22H2\windows11.0-kb5020882-x64-ndp481_c1b9ed0bbd7bec142c66c5b27f82533b04ee807a.msu"
DISM /Online /ScratchDir:"C:\Scrtch" /Cleanup-Image /StartComponentCleanup /ResetBase
RMDIR /Q /S "C:\Scrtch"
REM ----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++

REM Windows 11 update history -> https://aka.ms/Windows11UpdateHistory
REM Windows 11 update history -> https://support.microsoft.com/en-us/topic/windows-11-version-21h2-update-history-a19cd327-b57f-44b9-84e0-26ced7109ba9
REM Windows 11, version 21H2 update history -> https://support.microsoft.com/en-us/topic/windows-11-update-history-a19cd327-b57f-44b9-84e0-26ced7109ba9
REM Windows 11, version 22H2 update history -> https://support.microsoft.com/en-us/topic/windows-11-update-history-ec4229c3-9c5f-4e75-9d6d-9025ab70fcce
REM History of Cumulative Updates for .NET Framework for Windows 11 -> https://support.microsoft.com/en-us/topic/history-of-cumulative-updates-for-net-framework-for-windows-11-b56e9c5b-fc56-49fb-9490-dc09b0b89758

REM https://www.catalog.update.microsoft.com/Search.aspx?q=KB5021255 11 -"GDR-DU" -"Dynamic" -"ARM64" -> https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows11.0-kb5021255-x64_2830fb558a628b0a1847a0025d3da14928f82a5e.msu
REM https://www.catalog.update.microsoft.com/Search.aspx?q=KB5021090 11 -"GDR-DU" -"Dynamic" -"ARM64" -> https://catalog.s.download.windowsupdate.com/d/msdownload/update/software/secu/2022/12/windows11.0-kb5020882-x64-ndp481_c1b9ed0bbd7bec142c66c5b27f82533b04ee8

REM ----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++----------++++++++++

NOTE: This will download cumulative updates directly from the Microsoft Update Catalog, which you can use to patch a running ( online ) operating system while offline / with no internet access. The last step is often restarting the PC, and then finalizing the image by running a component cleanup operation utilizing the servicing stack / DISM.

It worked my dude

20202020

Same issue. It’s weird though. I have never had this issue before. Maybe it’s related to the holiday buff crap.

I don’t know what to do anymore, I am facing the same issues as the OP. I just recently started playing D2R again after several months, I installed the new patches and now suddenly the game completely freezes my PC between 2 min - 15 min of gameplay. It freezes to the point where the PC restarts itself (most of the times) or I have to just power it off.

I am running a PC with much more capacity than what’s needed to run D2R and I play other games that require much more than D2R and nothing like this happens. I think it is absurd, that’s what it is.

My current setup is:

AMD Ryzen 9 5900X 12-Core 3.7GHz
TUF Gaming X570-PLUS Motherboard
NVIDIA GeForce RTX 3080 (no other Integrated or any Display adapters/graphics)
32GB RAM
2TB SSD
Microsoft Windows 11 Pro (10.0.22000 Build 22000.1335)

I have updated latest GPU drivers to Version 527.56 released Dec 8, 2022
I have reinstalled game
I have limited max FPS on NVIDIA control panel
I have changed vsync settings
I have closed and limited all other background apps
I have monitored temperature with HWMonitor, GPU Max is 57C, CPU Max is 62.8C

After reading these posts I updated Windows’ version to Windows 11 version 22H2
Updated everything in the Microsoft Store

In the most recent crash I wrote down the HWMonitor recorded temperatures:

AMD Ryzen 9 5900X
Package - Value: 54.3C, Max: 70C
Cores - Value: 50.9C, Max: 63.6C
CCD#0 - Value: 45.5C, Max: 73.0C
CCD#1 - Value: 43.3C, Max: 66.0C

NVIDIA RTX 3080
GPU - Value: 58C, Max: 58C
Memory - Value: 70C, Max: 70C
Hotspot - Value: 69.7C, Max: 69.7C

If there is any, any guidance that you could give me I would highly appreciate it. Apologies for complaining but it is very frustrating.

Cheers.

This has me remembering why I stopped playing Diablo 1. It would completely hardlock the computer after a random length of gameplay time. Guess the coders can’t program properly then give up.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.