Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

4.26 - 5.1 version , package problem , and launch on ios & android #412

Open
yeongpin opened this issue Mar 31, 2023 · 1 comment
Open

Comments

@yeongpin
Copy link

### When plugin in Engine/Plugin/Marketplace & Engine/Plugin it will cant package
[2023.03.31-14.20.06:632][447]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Setting up ProjectParams for E:\project\VaRest\VaRest.uproject [2023.03.31-14.20.06:918][481]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): VaRest.uproject requires a temporary target.cs to be generated (VaRest plugin is enabled) [2023.03.31-14.20.07:474][548]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ********** BUILD COMMAND STARTED ********** [2023.03.31-14.20.07:504][551]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Running: E:\UE_4.26\Engine\Binaries\DotNET\UnrealBuildTool.exe VaRest Android Development -Project=E:\project\VaRest\VaRest.uproject E:\project\VaRest\VaRest.uproject -NoUBTMakefiles -remoteini="E:\project\VaRest" -skipdeploy -Manifest=E:\project\VaRest\Intermediate\Build\Manifest.xml -NoHotReload -log="C:\Users\yeong\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+UE_4.26\UBT-VaRest-Android-Development.txt" [2023.03.31-14.20.20:937][157]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): ERROR: Plugin 'VaRest' (referenced via VaRest.uproject) does not contain the 'VaRest' module, but lists it in 'E:\UE_4.26\Engine\Plugins\Marketplace\VaRestPlugin\VaRest.uplugin'. [2023.03.31-14.20.20:937][157]PackagingResults: Error: Plugin 'VaRest' (referenced via VaRest.uproject) does not contain the 'VaRest' module, but lists it in 'E:\UE_4.26\Engine\Plugins\Marketplace\VaRestPlugin\VaRest.uplugin'. [2023.03.31-14.20.20:993][164]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): Took 13.4981436s to run UnrealBuildTool.exe, ExitCode=6 [2023.03.31-14.20.21:002][165]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): UnrealBuildTool failed. See log for more details. (C:\Users\yeong\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+UE_4.26\UBT-VaRest-Android-Development.txt) [2023.03.31-14.20.21:051][171]UATHelper: Packaging (Android (Multi:ASTC,DXT,ETC2)): AutomationTool exiting with ExitCode=6 (6)

But it in project/Plugins it cant package into apk or ios , and launch on ios & apk , it cant load function , or will appear modules missing

@huaikitty
Copy link

Only keep one plugin in same project.
If modules missing, Try add a c++ class to project to build again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants