Unreal Engine 5 Packaged Game Crashed in gameplay

Hi, my packaged game (Standalone) crash after about 1 minutes of playing. Please Help.

The log error I found.

LogWindows: Failed to load ‘aqProf.dll’ (GetLastError=126)
LogWindows: File ‘aqProf.dll’ does not exist
LogProfilingDebugging: Loading WinPixEventRuntime.dll for PIX profiling (from …/…/…/Engine/Binaries/ThirdParty/Windows/WinPixEventRuntime/x64).
LogWindows: Failed to load ‘VtuneApi.dll’ (GetLastError=126)
LogWindows: File ‘VtuneApi.dll’ does not exist
LogWindows: Failed to load ‘VtuneApi32e.dll’ (GetLastError=126)
LogWindows: File ‘VtuneApi32e.dll’ does not exist

Any fix for this? This problem seems to have come out of nowhere and I have yet to be able to fix it.

Hello, do you find the solution?