Crash on packaged build - machine specific

A packaged project has been crashing on one specific machine at application startup, and i can’t pinpoint the issue.
[log/dump/dxdiag][1] attached.

it’s a machine that has updated drivers, so i can’t figure out what the issue might be on that one specific machine. i’ve deleted saved and intermediate folders as well and done full rebuilds.

any other recommendations?

[edit] removed logs, as issue has been resolved

another alternative i’ve tested is migrate the project to a clean 4.14 build. will update this thread with any results when i hear back from the user on the problematic machine.

turns out the issue was actually the stored location of the packaged project. when attempting to run from a server location, the application crashed. when run locally on the client machine, it was fine. while this makes sense in retrospect, i wonder if there is any way to include some sort of error message for this case given that when deploying packages to clients, i won’t necessarily know their directory structures, and where they are opening the program from.