POE 2 Complete PC Freeze while loading screen
" I second this solved all my issues |
|
" If PoE 2 melts your CPU you have to fix your cooling system. 100% CPU load doesn't melt anything if you didn;t mess up with your hardware / UEFI setup. |
|
" Not to be that guy — but for many Intel users, the board defaults are completely incorrect. My MSI z690 board defaults my 13600K to: - 288W TDP on a 181W chip - insane draw power limits for long/short workloads: whatever the wattage max is (288). Intel default is 125/181. - Massive voltage (line limit 18!!). My 13600K is stable at mode 5. It’s like they’re trying to fry your chip. For folks implying this is a windows thing: I’ve never been a windows user and aim to keep it that way. I can imagine there may be a separate issue there — but by and large it’s becoming more clear to me that Path of Exile 2 is exposing other issues potentially unrelated to the game. It is, after all, not GGG’s fault that MSI (and others) have lost their minds when it comes to picking sensible hardware defaults. It’s not exactly any developer’s fault that otherwise valid calls would be crashing on unstable hardware; implicit upstream dependencies. For those that may be experiencing issues: go to Act 2, walk up to your stash and wait 15 minutes. Did you crash? Did your computer reboot? Congrats, you’ll likely have to verify your BIOS settings. Last edited by hesham8#4339 on Dec 22, 2024, 12:56:29 AM
|
|
" Of course. I wasn't quite aiming to fix the real problem (which is surely way deep into the Windows scheduler with internal locking/spinning during syscalls, somehow). But people have reported that the problem completely disappears if the option for multithreading engine is disabled. That leads me to assume that serializing all Vulkan calls during loading would also avoid triggering the Windows bug. You would never get that kind of system freeze with user-land threads, so they are stuck in the kernel, in the syscalls behind Vulkan calls. So just allow one of them through at a time, a simple hack that would get the job done (ideally, only serializing a tiny subset of Vulkan calls, mostly related to buffer mapping/copying during area loading). |
|
I have the same problem, Windows 11 pro, loading screen freezes entire PC and crashes it. Has there been some fix for windows yet?
|
|
when will they ever fix this shit ? Do we have to wait for microsoft's new windows update or the game devs ?
|
|
Just try this guys, this seems to be the best solution atm for me.
POEUncrasher https://github.com/Kapps/PoEUncrasher/releases I'm not sure it will be fixed but I played for 10 hours and it went smoothly. |
|
" This fixed it for me Running an older CPU and GPU on 24H2 Ryzen 5600x and 2060 Super No temp problems here.. |
|
Resetting the Nvidia control panel settings to default values (a separate preset for the game) solved the freezes in my case. Disabling multithreading in the game also solves the problem, but I don't like this option.
i3 12100/RTX4060/32Gb RAM/PCI-E SSD/Win11 24H2 Last edited by KOT_6E3_3A6OT#1290 on Dec 22, 2024, 4:42:56 AM
|
|
Hello everyone. I have read over 50 pages of this discussion. I have 7700 + 4080 super. Of course, I also encountered freezes, and at first I thought about PBO and undervolt risen, until I came across this branch.
What is most surprising is that no one has ever written about consumption at the moment of freezing. And I think that's the reason. CPU consumption goes beyond the prescribed limits, which are prescribed in the motherboard. At the moment, I have 108vat. CPU consumption alone goes up for 115+. In any stress data, the parameter is strictly limited. But not in POE2. |
|