Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown structure error when try to package a project for android while using Viseme Data #61

Closed
lucoiso opened this issue Jan 2, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@lucoiso
Copy link
Owner

lucoiso commented Jan 2, 2023

From forum's post: https://forums.unrealengine.com/t/free-azspeech-plugin-text-to-speech-speech-to-text-and-more-with-microsoft-azure-cognitive-services/495394/108?u=lucoiso

man71999
Hi, I was testing the text to sound wave and it worked in the editor. However, when I try to package project to quest pro(andoid), the following errors exist.

UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)):   LogUObjectGlobals: Warning: [AssetLog] C:\Program Files\Epic Games\t\u\Samples\Oculus\PassthroughSample 4.27 - 3 4.27 - 2\Content\Passthrough\Blueprints\VRPTPawn.uasset: Failed to load '/Script/AzSpeech': Can't find file.
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)):   LogProperty: Error: FStructProperty::Serialize Loading: Property 'StructProperty /Game/Passthrough/Blueprints/VRPTPawn.VRPTPawn_C:VisemeReceived_91EB4E564A6A7D8F7E59B88F485D6817:VisemeData'. Unknown structure.
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)):   LogUObjectGlobals: Warning: [AssetLog] C:\Program Files\Epic Games\t\u\Samples\Oculus\PassthroughSample 4.27 - 3 4.27 - 2\Content\Passthrough\Blueprints\VRPTPawn.uasset: Failed to load '/Script/AzSpeech': Can't find file.
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)):   LogProperty: Error: FStructProperty::Serialize Loading: Property 'StructProperty /Game/Passthrough/Blueprints/VRPTPawn.VRPTPawn_C:ExecuteUbergraph_VRPTPawn:K2Node_CustomEvent_VisemeData'. Unknown structure.
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)):   LogUObjectGlobals: Warning: [AssetLog] C:\Program Files\Epic Games\t\u\Samples\Oculus\PassthroughSample 4.27 - 3 4.27 - 2\Content\Passthrough\Blueprints\VRPTPawn.uasset: Failed to load '/Script/AzSpeech': Can't find file.

I can package it if uninstalled this plugin. I tried the market place version and the up to date version. My unreal version is 4.7.2. Any help would be appreciated

@lucoiso lucoiso self-assigned this Jan 2, 2023
@lucoiso lucoiso added the bug Something isn't working label Jan 2, 2023
@lucoiso
Copy link
Owner Author

lucoiso commented Jan 2, 2023

Could not reproduce this issue yet.
Initially testing with UE5.1 ant the plugin version from master branch.

The plugin is compiling normally here and in the UE Marketplace team's enviroment (they test the building before allowing the publish).

I'll continue try to reproduce this issue using different engine and VS versions!

Last output:

UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Package command time: 15.93 s
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ********** PACKAGE COMMAND COMPLETED **********
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ********** ARCHIVE COMMAND STARTED **********
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Archiving to D:/lucas/Desktop/Packaging Test
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Android (8490178, based on r450784d) clang version 14.0.6 (https://android.googlesource.com/toolchain/llvm-project 4c603efb0cca074e9238af8b4106c30add4418f6)
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Target: x86_64-w64-windows-gnu
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Thread model: posix
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): InstalledDir: C:/Users/lucas/AppData/Local/Android/Sdk/ndk/25.1.8937393/toolchains/llvm/prebuilt/windows-x86_64/bin
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: com.YourCompany.PluginsManagement
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: 1
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: com.YourCompany.PluginsManagement
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: 1
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: com.YourCompany.PluginsManagement
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: 1
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: com.YourCompany.PluginsManagement
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): GetPackageInfo ReturnValue: 1
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Archive command time: 0.22 s
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ********** ARCHIVE COMMAND COMPLETED **********
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): BuildCookRun time: 32.88 s
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): BUILD SUCCESSFUL
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): AutomationTool executed for 0h 0m 33s
UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): AutomationTool exiting with ExitCode=0 (Success)

@lucoiso
Copy link
Owner Author

lucoiso commented Jan 6, 2023

man71999
problem solved by using the hotfix version

https://github.com/lucoiso/UEAzSpeech/tree/hotfix/ANDROID-PACKAGING-ARM

@lucoiso lucoiso closed this as completed Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant