Can't Launch Packaged Game After Change Graphic Card.

I changed my graphic from AMD Radeon to Nvidia RTX,then I tried to launch my packaged game which worked well before I changed my device,and it couldn’t start.The log:

Log file open, 06/19/24 12:53:36
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
LogWindows: Custom abort handler registered for crash reporting.
LogInit: Display: Running engine for game: aaa666
LogCore: Display: UnrealTraceServer: Unable to launch the trace store with ‘“…/…/…/Engine//Binaries/Win64/UnrealTraceServer.exe” fork’ (00000002)
LogTrace: Initializing trace…
LogTrace: Finished trace initialization.
LogCsvProfiler: Display: Metadata set : platform=“Windows”
LogCsvProfiler: Display: Metadata set : config=“DebugGame”
LogCsvProfiler: Display: Metadata set : buildversion=“++UE5+Release-5.3-CL-29314046”
LogCsvProfiler: Display: Metadata set : engineversion=“5.3.2-29314046+++UE5+Release-5.3”
LogCsvProfiler: Display: Metadata set : os=“Windows 10 (22H2) [10.0.19045.4529] "
LogCsvProfiler: Display: Metadata set : cpu=“AuthenticAMD|AMD Ryzen 5 5500”
LogCsvProfiler: Display: Metadata set : pgoenabled=“0”
LogCsvProfiler: Display: Metadata set : pgoprofilingenabled=“0”
LogCsvProfiler: Display: Metadata set : ltoenabled=“0”
LogCsvProfiler: Display: Metadata set : asan=“0”
LogCsvProfiler: Display: Metadata set : commandline=”" …....\aaa666\aaa666.uproject""
LogCsvProfiler: Display: Metadata set : loginid=“e34a7b1249a22ba342278a912c21bdd9”
LogCsvProfiler: Display: Metadata set : llm=“0”
LogInit: Display: Project file not found: …/…/…/aaa666/aaa666.uproject
LogInit: Display: Attempting to find via project info helper.
LogUProjectInfo: Found projects:
LogPakFile: Initializing PakPlatformFile
LogIoDispatcher: Display: Reading toc: …/…/…/aaa666/Content/Paks/global.utoc
LogIoDispatcher: Display: Toc signature hash: 0000000000000000000000000000000000000000
LogIoDispatcher: Display: Mounting container ‘…/…/…/aaa666/Content/Paks/global.utoc’ in location slot 0
LogPakFile: Display: Initialized I/O dispatcher file backend. Mounted the global container: …/…/…/aaa666/Content/Paks/global.utoc
LogPakFile: Display: Found Pak file …/…/…/aaa666/Content/Paks/aaa666-Windows.pak attempting to mount.
LogPakFile: Display: Mounting pak file …/…/…/aaa666/Content/Paks/aaa666-Windows.pak.
LogIoDispatcher: Display: Reading toc: …/…/…/aaa666/Content/Paks/aaa666-Windows.utoc
LogIoDispatcher: Display: Toc signature hash: 0000000000000000000000000000000000000000
LogIoDispatcher: Display: Mounting container ‘…/…/…/aaa666/Content/Paks/aaa666-Windows.utoc’ in location slot 0
LogPakFile: Display: Mounted IoStore container “…/…/…/aaa666/Content/Paks/aaa666-Windows.utoc”
LogPakFile: Display: Mounted Pak file ‘…/…/…/aaa666/Content/Paks/aaa666-Windows.pak’, mount point: ‘…/…/…/’
LogStats: Stats thread started at 1.402448
LogAssetRegistry: Premade AssetRegistry loaded from ‘…/…/…/aaa666/AssetRegistry.bin’
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +8:00, Platform Override: ‘’
LogInit: Session CrashGUID >====================================================
Session CrashGUID > UECC-Windows-A8A36D0644D10D7C3AD1BA8183BA6EAA
Session CrashGUID >====================================================
LogConfig: Warning: Found a deprecated ini section name in …/…/…/aaa666/Config/DefaultDeviceProfiles.ini. Search for [/Script/Engine.TextureLODSettings] and replace with [GlobalDefaults DeviceProfile]
LogStreaming: Warning: Failed to read file ‘D:/aaa666/Windows/Cloud/IoStoreOnDemand.ini’ error.
LogPluginManager: Error: Unable to load plugin ‘OSC’. Aborting.
LogCore: Engine exit requested (reason: EngineExit() was called)
LogExit: Preparing to exit.
LogModuleManager: Shutting down and abandoning module IoStoreOnDemand (30)
LogModuleManager: Shutting down and abandoning module RenderCore (28)
LogModuleManager: Shutting down and abandoning module Landscape (26)
LogModuleManager: Shutting down and abandoning module SlateRHIRenderer (24)
LogModuleManager: Shutting down and abandoning module AnimGraphRuntime (22)
LogModuleManager: Shutting down and abandoning module Renderer (20)
LogModuleManager: Shutting down and abandoning module Engine (18)
LogModuleManager: Shutting down and abandoning module CoreUObject (16)
LogModuleManager: Shutting down and abandoning module SandboxFile (14)
LogModuleManager: Shutting down and abandoning module PakFile (12)
LogPakFile: Destroying PakPlatformFile
LogModuleManager: Shutting down and abandoning module RSA (11)
LogModuleManager: Shutting down and abandoning module NetworkFile (8)
LogModuleManager: Shutting down and abandoning module StreamingFile (6)
LogModuleManager: Shutting down and abandoning module CookOnTheFly (4)
LogModuleManager: Shutting down and abandoning module StorageServerClient (2)
LogExit: Exiting.
Log file closed, 06/19/24 12:53:36

It’s crashing because it can’t load the OSC plugin apparently. I can’t speak to how this plugin relates to the graphics card but in the off chance it is related, can you just disable the plugin, package and test?