NVIDIA GameWorks Integration

Judging by the first line of the error report,

it looks like you have an array in your code that isn’t properly initialised, so I would go to that file (Line 610) and check it out.
That’s my best guess, anyway.