Forum Discussion
Fenris4024 It sounds like the mods are the issue then, or at least part of it. Updated doesn't mean perfectly compatible, and it's possible one of the creators missed a bug in their mod. If you don't want to play without any mods at all, test the ones you'd like to keep separately or in small groups.
As a side note, 0xc0000005 is the code for an access violation, a type of error too generic to be of any use on its own. What is sometimes helpful is the faulting module, python37_x64.dll in your previous error report. This is, as you'd expect, a reference to a component of Python, and while that detail isn't all that illuminating either, we do know that python37_x64 errors are associated with the issue with high-end Intel CPUs, and sometimes with a bad mod, and occasionally with a bad game install.
Sometimes the faulting module makes things easy, for example when it lists a component of the graphics driver or some third-party app. But it's not always that simple.