Hey, I have been working on an app that I want to start putting on google console but every time I try to package it I keep getting the same error with some enums I have been using. Everything works fine in the editor and when I launch the app on my phone.
I search around on the forums and nothing seems to be helping. I read that some people deleted the assets that were causing problems and then recreated a new one but that didn’t help. I tried rewriting the code I have just used a byte instead of an enum but then when I did that some other enums I was using started to cause the same issue…
I am not sure if this is a factor but I am using blueprints for a good portion of the app (none of which seems to give me issues). I may have started the project in either version 24 or 25 and went up to 26. I have tried reinstalling the android sdk and other settings following some tutorials for version 26 that I saw with people having issues, that still doesn’t seem to help.
If anyone could give me some feedback that would be appreciated.
This is the Error I keep getting:
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: begin: stack for UAT
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: === Handled ensure: ===
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error:
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: Ensure condition failed: bFoundLinker [File:D:/Build/++UE4/Sync/Engine/Source/Developer/BlueprintNativeCodeGen/Private/BlueprintNativeCodeGenManifest.cpp] [Line: 223]
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: Failed to identify the asset package that ‘/Game/CoreData/Vars/ExeriseProgramType_Enum’ belongs to.
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: Stack:
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc0ae60126 UE4Editor-BlueprintNativeCodeGen.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc0ae3674b UE4Editor-BlueprintNativeCodeGen.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc0ae3cc34 UE4Editor-BlueprintNativeCodeGen.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc0ae2e73a UE4Editor-BlueprintNativeCodeGen.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc149b0c76 UE4Editor-UnrealEd.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc149a3fe4 UE4Editor-UnrealEd.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc149b91df UE4Editor-UnrealEd.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc147f5dfd UE4Editor-UnrealEd.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc1481fc9a UE4Editor-UnrealEd.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ff7e0409a29 UE4Editor-Cmd.exe!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ff7e0400eec UE4Editor-Cmd.exe!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ff7e040125a UE4Editor-Cmd.exe!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ff7e04152bd UE4Editor-Cmd.exe!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ff7e041736e UE4Editor-Cmd.exe!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc744f7034 KERNEL32.DLL!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: [Callstack] 0x00007ffc75d02651 ntdll.dll!UnknownFunction []
UATHelper: Packaging (Android (ASTC)): LogInit: Display: LogOutputDevice: Error: end: stack for UAT