I tried all the solutions here;
- nvidia control center settings change, reset.
- I don’t get this error in 4.27.2.
- I verified.
I only uploaded the first 3 and the last 3 log files. I can upload it if you want. There are 54 pages of logs.
I tried all the solutions here;
I only uploaded the first 3 and the last 3 log files. I can upload it if you want. There are 54 pages of logs.
It’s cool if you upload the entire log, as long as it is formatted and it doesn’t overstep the character limit. The error message “EXCEPTION_ACCESS_VIOLATION” is typically caused by an issue with memory access in the program. This can occur due to a variety of reasons, such as:
In the context of Unreal Engine 5.1.0, this error can be caused by a bug in the engine or a problem with a specific asset or plugin. Here are a few things you can try to resolve the issue:
Please note that this is a general troubleshoot and the exact cause of the error may vary depending on the specific scenario.
Hey there @ShnAhmeet! This is a memory access problem that usually stems from the graphics driver side nvwgf2umx. I have a thread over here with tons of links to possible fixes scattered throughout. Apologies it’s a bit of a link hop, I’m planning on consolidating a post for this specifically but I hadn’t had the time yet.
Another solution is to open the uproject in an editor and change the RHI to use direct 11. This was an issue for me when UE5 forced Direct 12 when i had a bad graphics driver. You may also find these settings in the config files.
Another Thread with more information
Thank you for your answer, I tried everything, none of them worked. I don’t get crashes without adding the starter pack and lowering the quality and running it. I hope no one else gets this error.