Hello
UE5.3 works well with Audio2Face 2023.2.0 in game mode (certainly editor mode also works fine)
Then I tried the same plugin in UE 5.4.1, it failed with the following error in game mode(editor mode works) .
The following error can be found in log when game starts
LogLiveLink: Warning: Create Source Failure: The settings are not defined.
LogLiveLink: Warning: Create Subject Failure: The source doesn't exist.
LogLiveLink: Error: Could not apply 'LiveLinkPreset /Game/A2FLiveLinkPreset.A2FLiveLinkPreset'
I created the live link as below.
It works in editor mode and I can see lip animation.
Then store it as a preset.
Edit the blueprint to apply this preset when application starts.
The same configuration works fine in UE 5.3.2 but failed with above error in UE 5.4.1
When the game is being built, I see the following warning messages. Unsure if this is related.
UATHelper: Packaging (Windows): LogInit: Display: LogPluginManager: Warning: Plugin 'OmniverseLiveLink' requires engine version '5.3.0' and may not be compatible with the current current engine version '5.4.0-33043543+++UE5+Release-5.4'
UATHelper: Packaging (Windows): LogInit: Display: LogLinker: Warning: [AssetLog] E:\UEProjects\Demo_UE54\Content\A2FLiveLinkPreset.uasset: VerifyImport: Failed to find script package for import object 'Package /Script/OmniverseLiveLink'
Errors from Audio2Face log, it cannot connect to port 12030. I checked and actually this port is not listened.
2024-05-12 10:28:20 [1,519,514ms] [Error] [omni.audio2face.exporter.scripts.livelinksender] Socket not connected: localhost, 12030
2024-05-12 10:28:22 [1,521,580ms] [Error] [omni.audio2face.exporter.scripts.livelinksender] Socket not connected: localhost, 12030
2024-05-12 10:28:25 [1,523,662ms] [Error] [omni.audio2face.exporter.scripts.livelinksender] Socket not connected: localhost, 12030
2024-05-12 10:28:27 [1,525,743ms] [Error] [omni.audio2face.exporter.scripts.livelinksender] Socket not connected: localhost, 12030
2024-05-12 10:28:29 [1,527,808ms] [Error] [omni.audio2face.exporter.scripts.livelinksender] Socket not connected: localhost, 12030
2024-05-12 10:28:31 [1,529,894ms] [Error] [omni.audio2face.exporter.scripts.livelinksender] Socket not connected: localhost, 12030