Describe the bug
so i successfully did a package and when i play the game it doesn't launch but i see this error but idk how to identify what is wrong? help
myproject.log
Log file open, 10/10/24 17:18:25
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: Enabling Tpause support
LogWindows: Custom abort handler registered for crash reporting.
LogInit: Display: Running engine for game: MyProject
LogCore: Display: UTS: The Unreal Trace Server binary is not available ('../../../Engine/Binaries/Win64/UnrealTraceServer.exe')
LogTrace: Initializing trace...
LogTrace: Finished trace initialization.
LogCsvProfiler: Display: Metadata set : platform="Windows"
LogCsvProfiler: Display: Metadata set : config="Development"
LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.4-CL-35576357"
LogCsvProfiler: Display: Metadata set : engineversion="5.4.4-35576357+++UE5+Release-5.4"
LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.4317] "
LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|12th Gen Intel(R) Core(TM) i5-12400F"
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="" ......\MyProject\MyProject.uproject""
LogCsvProfiler: Display: Metadata set : loginid="e729e0d94b9560e3c3cc248e1158de23"
LogCsvProfiler: Display: Metadata set : llm="0"
LogInit: Display: Project file not found: ../../../MyProject/MyProject.uproject
LogInit: Display: Attempting to find via project info helper.
LogPakFile: Initializing PakPlatformFile
LogIoDispatcher: Display: Reading toc: ../../../MyProject/Content/Paks/global.utoc
LogIoDispatcher: Display: Toc signature hash: 0000000000000000000000000000000000000000
LogIoDispatcher: Display: Mounting container '../../../MyProject/Content/Paks/global.utoc' in location slot 0
LogPakFile: Display: Initialized I/O dispatcher file backend. Mounted the global container: ../../../MyProject/Content/Paks/global.utoc
LogPakFile: Display: Found Pak file ../../../MyProject/Content/Paks/MyProject-Windows.pak attempting to mount.
LogPakFile: Display: Mounting pak file ../../../MyProject/Content/Paks/MyProject-Windows.pak.
LogIoDispatcher: Display: Reading toc: ../../../MyProject/Content/Paks/MyProject-Windows.utoc
LogIoDispatcher: Display: Toc signature hash: 0000000000000000000000000000000000000000
LogIoDispatcher: Display: Mounting container '../../../MyProject/Content/Paks/MyProject-Windows.utoc' in location slot 0
LogPakFile: Display: Mounted IoStore container "../../../MyProject/Content/Paks/MyProject-Windows.utoc"
LogPakFile: Display: Mounted Pak file '../../../MyProject/Content/Paks/MyProject-Windows.pak', mount point: '../../../'
LogStats: Stats thread started at 0.081522
LogAssetRegistry: Premade AssetRegistry loaded from '../../../MyProject/AssetRegistry.bin'
LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +8:00, Platform Override: ''
LogInit: Session CrashGUID >====================================================
Session CrashGUID > UECC-Windows-10AF5013498D0DE029514CB66DCCA7AB
Session CrashGUID >====================================================
LogConfig: No local boot hotfix file found at: [../../../MyProject/Saved/PersistentDownloadDir/HotfixForNextBoot.txt]
LogPluginManager: Error: Unable to load plugin 'VRM4U'. It was requested by Enabled plugins in .uproject for , but it has a dependency that is missing on disk.
The missing dependency is OSC (ReferenceChain: VRM4U -> OSC).
Aborting.
Looked in these locations for .uplugin files:
Manifest: E:/unreal projects/MyProject/package/Windows/MyProject/Plugins/MyProject.upluginmanifest
PluginsDir: E:/unreal projects/MyProject/package/Windows/MyProject/Mods/
PakFiles: E:/unreal projects/MyProject/package/Windows/MyProject/Content/Paks
LogCore: Engine exit requested (reason: EngineExit() was called)
LogExit: Preparing to exit.
LogPakFile: Destroying PakPlatformFile
LogExit: Exiting.
Log file closed, 10/10/24 17:18:25
UnrealEngine Version:
ue 5.4.4
Additional context
i been trying to make my game with vrm but i can't seem to make it work and i tried just using the default dummies and it works but when i use the plugin i don't see to play it
Describe the bug so i successfully did a package and when i play the game it doesn't launch but i see this error but idk how to identify what is wrong? help
myproject.log Log file open, 10/10/24 17:18:25 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: Enabling Tpause support LogWindows: Custom abort handler registered for crash reporting. LogInit: Display: Running engine for game: MyProject LogCore: Display: UTS: The Unreal Trace Server binary is not available ('../../../Engine/Binaries/Win64/UnrealTraceServer.exe') LogTrace: Initializing trace... LogTrace: Finished trace initialization. LogCsvProfiler: Display: Metadata set : platform="Windows" LogCsvProfiler: Display: Metadata set : config="Development" LogCsvProfiler: Display: Metadata set : buildversion="++UE5+Release-5.4-CL-35576357" LogCsvProfiler: Display: Metadata set : engineversion="5.4.4-35576357+++UE5+Release-5.4" LogCsvProfiler: Display: Metadata set : os="Windows 11 (23H2) [10.0.22631.4317] " LogCsvProfiler: Display: Metadata set : cpu="GenuineIntel|12th Gen Intel(R) Core(TM) i5-12400F" 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="" ......\MyProject\MyProject.uproject"" LogCsvProfiler: Display: Metadata set : loginid="e729e0d94b9560e3c3cc248e1158de23" LogCsvProfiler: Display: Metadata set : llm="0" LogInit: Display: Project file not found: ../../../MyProject/MyProject.uproject LogInit: Display: Attempting to find via project info helper. LogPakFile: Initializing PakPlatformFile LogIoDispatcher: Display: Reading toc: ../../../MyProject/Content/Paks/global.utoc LogIoDispatcher: Display: Toc signature hash: 0000000000000000000000000000000000000000 LogIoDispatcher: Display: Mounting container '../../../MyProject/Content/Paks/global.utoc' in location slot 0 LogPakFile: Display: Initialized I/O dispatcher file backend. Mounted the global container: ../../../MyProject/Content/Paks/global.utoc LogPakFile: Display: Found Pak file ../../../MyProject/Content/Paks/MyProject-Windows.pak attempting to mount. LogPakFile: Display: Mounting pak file ../../../MyProject/Content/Paks/MyProject-Windows.pak. LogIoDispatcher: Display: Reading toc: ../../../MyProject/Content/Paks/MyProject-Windows.utoc LogIoDispatcher: Display: Toc signature hash: 0000000000000000000000000000000000000000 LogIoDispatcher: Display: Mounting container '../../../MyProject/Content/Paks/MyProject-Windows.utoc' in location slot 0 LogPakFile: Display: Mounted IoStore container "../../../MyProject/Content/Paks/MyProject-Windows.utoc" LogPakFile: Display: Mounted Pak file '../../../MyProject/Content/Paks/MyProject-Windows.pak', mount point: '../../../' LogStats: Stats thread started at 0.081522 LogAssetRegistry: Premade AssetRegistry loaded from '../../../MyProject/AssetRegistry.bin' LogICUInternationalization: ICU TimeZone Detection - Raw Offset: +8:00, Platform Override: '' LogInit: Session CrashGUID >==================================================== Session CrashGUID > UECC-Windows-10AF5013498D0DE029514CB66DCCA7AB Session CrashGUID >==================================================== LogConfig: No local boot hotfix file found at: [../../../MyProject/Saved/PersistentDownloadDir/HotfixForNextBoot.txt] LogPluginManager: Error: Unable to load plugin 'VRM4U'. It was requested by Enabled plugins in .uproject for , but it has a dependency that is missing on disk. The missing dependency is OSC (ReferenceChain: VRM4U -> OSC). Aborting. Looked in these locations for .uplugin files: Manifest: E:/unreal projects/MyProject/package/Windows/MyProject/Plugins/MyProject.upluginmanifest PluginsDir: E:/unreal projects/MyProject/package/Windows/MyProject/Mods/ PakFiles: E:/unreal projects/MyProject/package/Windows/MyProject/Content/Paks LogCore: Engine exit requested (reason: EngineExit() was called) LogExit: Preparing to exit. LogPakFile: Destroying PakPlatformFile LogExit: Exiting. Log file closed, 10/10/24 17:18:25
UnrealEngine Version: ue 5.4.4
Additional context i been trying to make my game with vrm but i can't seem to make it work and i tried just using the default dummies and it works but when i use the plugin i don't see to play it