kh0nsu / EldenRingTool

ERTool - Offline practice tool for Elden Ring
https://ds3tool.s3.ap-southeast-2.amazonaws.com/tools.html
42 stars 1 forks source link

Collision mesh crash #16

Open Hadalio opened 1 month ago

Hadalio commented 1 month ago

Turning on collision mesh works, for a couple seconds. Then the game instantly crashes. App version 1.12.3

kh0nsu commented 1 month ago

Is there a specific game location that crashes often?

To set expectations: There isn't too much that can be done about buggy debug draws. The tool just switches them on and that's it. If there's a consistent crash, it might be possible to patch the game to not crash but that will likely just result in nothing being shown.

Hadalio commented 1 month ago

I haven't tested a lot of areas. The specific area that it was crashing in a lot was consecrated snowfield, mountaintops, and Enir-Ilim.

Edit: it seems to be extremely inconsistent with when it crashes, it worked great for a long time in the Haligtree, but now it seems to instantly crash the game when enabled.

kh0nsu commented 1 month ago

If you check Event Viewer -> Windows Logs -> Application, you should be able to find crash logs.

I got a crash inside nvwgf2umx.dll, part of NVIDIA drivers. Crashes outside the game itself are especially difficult to debug.

Updating graphics drivers may fix or improve this but otherwise it's pretty far beyond my capability to fix.